summaryrefslogtreecommitdiff
path: root/drivers/acpi/ec.c
Commit message (Expand)AuthorAge
* ACPI / EC: Restore polling during noirq suspend/resume phasesRafael J. Wysocki2018-02-12
* ACPI: EC: Fix debugfs_create_*() usageGeert Uytterhoeven2018-01-04
* Merge branch 'acpi-ec' into acpiRafael J. Wysocki2017-11-30
|\
| * ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng2017-11-21
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\ \ | |/ |/|
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
* | ACPI / EC: Fix regression related to triggering source of EC event handlingLv Zheng2017-11-09
|/
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-14
* ACPI / EC: Clean up EC GPE mask flagLv Zheng2017-08-19
* ACPI: EC: Fix possible issues related to EC initialization orderLv Zheng2017-08-18
* ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng2017-08-17
* ACPI / PM / EC: Flush all EC work in acpi_freeze_sync()Rafael J. Wysocki2017-07-20
* Merge branch 'acpi-ec' into acpi-pmRafael J. Wysocki2017-07-20
|\
| * ACPI / EC: Add parameter to force disable the GPE on suspendRafael J. Wysocki2017-07-19
| |
| \
*-. \ Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'Rafael J. Wysocki2017-07-14
|\ \ \ | | |/ | |/|
| * | Revert "ACPI / EC: Enable event freeze mode..." to fix a regressionLv Zheng2017-07-12
| * | ACPI / EC: Drop EC noirq hooks to fix a regressionLv Zheng2017-07-12
* | | Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-07-04
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-ec' and 'acpi-video'Rafael J. Wysocki2017-07-03
| |\ \ \ \ | | | |/ / | | |/| / | | | |/
| | * | ACPI / EC: Add quirk for GL720VMKCarlo Caione2017-06-29
| | * | ACPI / EC: Fix media keys not working problem on some Asus laptopsChris Chiu2017-06-29
| | * | ACPI / EC: Add support to skip boot stage DSDT probeLv Zheng2017-06-29
| | * | ACPI / EC: Enhance boot EC sanity checkLv Zheng2017-06-29
| | * | ACPI: EC: Fix EC command visibility for dynamic debugLv Zheng2017-06-28
| | * | ACPI: EC: Fix an EC event IRQ storming issueLv Zheng2017-06-28
| | |/
| * | ACPI: fix whitespace in pr_fmt() to align log entriesVincent Legoll2017-06-22
| |/
* | ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systemsRafael J. Wysocki2017-06-23
|/
* ACPI / EC: Use busy polling mode when GPE is not enabledLv Zheng2017-01-30
* ACPI / EC: Remove old CLEAR_ON_RESUME quirkLv Zheng2017-01-30
* ACPI / EC: Fix unused function warning when CONFIG_PM_SLEEP=nEric Biggers2016-10-10
* ACPI / EC: Fix issues related to boot_ecLv Zheng2016-09-10
* ACPI / EC: Fix a gap that ECDT EC cannot handle EC eventsLv Zheng2016-09-10
* ACPI / EC: Fix a memory leakage issue in acpi_ec_add()Lv Zheng2016-09-10
* ACPI / EC: Cleanup first_ec/boot_ec codeLv Zheng2016-09-10
* ACPI / EC: Enable event freeze mode to improve event handling for suspend pro...Lv Zheng2016-08-31
* ACPI / EC: Add PM operations to improve event handling for suspend processLv Zheng2016-08-31
* ACPI / EC: Add PM operations to improve event handling for resume processLv Zheng2016-08-31
* ACPI / EC: Fix an issue that SCI_EVT cannot be detected after event is enabledLv Zheng2016-08-31
* ACPI / EC: Add EC_FLAGS_QUERY_ENABLED to reveal a hidden logicLv Zheng2016-08-31
* ACPI / EC: Add PM operations for suspend/resume noirq stageLv Zheng2016-08-17
*-. Merge branches 'acpi-ec' and 'acpi-button'Rafael J. Wysocki2016-08-05
|\ \
| * | ACPI / EC: Work around method reentrancy limit in ACPICA for _QxxLv Zheng2016-08-04
| | |
| \ \
*-. \ \ Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal'Rafael J. Wysocki2016-07-25
|\ \ \ \ | | |/ / | |/| / | | |/
| * | ACPI / EC: Remove wrong ECDT correction quirksLv Zheng2016-07-04
| * | ACPI / EC: Cleanup boot EC code using acpi_ec_alloc()Lv Zheng2016-07-04
| |/
* | ACPI / EC: Fix code ordering issue in ec_remove_handlers()Lv Zheng2016-07-08
|/
* ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT ECLv Zheng2016-06-07
* ACPI 2.0 / ECDT: Remove early namespace reference from ECLv Zheng2016-04-09
* ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLEDLv Zheng2016-04-09
* ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query()Markus Elfring2015-11-16