Hi Linus, Please pull from the tag git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ acpi-6.3-rc1-2 with top-most commit 57b76324c2a03b7b75d2d93f5c83f4340fd9b621 Merge branches 'acpi-pm' and 'acpi-x86' on top of commit 88af9b164c7a25a71b1a1a699872b869e2e84c77 Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm to receive more ACPI updates for 6.3-rc1. These update ACPI quirks for some x86 platforms and add an IRQ override quirk for one more system. Specifics: - Add an ACPI IRQ override quirk for Asus Expertbook B2402FBA (Vojtech Hejsek). - Drop a suspend-to-idle quirk for HP Elitebook G9 that is not needed any more after a firmware update (Mario Limonciello). - Add all Cezanne systems to the list for forcing StorageD3Enable, because they all need the same quirk (Mario Limonciello). Thanks! --------------- Mario Limonciello (2): ACPI: x86: Drop quirk for HP Elitebook ACPI: x86: utils: Add Cezanne to the list for forcing StorageD3Enable Vojtech Hejsek (1): ACPI: resource: Skip IRQ override on Asus Expertbook B2402FBA --------------- drivers/acpi/resource.c | 7 +++++++ drivers/acpi/x86/s2idle.c | 24 ------------------------ drivers/acpi/x86/utils.c | 37 +++++++++++++------------------------ 3 files changed, 20 insertions(+), 48 deletions(-)