[GIT PULL] ACPI fix for v6.14-rc6

From: Rafael J. Wysocki
Date: Fri Mar 07 2025 - 15:52:37 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.14-rc6

with top-most commit 9a43102daf64dd0d172d8b39836dbc1dba4da1ea

platform/x86/amd: pmf: Add balanced-performance to hidden choices

on top of commit 7eb172143d5508b4da468ed59ee857c6e5e01da6

Linux 6.14-rc5

to receive an ACPI fix for 6.14-rc6.

This restores the previous behavior of the ACPI platform_profile sysfs
interface that has been changed recently in a way incompatible with the
existing user space (Mario Limonciello).

The tag above has been signed with a new subkey recently added to my
key, so if there's any problem with verifying it, please kindly let me
know.

Thanks!


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

Mario Limonciello (3):
ACPI: platform_profile: Add support for hidden choices
platform/x86/amd: pmf: Add 'quiet' to hidden choices
platform/x86/amd: pmf: Add balanced-performance to hidden choices

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

drivers/acpi/platform_profile.c | 94 +++++++++++++++++++++++++++++---------
drivers/platform/x86/amd/pmf/sps.c | 11 +++++
include/linux/platform_profile.h | 3 ++
3 files changed, 87 insertions(+), 21 deletions(-)