[GIT PULL] Power management fixes for v5.17-rc6

From: Rafael J. Wysocki
Date: Fri Feb 25 2022 - 10:32:17 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.17-rc6

with top-most commit c5eb92f57de2446e0071c3af70ea54f237eb05d5

Merge branch 'cpufreq/arm/fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm

on top of commit cfb92440ee71adcc2105b0890bb01ac3cddb8507

Linux 5.17-rc5

to receive power management fixes for 5.17-rc6.

These fix the throttle IRQ handling during cpufreq initialization on
Qualcomm platforms (Bjorn Andersson).

Thanks!


---------------

Bjorn Andersson (2):
cpufreq: Reintroduce ready() callback
cpufreq: qcom-hw: Delay enabling throttle_irq

---------------

Documentation/cpu-freq/cpu-drivers.rst | 3 +++
Documentation/translations/zh_CN/cpu-freq/cpu-drivers.rst | 2 ++
drivers/cpufreq/cpufreq.c | 4 ++++
drivers/cpufreq/qcom-cpufreq-hw.c | 11 ++++++++++-
include/linux/cpufreq.h | 3 +++
5 files changed, 22 insertions(+), 1 deletion(-)