Skip to content
ACPI fixes for v4.13-rc3

 - Add an ACPI module parameter to allow users to override the
   new default behavior on some systems where the EC GPE is not
   disabled during suspend-to-idle in case the EC on their systems
   generates excessive wakeup events and they want to sacrifice
   some functionality (like power button wakeups) for extra battery
   life while suspended (Rafael Wysocki).

 - Fix flushing of the outstanding EC work in the ACPI core
   suspend-to-idle code (Rafael Wysocki).

 - Add a missing include and fix a messed-up comment in the ACPI
   NUMA code (Ross Zwisler).