• Rafael J. Wysocki's avatar
    Merge tag 'linux-cpupower-6.12-rc1-2' of... · ffa1f26d
    Rafael J. Wysocki authored
    Merge tag 'linux-cpupower-6.12-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shuah/linux
    
    Merge the second round of cpupower utility updates for 6.12-rc1 from
    Shuah Khan:
    
    "This cpupower second update for Linux 6.12-rc1 consists of a fix
     and a new feature.
    
     -- adds missing powercap_set_enabled() stub function
     -- adds SWIG bindings files for libcpupower
    
     SWIG is a tool packaged in Fedora and other distros that can generate
     bindings from C and C++ code for several languages including Python,
     Perl, and Go.
    
     These bindings allows users to easily write scripts that use and extend
     libcpupower's functionality. Currently, only Python is provided in the
     makefile, but additional languages may be added if there is demand.
    
     Note that while SWIG itself is GPL v3+ licensed; the resulting output,
     the bindings code, is permissively licensed + the license of the .o
     files. Please see the following for more details.
    
     - https://swig.org/legal.html.
     - https://lore.kernel.org/linux-pm/Zqv9BOjxLAgyNP5B@hatbackup"
    
    * tag 'linux-cpupower-6.12-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shuah/linux:
      pm:cpupower: Add error warning when SWIG is not installed
      MAINTAINERS: Add Maintainers for SWIG Python bindings
      pm:cpupower: Include test_raw_pylibcpupower.py
      pm:cpupower: Add SWIG bindings files for libcpupower
      pm:cpupower: Add missing powercap_set_enabled() stub function
    ffa1f26d
MAINTAINERS 756 KB