From: Lv Zheng <lv.zheng@intel.com>
To: "Rafael J . Wysocki" <rafael.j.wysocki@intel.com>,
"Rafael J . Wysocki" <rjw@rjwysocki.net>,
Len Brown <len.brown@intel.com>
Cc: Lv Zheng <lv.zheng@intel.com>, Lv Zheng <zetalog@gmail.com>,
linux-acpi@vger.kernel.org
Subject: [RFC PATCH 0/3] ACPI: sleep: mechanism to query wakeup reasons
Date: Thu, 14 Dec 2017 14:38:31 +0800 [thread overview]
Message-ID: <cover.1513233415.git.lv.zheng@intel.com> (raw)
This patchset adds a mechanism to query wakeup reasons (fixed events
and GPEs).
Chen Yu (1):
ACPICA: Add new API to query wakeup reasons
Lv Zheng (2):
ACPI: Add GPE number in wakeup device list
ACPI: Add wakeup reason support
drivers/acpi/acpica/acevents.h | 2 +
drivers/acpi/acpica/acglobal.h | 1 +
drivers/acpi/acpica/achware.h | 4 ++
drivers/acpi/acpica/aclocal.h | 1 +
drivers/acpi/acpica/evevent.c | 25 ++++++++++
drivers/acpi/acpica/hwgpe.c | 102 ++++++++++++++++++++++++++++++++++++++++
drivers/acpi/acpica/hwsleep.c | 38 +++++++++++++++
drivers/acpi/acpica/hwxfsleep.c | 23 +++++++++
drivers/acpi/proc.c | 7 +--
drivers/acpi/sleep.c | 3 ++
include/acpi/acpixf.h | 1 +
11 files changed, 204 insertions(+), 3 deletions(-)
--
2.7.4
next reply other threads:[~2017-12-14 6:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-14 6:38 Lv Zheng [this message]
2017-12-14 6:38 ` [RFC PATCH 1/3] ACPICA: Add new API to query wakeup reasons Lv Zheng
2017-12-14 6:38 ` [RFC PATCH 2/3] ACPI: Add GPE number in wakeup device list Lv Zheng
2017-12-14 6:38 ` [RFC PATCH 3/3] ACPI: Add wakeup reason support Lv Zheng
2017-12-15 0:52 ` [RFC PATCH 0/3] ACPI: sleep: mechanism to query wakeup reasons Rafael J. Wysocki
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=cover.1513233415.git.lv.zheng@intel.com \
--to=lv.zheng@intel.com \
--cc=len.brown@intel.com \
--cc=linux-acpi@vger.kernel.org \
--cc=rafael.j.wysocki@intel.com \
--cc=rjw@rjwysocki.net \
--cc=zetalog@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox