Searched hist:f517709d65beed95f52f021b43e3035b52ef791a (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/acpi/ |
H A D | wakeup.c | diff f517709d65beed95f52f021b43e3035b52ef791a Wed Feb 17 16:41:49 CST 2010 Rafael J. Wysocki <rjw@sisk.pl> ACPI / PM: Add more run-time wake-up fields
Use the run_wake flag to mark all devices for which run-time wake-up events may be generated by the platform. Introduce a new wake-up flag, always_enabled, for marking devices that should be permanently enabled to generate run-time events. Also, introduce a reference counter for run-wake devices and a function that will initialize all of the run-time wake-up fields for given device.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Len Brown <len.brown@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
|
H A D | button.c | diff f517709d65beed95f52f021b43e3035b52ef791a Wed Feb 17 16:41:49 CST 2010 Rafael J. Wysocki <rjw@sisk.pl> ACPI / PM: Add more run-time wake-up fields
Use the run_wake flag to mark all devices for which run-time wake-up events may be generated by the platform. Introduce a new wake-up flag, always_enabled, for marking devices that should be permanently enabled to generate run-time events. Also, introduce a reference counter for run-wake devices and a function that will initialize all of the run-time wake-up fields for given device.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Len Brown <len.brown@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
|
H A D | scan.c | diff f517709d65beed95f52f021b43e3035b52ef791a Wed Feb 17 16:41:49 CST 2010 Rafael J. Wysocki <rjw@sisk.pl> ACPI / PM: Add more run-time wake-up fields
Use the run_wake flag to mark all devices for which run-time wake-up events may be generated by the platform. Introduce a new wake-up flag, always_enabled, for marking devices that should be permanently enabled to generate run-time events. Also, introduce a reference counter for run-wake devices and a function that will initialize all of the run-time wake-up fields for given device.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Len Brown <len.brown@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
|
/openbmc/linux/include/acpi/ |
H A D | acpi_bus.h | diff f517709d65beed95f52f021b43e3035b52ef791a Wed Feb 17 16:41:49 CST 2010 Rafael J. Wysocki <rjw@sisk.pl> ACPI / PM: Add more run-time wake-up fields
Use the run_wake flag to mark all devices for which run-time wake-up events may be generated by the platform. Introduce a new wake-up flag, always_enabled, for marking devices that should be permanently enabled to generate run-time events. Also, introduce a reference counter for run-wake devices and a function that will initialize all of the run-time wake-up fields for given device.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Len Brown <len.brown@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
|