All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Check ACPI device poweroff capability
@ 2012-11-09  1:54 Aaron Lu
  2012-11-09  1:54 ` [PATCH 1/2] acpi: introduce swset flag for power_state Aaron Lu
  2012-11-09  1:54 ` [PATCH 2/2] acpi: add function to check if poweroff is possible Aaron Lu
  0 siblings, 2 replies; 6+ messages in thread
From: Aaron Lu @ 2012-11-09  1:54 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Len Brown, linux-acpi, Aaron Lu

This patchset introduces a way to check if ACPI has provided a way
to put the devicei into D3 cold power state.

This patchset is based on Rafael's patchset:
ACPI / PM: ACPI power management callback routines for subsystems
http://marc.info/?l=linux-acpi&m=135150188412673&w=2

Aaron Lu (2):
  acpi: introduce swset flag for power_state
  acpi: add function to check if poweroff is possible

 drivers/acpi/scan.c     | 9 ++++++++-
 include/acpi/acpi_bus.h | 6 ++++++
 2 files changed, 14 insertions(+), 1 deletion(-)

-- 
1.7.12.4


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-11-22 18:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-09  1:54 [PATCH 0/2] Check ACPI device poweroff capability Aaron Lu
2012-11-09  1:54 ` [PATCH 1/2] acpi: introduce swset flag for power_state Aaron Lu
2012-11-21  0:11   ` Rafael J. Wysocki
2012-11-21 12:24     ` [PATCH v2] acpi: introduce os_accessible " Aaron Lu
2012-11-22  0:16       ` Rafael J. Wysocki
2012-11-09  1:54 ` [PATCH 2/2] acpi: add function to check if poweroff is possible Aaron Lu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.