[GIT PULL] Power management fix for v6.12-rc7

From: Rafael J. Wysocki
Date: Fri Nov 08 2024 - 15:02:21 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.12-rc7

with top-most commit 92447aa5f6e7fbad9427a3fd1bb9e0679c403206

cpufreq: intel_pstate: Update asym capacity for CPUs that were
offline initially

on top of commit 59b723cd2adbac2a34fc8e12c74ae26ae45bf230

Linux 6.12-rc6

to receive a power management fix for 6.12-rc7.

This fixes the asymmetric CPU capacity support code in the intel_pstate
driver, added during this development cycle, to address a corner case in
which the capacity of a CPU going online is not updated (Rafael Wysocki).

Thanks!


---------------

Rafael J. Wysocki (2):
cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before driver
registration
cpufreq: intel_pstate: Update asym capacity for CPUs that were
offline initially

---------------

drivers/cpufreq/intel_pstate.c | 26 +++++++++++++++++++++++---
1 file changed, 23 insertions(+), 3 deletions(-)