[GIT PULL] Power management fix for v6.3-rc7

From: Rafael J. Wysocki
Date: Fri Apr 14 2023 - 09:58:06 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.3-rc7

with top-most commit 4654e9f9f43993eb9ce383fa7c88d14b052b8cc3

amd-pstate: Fix amd_pstate mode switch

on top of commit 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d

Linux 6.3-rc6

to receive a power management fix for 6.3-rc7.

Make the amd-pstate cpufreq driver take all of the possible combinations
of the "old" and "new" status values correctly while changing the
operation mode via sysfs (Wyes Karny).

Thanks!


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

Wyes Karny (1):
amd-pstate: Fix amd_pstate mode switch

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

drivers/cpufreq/amd-pstate.c | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)