Age | Commit message (Expand) | Author |
2020-03-30 | Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2020-03-25 | ACPI: PM: s2idle: Refine active GPEs check | Rafael J. Wysocki |
2020-03-14 | ACPI: EC: Eliminate EC_FLAGS_QUERY_HANDSHAKE | Rafael J. Wysocki |
2020-03-14 | ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add() | Rafael J. Wysocki |
2020-03-14 | ACPI: EC: Simplify acpi_ec_ecdt_start() and acpi_ec_init() | Rafael J. Wysocki |
2020-03-14 | ACPI: EC: Consolidate event handler installation code | Rafael J. Wysocki |
2020-03-02 | ACPI: EC: Use fast path in acpi_ec_add() for DSDT boot EC | Rafael J. Wysocki |
2020-03-02 | ACPI: EC: Simplify acpi_ec_add() | Rafael J. Wysocki |
2020-02-27 | ACPI: EC: Drop AE_NOT_FOUND special case from ec_install_handlers() | Rafael J. Wysocki |
2020-02-27 | ACPI: EC: Avoid passing redundant argument to functions | Rafael J. Wysocki |
2020-02-27 | ACPI: EC: Avoid printing confusing messages in acpi_ec_setup() | Rafael J. Wysocki |
2020-02-11 | ACPI: EC: Fix flushing of pending work | Rafael J. Wysocki |
2019-12-27 | ACPI: EC: Reference count query handlers under lock | Rafael J. Wysocki |
2019-12-04 | Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs' | Rafael J. Wysocki |
2019-12-02 | ACPI: EC: Rework flushing of pending work | Rafael J. Wysocki |
2019-10-28 | ACPI: EC: add support for hardware-reduced systems | Daniel Drake |
2019-10-28 | ACPI: EC: tweak naming in preparation for GpioInt support | Daniel Drake |
2019-08-21 | ACPI: PM: s2idle: Always set up EC GPE for system wakeup | Rafael J. Wysocki |
2019-08-08 | ACPI: EC: PM: Make acpi_ec_dispatch_gpe() print debug message | Rafael J. Wysocki |
2019-08-08 | ACPI: EC: PM: Consolidate some code depending on PM_SLEEP | Rafael J. Wysocki |
2019-08-08 | ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events() | Rafael J. Wysocki |
2019-08-08 | ACPI: PM: s2idle: Switch EC over to polling during "noirq" suspend | Rafael J. Wysocki |
2019-07-30 | ACPI: PM: Set up EC GPE for system wakeup from drivers that need it | Rafael J. Wysocki |
2019-07-23 | ACPI: EC: Return bool from acpi_ec_dispatch_gpe() | Rafael J. Wysocki |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-02-01 | Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk" | Zhang Rui |
2019-02-01 | ACPI: EC: Simplify boot EC checks in acpi_ec_add() | Rafael J. Wysocki |
2019-02-01 | ACPI: EC: Eliminate acpi_config_boot_ec() | Rafael J. Wysocki |
2019-02-01 | ACPI: EC: Make acpi_ec_dsdt_probe() more straightforward | Rafael J. Wysocki |
2019-02-01 | ACPI: EC: Make acpi_ec_ecdt_probe() more straightforward | Rafael J. Wysocki |
2019-02-01 | ACPI: EC: Declare boot_ec as static | Rafael J. Wysocki |
2019-01-29 | ACPI: EC: Clean up probing for early EC | Rafael J. Wysocki |
2018-12-18 | ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle | Rafael J. Wysocki |
2018-08-09 | ACPI / EC: Add another entry for Thinkpad X1 Carbon 6th | Mika Westerberg |
2018-08-06 | ACPI / EC: Use ec_no_wakeup on ThinkPad X1 Yoga 3rd | Aaron Ma |
2018-07-19 | ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems | Robin H. Johnson |
2018-06-18 | ACPI / EC: Use ec_no_wakeup on Thinkpad X1 Carbon 6th | Mika Westerberg |
2018-05-25 | ACPI: EC: Dispatch the EC GPE directly on s2idle wake | Rafael J. Wysocki |
2018-02-12 | ACPI / EC: Restore polling during noirq suspend/resume phases | Rafael J. Wysocki |
2018-01-04 | ACPI: EC: Fix debugfs_create_*() usage | Geert Uytterhoeven |
2017-11-30 | Merge branch 'acpi-ec' into acpi | Rafael J. Wysocki |
2017-11-21 | ACPI / EC: Fix regression related to PM ops support in ECDT device | Lv Zheng |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-09 | ACPI / EC: Fix regression related to triggering source of EC event handling | Lv Zheng |
2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig |
2017-08-19 | ACPI / EC: Clean up EC GPE mask flag | Lv Zheng |
2017-08-18 | ACPI: EC: Fix possible issues related to EC initialization order | Lv Zheng |
2017-08-17 | ACPI: EC: Fix regression related to wrong ECDT initialization order | Lv Zheng |
2017-07-20 | ACPI / PM / EC: Flush all EC work in acpi_freeze_sync() | Rafael J. Wysocki |