Hi Linus, Please pull from the tag git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ pm-5.13-rc7 with top-most commit 771fac5e26c17845de8c679e6a947a4371e86ffc Revert "cpufreq: CPPC: Add support for frequency invariance" on top of commit 009c9aa5be652675a06d5211e1640e02bbb1c33d Linux 5.13-rc6 to receive a power management fix for 5.13-rc7. This removes recently added frequency invariance support from the CPPC cpufreq driver, because it has turned out to be problematic and it cannot be fixed properly on time for 5.13 (Viresh Kumar). Thanks! --------------- Viresh Kumar (1): Revert "cpufreq: CPPC: Add support for frequency invariance" --------------- drivers/cpufreq/Kconfig.arm | 10 -- drivers/cpufreq/cppc_cpufreq.c | 245 ++--------------------------------------- include/linux/arch_topology.h | 1 - kernel/sched/core.c | 1 - 4 files changed, 12 insertions(+), 245 deletions(-)