[GIT PULL] Power management fixes for v6.4-rc4

From: Rafael J. Wysocki
Date: Fri May 26 2023 - 12:32:22 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.4-rc4

with top-most commit 3bf8c6307bad5c0cc09cde982e146d847859b651

cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()

on top of commit 44c026a73be8038f03dbdeef028b642880cf1511

Linux 6.4-rc3

to receive power management fixes for 6.4-rc4.

These fix 3 issues related to the ->fast_switch callback in the AMD
P-state cpufreq driver (Gautham R. Shenoy and Wyes Karny).

Thanks!


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

Gautham R. Shenoy (1):
cpufreq: amd-pstate: Add ->fast_switch() callback

Wyes Karny (2):
cpufreq: amd-pstate: Remove fast_switch_possible flag from active driver
cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()

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

drivers/cpufreq/amd-pstate.c | 46 +++++++++++++++++++++++++++++++++++---------
1 file changed, 37 insertions(+), 9 deletions(-)