]> www.infradead.org Git - nvme.git/commit
Merge tag 'pm-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Dec 2024 18:47:47 +0000 (10:47 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Dec 2024 18:47:47 +0000 (10:47 -0800)
commit78b1346123bbd66060432994c28a7ca390b7e0cd
tree7177641692320bbfb3ee8a250ee28dfea3ac27d9
parentbe6bb3619eeda0cd3a52ead9e63c5795ac87f0c5
parent05648c2f58b3da82d304e7a449101a4545472836
Merge tag 'pm-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull power management fixes from Rafael Wysocki:
 "These fix some amd-pstate driver issues:

   - Detect preferred core support in amd-pstate before driver
     registration to avoid initialization ordering issues (K Prateek
     Nayak)

   - Fix issues with with boost numerator handling in amd-pstate leading
     to inconsistently programmed CPPC max performance values (Mario
     Limonciello)"

* tag 'pm-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  cpufreq/amd-pstate: Use boost numerator for upper bound of frequencies
  cpufreq/amd-pstate: Store the boost numerator as highest perf again
  cpufreq/amd-pstate: Detect preferred core support before driver registration