• Linus Torvalds's avatar
    Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm · 64c6a36d
    Linus Torvalds authored
    Pull power management fixes from Rafael Wysocki:
     "These fix the intel_pstate and amd-pstate cpufreq drivers and the
      cpupower utility.
    
      Specifics:
    
       - Fix a recently introduced unchecked HWP MSR access in the
         intel_pstate driver (Srinivas Pandruvada)
    
       - Add missing conversion from MHz to KHz to amd_pstate_set_boost() to
         address sysfs inteface inconsistency and fix P-state frequency
         reporting on AMD Family 1Ah CPUs in the cpupower utility (Dhananjay
         Ugwekar)
    
       - Get rid of an excess global header file used by the amd-pstate
         cpufreq driver (Arnd Bergmann)"
    
    * tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
      cpufreq: intel_pstate: Fix unchecked HWP MSR access
      cpufreq: amd-pstate: Fix the inconsistency in max frequency units
      cpufreq: amd-pstate: remove global header file
      tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
    64c6a36d
MAINTAINERS 742 KB