aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-04Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'Rafael J. Wysocki1-23/+13
2019-12-02ACPI: EC: Rework flushing of pending workRafael J. Wysocki1-23/+13
2019-10-28ACPI: EC: add support for hardware-reduced systemsDaniel Drake1-34/+117
2019-10-28ACPI: EC: tweak naming in preparation for GpioInt supportDaniel Drake1-23/+23
2019-08-21ACPI: PM: s2idle: Always set up EC GPE for system wakeupRafael J. Wysocki1-1/+0
2019-08-08ACPI: EC: PM: Make acpi_ec_dispatch_gpe() print debug messageRafael J. Wysocki1-1/+5
2019-08-08ACPI: EC: PM: Consolidate some code depending on PM_SLEEPRafael J. Wysocki1-28/+26
2019-08-08ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events()Rafael J. Wysocki1-1/+1
2019-08-08ACPI: PM: s2idle: Switch EC over to polling during "noirq" suspendRafael J. Wysocki1-4/+2
2019-07-30ACPI: PM: Set up EC GPE for system wakeup from drivers that need itRafael J. Wysocki1-1/+6
2019-07-23ACPI: EC: Return bool from acpi_ec_dispatch_gpe()Rafael J. Wysocki1-3/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-14/+1
2019-02-01Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"Zhang Rui1-0/+53
2019-02-01ACPI: EC: Simplify boot EC checks in acpi_ec_add()Rafael J. Wysocki1-19/+10
2019-02-01ACPI: EC: Eliminate acpi_config_boot_ec()Rafael J. Wysocki1-46/+8
2019-02-01ACPI: EC: Make acpi_ec_dsdt_probe() more straightforwardRafael J. Wysocki1-2/+9
2019-02-01ACPI: EC: Make acpi_ec_ecdt_probe() more straightforwardRafael J. Wysocki1-2/+10
2019-02-01ACPI: EC: Declare boot_ec as staticRafael J. Wysocki1-1/+3
2019-01-29ACPI: EC: Clean up probing for early ECRafael J. Wysocki1-27/+20
2018-12-18ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idleRafael J. Wysocki1-0/+12
2018-08-09ACPI / EC: Add another entry for Thinkpad X1 Carbon 6thMika Westerberg1-0/+7
2018-08-06ACPI / EC: Use ec_no_wakeup on ThinkPad X1 Yoga 3rdAaron Ma1-0/+7
2018-07-19ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systemsRobin H. Johnson1-1/+1
2018-06-18ACPI / EC: Use ec_no_wakeup on Thinkpad X1 Carbon 6thMika Westerberg1-0/+20
2018-05-25ACPI: EC: Dispatch the EC GPE directly on s2idle wakeRafael J. Wysocki1-0/+6
2018-02-12ACPI / EC: Restore polling during noirq suspend/resume phasesRafael J. Wysocki1-0/+6
2018-01-04ACPI: EC: Fix debugfs_create_*() usageGeert Uytterhoeven1-1/+1
2017-11-30Merge branch 'acpi-ec' into acpiRafael J. Wysocki1-24/+45
2017-11-21ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng1-24/+45
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-2/+4
2017-11-09ACPI / EC: Fix regression related to triggering source of EC event handlingLv Zheng1-5/+7
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook1-2/+4
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-08-19ACPI / EC: Clean up EC GPE mask flagLv Zheng1-12/+11
2017-08-18ACPI: EC: Fix possible issues related to EC initialization orderLv Zheng1-9/+16
2017-08-17ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng1-10/+7
2017-07-20ACPI / PM / EC: Flush all EC work in acpi_freeze_sync()Rafael J. Wysocki1-0/+8
2017-07-20Merge branch 'acpi-ec' into acpi-pmRafael J. Wysocki1-0/+31
2017-07-19ACPI / EC: Add parameter to force disable the GPE on suspendRafael J. Wysocki1-0/+31
2017-07-14Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'Rafael J. Wysocki1-20/+1
2017-07-12Revert "ACPI / EC: Enable event freeze mode..." to fix a regressionLv Zheng1-1/+1
2017-07-12ACPI / EC: Drop EC noirq hooks to fix a regressionLv Zheng1-19/+0
2017-07-04Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-13/+71
2017-07-03Merge branches 'acpi-ec' and 'acpi-video'Rafael J. Wysocki1-12/+70
2017-06-29ACPI / EC: Add quirk for GL720VMKCarlo Caione1-1/+5
2017-06-29ACPI / EC: Fix media keys not working problem on some Asus laptopsChris Chiu1-6/+43
2017-06-29ACPI / EC: Add support to skip boot stage DSDT probeLv Zheng1-0/+14
2017-06-29ACPI / EC: Enhance boot EC sanity checkLv Zheng1-0/+2
2017-06-28ACPI: EC: Fix EC command visibility for dynamic debugLv Zheng1-1/+1
2017-06-28ACPI: EC: Fix an EC event IRQ storming issueLv Zheng1-5/+6