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 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html