Nate Lawson e8b4d56eb5 Restructure the wake GPE API. Now there are three functions:
acpi_wake_init:
    Evaluate _PRW and set the GPE type
acpi_wake_set_enable:
    Enable or disable a device's GPE.
acpi_wake_sleep_prep:
    Perform any last-minute changes to the device to prepare it for
    entering the given sleep state.

Also, walk the entire namespace when transitioning to a sleep state,
disabling any GPEs which aren't appropriate for the given state.  Transition
acpi_lid and acpi_button to the new API.

This clears the way for non-ACPI-aware devices to wake the system (i.e.
modems) and fixes a problem where systems power up after shutdown when a
GPE is triggered.
2004-05-27 18:38:45 +00:00
..
2004-05-13 19:15:21 +00:00
2004-05-23 10:57:11 +00:00
2004-05-11 20:46:05 +00:00
2004-05-24 04:46:54 +00:00
2004-05-26 20:18:58 +00:00
2004-05-24 19:39:56 +00:00
2004-02-21 21:10:55 +00:00
2003-08-24 17:55:58 +00:00
2003-08-24 17:55:58 +00:00
2004-03-21 18:16:49 +00:00
2004-04-02 16:41:16 +00:00
2003-08-24 17:55:58 +00:00
2003-08-24 17:55:58 +00:00
2004-02-21 21:10:55 +00:00
2004-05-25 07:42:45 +00:00
2003-08-24 17:55:58 +00:00
2004-05-26 22:05:50 +00:00
2004-02-21 21:10:55 +00:00
2004-02-21 21:10:55 +00:00
2004-04-14 02:20:01 +00:00
2004-02-21 21:10:55 +00:00
2004-05-17 17:16:58 +00:00
2004-05-23 17:09:07 +00:00
2003-08-24 17:55:58 +00:00