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

From: Rafael J. Wysocki
Date: Fri Sep 06 2024 - 15:10:45 EST


Hi Linus,

Please pull from the tag

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

with top-most commit b02d2cf5b220872cd10afe610348b9ec41b9ac05

Merge tag 'amd-pstate-v6.11-2024-09-04' of
ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux

on top of commit 431c1646e1f86b949fa3685efc50b660a364c2b6

Linux 6.11-rc6

to receive a power management fix for 6.11-rc7.

This fixes an incorrect warning emitted by the amd-pstate driver on
processors that don't support X86_FEATURE_CPPC (Gautham Shenoy).

Thanks!


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

Gautham R. Shenoy (1):
cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on
certain Zen models

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

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