Skip to content
More power management updates for 5.12-rc1

 - Address cpufreq regression introduced in 5.11 that causes
   CPU frequency reporting to be distorted on systems with CPPC
   that use acpi-cpufreq as the scaling driver (Rafael Wysocki).

 - Fix regression introduced during the 5.10 development cycle
   related to CPU hotplug and policy recreation in the
   qcom-cpufreq-hw driver (Shawn Guo).

 - Fix recent regression in the operating performance points (OPP)
   framework that may cause frequency updates to be skipped by
   mistake in some cases (Jonathan Marek).

 - Simplify schedutil governor code and remove a misleading comment
   from it (Yue Hu).

 - Fix kerneldoc comment typo in the cpufreq core (Yue Hu).