[GIT PULL] Power management fixes for v6.10-rc8

From: Rafael J. Wysocki
Date: Wed Jul 10 2024 - 07:05:02 EST


Hi Linus,

Please pull from the tag

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

with top-most commit d92467ad9d9ee63a700934b9228a989ef671d511

cpufreq: ACPI: Mark boost policy as enabled when setting boost

on top of commit 22a40d14b572deb80c0648557f4bd502d7e83826

Linux 6.10-rc6

to receive power management fixes for final 6.10.

These fix two issues related to boost frequencies handling, one in the
cpufreq core and one in the ACPI cpufreq driver (Mario Limonciello).

Thanks!


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

Mario Limonciello (2):
cpufreq: Allow drivers to advertise boost enabled
cpufreq: ACPI: Mark boost policy as enabled when setting boost

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

drivers/cpufreq/acpi-cpufreq.c | 4 +++-
drivers/cpufreq/cpufreq.c | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)