[GIT PULL] Power management fix for v6.12-rc1
From: Rafael J. Wysocki
Date: Fri Sep 27 2024 - 16:17:58 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.12-rc1-2
with top-most commit 4c411cca33cf1c21946b710b2eb59aca9f646703
intel_idle: fix ACPI _CST matching for newer Xeon platforms
on top of commit 02824a5fd11f99b4637668926a59aab3698b46a9
Merge tag 'pm-6.12-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
to receive a power management fix for 6.12-rc1.
This fixes idle states enumeration in the intel_idle driver on
platforms supporting multiple flavors of the C6 idle state (Artem
Bityutskiy).
Thanks!
---------------
Artem Bityutskiy (1):
intel_idle: fix ACPI _CST matching for newer Xeon platforms
---------------
drivers/idle/intel_idle.c | 37 +++++++++++++++++++++++++++++--------
1 file changed, 29 insertions(+), 8 deletions(-)