[GIT PULL] Power management fix for v6.10-rc6

From: Rafael J. Wysocki
Date: Thu Jun 27 2024 - 15:14:30 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.10-rc6

with top-most commit a1ff59784b277795a613beaa5d3dd9c5595c69a7

cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missing

on top of commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454

Linux 6.10-rc5

to receive a power management fix for 6.10-rc6.

This modifies the intel_pstate driver to use HWP to initialize the ITMT
scheduler extension if ACPI CPPC cannot be used for that, which is the
case on some hybrid x86 systems.

Thanks!


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

Rafael J. Wysocki (1):
cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missing

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

drivers/cpufreq/intel_pstate.c | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)