[PATCH v3 0/4] cpufreq: intel_pstate: A fix and some cleanups

From: Rafael J. Wysocki

Date: Wed Jun 24 2026 - 13:39:31 EST


Hi,

This replaces

https://lore.kernel.org/linux-pm/6005456.DvuYhMxLoT@rafael.j.wysocki/

and drops the most significant change in it which was making intel_pstate
set cpuinfo_min_freq to a lower value with HWP enabled. That change
went too far and needs to be reconsidered.

The other changes in the series, and in particular the fix in the first
patch, are useful and will facilitate further improvements, so here
they go.

This series is independent of

https://lore.kernel.org/linux-pm/6286434.lOV4Wx5bFT@rafael.j.wysocki/

and applies to Linux 7.1.

Thanks!