All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aaron Lu <aaron.lu@intel.com>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Len Brown <lenb@kernel.org>,
	linux-acpi@vger.kernel.org, Aaron Lu <aaron.lwe@gmail.com>
Subject: [PATCH 0/2] Check ACPI device poweroff capability
Date: Fri,  9 Nov 2012 09:54:54 +0800	[thread overview]
Message-ID: <1352426096-15116-1-git-send-email-aaron.lu@intel.com> (raw)

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


             reply	other threads:[~2012-11-09  1:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-09  1:54 Aaron Lu [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1352426096-15116-1-git-send-email-aaron.lu@intel.com \
    --to=aaron.lu@intel.com \
    --cc=aaron.lwe@gmail.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=rjw@sisk.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.