[PATCH v2 0/6] cpufreq: intel_pstate: Set cpuinfo_min_freq to a lower value with HWP enabled plus cleanups

From: Rafael J. Wysocki

Date: Fri Jun 19 2026 - 13:46:36 EST


Hi,

This is in v2 because technically it is an update of

https://lore.kernel.org/linux-pm/2381464.iZASKD2KPV@rafael.j.wysocki/

but it contains new patches.

This series updates the intel_pstate driver to set cpuinfo_min_freq to a lower
value when HWP is enabled to support systems in which CPUs can actually run
at performance levels below the current minimum level.

It also carries out some code cleanups, mostly related to HWP, either in
preparation for the functional changes or top of them.

Thanks!