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

From: Rafael J. Wysocki
Date: Fri Jun 14 2024 - 09:32:04 EST


Hi Linus,

Please pull from the tag

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

with top-most commit 350cbb5d2f676bff22c49e5e81764c3b8da342a9

cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()

on top of commit 83a7eefedc9b56fe7bfeff13b6c7356688ffa670

Linux 6.10-rc3

to receive a power management fix for 6.10-rc4.

This restores the behavior of the no_turbo sysfs attribute in the
intel_pstate driver which allowed users to make the driver start
using turbo P-states if they had been enabled on the fly by the
firmware after OS initialization.

Thanks!


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

Rafael J. Wysocki (1):
cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()

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

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