index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
ec.c
Age
Commit message (
Expand
)
Author
2020-06-22
ACPI: EC: add newline when printing 'ec_event_clearing' module parameter
Xiongfeng Wang
2020-06-02
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-06-01
Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-dbg', 'acpi-misc' and 'ac...
Rafael J. Wysocki
2020-06-01
Merge branches 'acpica' and 'acpi-tables'
Rafael J. Wysocki
2020-05-25
ACPI: EC: PM: s2idle: Extend GPE dispatching debug message
Rafael J. Wysocki
2020-05-18
ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive
Rafael J. Wysocki
2020-05-14
ACPI: Delete unused proc filename macros
Pascal Terjan
2020-05-11
ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()
Rafael J. Wysocki
2020-05-09
ACPI: EC: Put the ACPI table after using it
Hanjun Guo
2020-04-06
ACPI: EC: Fix up fast path check in acpi_ec_add()
Rafael J. Wysocki
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
[next]