commit | e0fa975d85b2ec300b3d69f08bc4933f79316651 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Sep 30 02:25:42 2014 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Sep 30 21:04:47 2014 +0200 |
tree | a6db7c3de5d129fff7209ab5e211a150002e13d5 | |
parent | 5a0b8deeeb19906b24a48d0078aa6b64dc0b4dab [diff] |
ACPICA: Introduce acpi_enable_all_wakeup_gpes() Add a routine for host OSes to enable all wakeup GPEs and disable all of the non-wakeup ones at the same time. It will be used for the handling of GPE wakeup from suspend-to-idle in Linux. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>