[PATCH V2 0/5] cpufreq: Boost related cleanups / fixes

From: Viresh Kumar
Date: Thu Apr 24 2025 - 12:20:43 EST


Hello,

This series tries to fix boost related issues found recently.

The first patch fixes the boost related breakage introduced recently. It should
be applied for v6.15-rc4.

The other four patches are general optimizations and fixes for boost handling in
general. These can be applied to -rc or next merge window.

--
Viresh

V1->V2:
- Drop one patch.
- Fix the commit log of 1/5.
- Add Reviewed-by and Tested-by tags.

Viresh Kumar (5):
cpufreq: acpi: Re-sync CPU boost state on system resume
cpufreq: Don't unnecessarily call set_boost()
cpufreq: Introduce policy_set_boost()
cpufreq: Preserve policy's boost state after resume
cpufreq: Force sync policy boost with global boost on sysfs update

drivers/cpufreq/acpi-cpufreq.c | 15 +++++++--
drivers/cpufreq/cpufreq.c | 58 ++++++++++++++++++++--------------
2 files changed, 47 insertions(+), 26 deletions(-)

--
2.31.1.272.g89b43f80a514