Skip to content
ACPI fixes for 5.14-rc4

 - Revert recent change of the ACPI IRQ resources handling that
   attempted to improve the ACPI IRQ override selection logic, but
   introduced serious regressions on some systems (Hui Wang).

 - Fix up quirks for AMD platforms in the suspend-to-idle support
   code so as to take upcoming systems using uPEP HID AMDI007 into
   account as appropriate (Mario Limonciello).

 - Fix the code retrieving DPTF attributes of the PCH FIVR so that
   it agrees on the return data type with the ACPI control method
   evaluated for this purpose (Srinivas Pandruvada).