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, Daniel Drake <drake@endlessm.com>
Subject: [PATCH 0/3] ACPI / EC: Add quirk modes for boot EC support
Date: Tue, 16 May 2017 17:46:43 +0800 [thread overview]
Message-ID: <cover.1494927504.git.lv.zheng@intel.com> (raw)
It's reported that Asus laptop X550VXK/FX502VD/FX502VE have a BIOS bug
where the ECDT correctly states that EC events trigger GPE 0x23, but the
DSDT _GPE method incorrectly returns GPE 0x33.
This patchset prepares required code for adding quirks for such platforms,
however it doesn't finally add the quirks due to lack of platform
information.
Link: https://www.spinics.net/lists/linux-acpi/msg73763.html
https://bugzilla.kernel.org/show_bug.cgi?id=195651
Lv Zheng (3):
ACPI / EC: Enhance boot EC sanity check
ACPI / EC: Add support to skip boot stage DSDT probe
ACPI / EC: Add EC setting preference support
drivers/acpi/ec.c | 51 ++++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 46 insertions(+), 5 deletions(-)
--
2.7.4
next reply other threads:[~2017-05-16 9:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-16 9:46 Lv Zheng [this message]
2017-05-16 9:46 ` [PATCH 1/3] ACPI / EC: Enhance boot EC sanity check Lv Zheng
2017-05-16 9:46 ` [PATCH 2/3] ACPI / EC: Add support to skip boot stage DSDT probe Lv Zheng
2017-05-16 9:47 ` [PATCH 3/3] ACPI / EC: Add EC setting preference support Lv Zheng
2017-05-19 7:07 ` [PATCH v2 0/3] ACPI / EC: Add quirk modes for boot EC support Lv Zheng
2017-05-19 7:07 ` [PATCH v2 1/3] ACPI / EC: Enhance boot EC sanity check Lv Zheng
2017-05-19 7:07 ` [PATCH v2 2/3] ACPI / EC: Add support to skip boot stage DSDT probe Lv Zheng
2017-05-19 7:07 ` [PATCH v2 3/3] ACPI / EC: Fix media keys not working problem on some Asus laptops Lv Zheng
2017-06-15 1:41 ` [PATCH v3 0/4] ACPI / EC: Add quirk modes for boot EC support Lv Zheng
2017-06-15 1:41 ` [PATCH v3 1/4] ACPI / EC: Enhance boot EC sanity check Lv Zheng
2017-06-15 1:41 ` [PATCH v3 2/4] ACPI / EC: Add support to skip boot stage DSDT probe Lv Zheng
2017-06-15 1:41 ` [PATCH v3 3/4] ACPI / EC: Fix media keys not working problem on some Asus laptops Lv Zheng
2017-06-15 1:41 ` [PATCH v3 4/4] ACPI / EC: Add quirk for GL720VMK Lv Zheng
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.1494927504.git.lv.zheng@intel.com \
--to=lv.zheng@intel.com \
--cc=drake@endlessm.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;
as well as URLs for NNTP newsgroup(s).