[GIT PULL] ACPI fixes for v6.3-rc7

From: Rafael J. Wysocki
Date: Fri Apr 14 2023 - 09:55:25 EST


Hi Linus,

Please pull from the tag

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

with top-most commit a3babdb7a8f73c3d8965b245fe1b758b87538912

Merge branch 'acpi-x86'

on top of commit 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d

Linux 6.3-rc6

to receive ACPI fixes for 6.3-rc7.

These add two ACPI-related quirks:

- Add a quirk to force StorageD3Enable on AMD Picasso systems (Mario
Limonciello).

- Add an ACPI IRQ override quirk for ASUS ExpertBook B1502CBA (Paul
Menzel).

Thanks!


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

Mario Limonciello (1):
ACPI: x86: utils: Add Picasso to the list for forcing StorageD3Enable

Paul Menzel (1):
ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBA

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

drivers/acpi/resource.c | 7 +++++++
drivers/acpi/x86/utils.c | 1 +
2 files changed, 8 insertions(+)