[GIT PULL] Power management fix for v6.2-rc8

From: Rafael J. Wysocki
Date: Thu Feb 09 2023 - 13:49:29 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.2-rc8

with top-most commit 918c5765a15420ad60730fbe5b5b67beb74ca7b6

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

on top of commit 4ec5183ec48656cec489c49f989c508b68b518e3

Linux 6.2-rc7

to receive a power management fix for 6.2-rc8.

Fix the incorrect value returned by cpufreq driver's ->get() callback
for Qualcomm platforms (Douglas Anderson).

Thanks!


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

Douglas Anderson (1):
cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systems

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

drivers/cpufreq/qcom-cpufreq-hw.c | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)