summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ec.c
AgeCommit message (Expand)Author
2019-04-20Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"Zhang Rui
2018-12-18ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idleRafael J. Wysocki
2018-08-09ACPI / EC: Add another entry for Thinkpad X1 Carbon 6thMika Westerberg
2018-08-06ACPI / EC: Use ec_no_wakeup on ThinkPad X1 Yoga 3rdAaron Ma
2018-07-19ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systemsRobin H. Johnson
2018-06-18ACPI / EC: Use ec_no_wakeup on Thinkpad X1 Carbon 6thMika Westerberg
2018-05-25ACPI: EC: Dispatch the EC GPE directly on s2idle wakeRafael J. Wysocki
2018-02-12ACPI / EC: Restore polling during noirq suspend/resume phasesRafael J. Wysocki
2018-01-04ACPI: EC: Fix debugfs_create_*() usageGeert Uytterhoeven
2017-11-30Merge branch 'acpi-ec' into acpiRafael J. Wysocki
2017-11-21ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-09ACPI / EC: Fix regression related to triggering source of EC event handlingLv Zheng
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-08-19ACPI / EC: Clean up EC GPE mask flagLv Zheng
2017-08-18ACPI: EC: Fix possible issues related to EC initialization orderLv Zheng
2017-08-17ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng
2017-07-20ACPI / PM / EC: Flush all EC work in acpi_freeze_sync()Rafael J. Wysocki
2017-07-20Merge branch 'acpi-ec' into acpi-pmRafael J. Wysocki
2017-07-19ACPI / EC: Add parameter to force disable the GPE on suspendRafael J. Wysocki
2017-07-14Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'Rafael J. Wysocki
2017-07-12Revert "ACPI / EC: Enable event freeze mode..." to fix a regressionLv Zheng
2017-07-12ACPI / EC: Drop EC noirq hooks to fix a regressionLv Zheng
2017-07-04Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-07-03Merge branches 'acpi-ec' and 'acpi-video'Rafael J. Wysocki
2017-06-29ACPI / EC: Add quirk for GL720VMKCarlo Caione
2017-06-29ACPI / EC: Fix media keys not working problem on some Asus laptopsChris Chiu
2017-06-29ACPI / EC: Add support to skip boot stage DSDT probeLv Zheng
2017-06-29ACPI / EC: Enhance boot EC sanity checkLv Zheng
2017-06-28ACPI: EC: Fix EC command visibility for dynamic debugLv Zheng
2017-06-28ACPI: EC: Fix an EC event IRQ storming issueLv Zheng
2017-06-23ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systemsRafael J. Wysocki
2017-06-22ACPI: fix whitespace in pr_fmt() to align log entriesVincent Legoll
2017-01-30ACPI / EC: Use busy polling mode when GPE is not enabledLv Zheng
2017-01-30ACPI / EC: Remove old CLEAR_ON_RESUME quirkLv Zheng
2016-10-10ACPI / EC: Fix unused function warning when CONFIG_PM_SLEEP=nEric Biggers
2016-09-10ACPI / EC: Fix issues related to boot_ecLv Zheng
2016-09-10ACPI / EC: Fix a gap that ECDT EC cannot handle EC eventsLv Zheng
2016-09-10ACPI / EC: Fix a memory leakage issue in acpi_ec_add()Lv Zheng
2016-09-10ACPI / EC: Cleanup first_ec/boot_ec codeLv Zheng
2016-08-31ACPI / EC: Enable event freeze mode to improve event handling for suspend pro...Lv Zheng
2016-08-31ACPI / EC: Add PM operations to improve event handling for suspend processLv Zheng
2016-08-31ACPI / EC: Add PM operations to improve event handling for resume processLv Zheng
2016-08-31ACPI / EC: Fix an issue that SCI_EVT cannot be detected after event is enabledLv Zheng
2016-08-31ACPI / EC: Add EC_FLAGS_QUERY_ENABLED to reveal a hidden logicLv Zheng
2016-08-17ACPI / EC: Add PM operations for suspend/resume noirq stageLv Zheng
2016-08-05Merge branches 'acpi-ec' and 'acpi-button'Rafael J. Wysocki
2016-08-04ACPI / EC: Work around method reentrancy limit in ACPICA for _QxxLv Zheng
2016-07-25Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal'Rafael J. Wysocki