linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ACPI / EC: Add quirk modes for boot EC support
@ 2017-05-16  9:46 Lv Zheng
  2017-05-16  9:46 ` [PATCH 1/3] ACPI / EC: Enhance boot EC sanity check Lv Zheng
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Lv Zheng @ 2017-05-16  9:46 UTC (permalink / raw)
  To: Rafael J . Wysocki, Rafael J . Wysocki, Len Brown
  Cc: Lv Zheng, Lv Zheng, linux-acpi, Daniel Drake

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


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

end of thread, other threads:[~2017-06-15  1:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-16  9:46 [PATCH 0/3] ACPI / EC: Add quirk modes for boot EC support Lv Zheng
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

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).