index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
ec.c
Age
Commit message (
Expand
)
Author
2020-10-01
ACPI: EC: Reference count query handlers under lock
Rafael J. Wysocki
2018-04-13
ACPI: EC: Fix debugfs_create_*() usage
Geert Uytterhoeven
2017-11-30
ACPI / EC: Fix regression related to triggering source of EC event handling
Lv Zheng
2017-08-30
ACPI: EC: Fix regression related to wrong ECDT initialization order
Lv Zheng
2017-07-27
Revert "ACPI / EC: Enable event freeze mode..." to fix a regression
Lv Zheng
2017-07-27
ACPI / EC: Drop EC noirq hooks to fix a regression
Lv Zheng
2017-04-21
ACPI / EC: Use busy polling mode when GPE is not enabled
Lv Zheng
2016-10-10
ACPI / EC: Fix unused function warning when CONFIG_PM_SLEEP=n
Eric Biggers
2016-09-10
ACPI / EC: Fix issues related to boot_ec
Lv Zheng
2016-09-10
ACPI / EC: Fix a gap that ECDT EC cannot handle EC events
Lv Zheng
2016-09-10
ACPI / EC: Fix a memory leakage issue in acpi_ec_add()
Lv Zheng
2016-09-10
ACPI / EC: Cleanup first_ec/boot_ec code
Lv Zheng
2016-08-31
ACPI / EC: Enable event freeze mode to improve event handling for suspend pro...
Lv Zheng
2016-08-31
ACPI / EC: Add PM operations to improve event handling for suspend process
Lv Zheng
2016-08-31
ACPI / EC: Add PM operations to improve event handling for resume process
Lv Zheng
2016-08-31
ACPI / EC: Fix an issue that SCI_EVT cannot be detected after event is enabled
Lv Zheng
2016-08-31
ACPI / EC: Add EC_FLAGS_QUERY_ENABLED to reveal a hidden logic
Lv Zheng
2016-08-17
ACPI / EC: Add PM operations for suspend/resume noirq stage
Lv Zheng
2016-08-05
Merge branches 'acpi-ec' and 'acpi-button'
Rafael J. Wysocki
2016-08-04
ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx
Lv Zheng
2016-07-25
Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal'
Rafael J. Wysocki
2016-07-08
ACPI / EC: Fix code ordering issue in ec_remove_handlers()
Lv Zheng
2016-07-04
ACPI / EC: Remove wrong ECDT correction quirks
Lv Zheng
2016-07-04
ACPI / EC: Cleanup boot EC code using acpi_ec_alloc()
Lv Zheng
2016-06-07
ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT EC
Lv Zheng
2016-04-09
ACPI 2.0 / ECDT: Remove early namespace reference from EC
Lv Zheng
2016-04-09
ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLED
Lv Zheng
2015-11-16
ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query()
Markus Elfring
2015-09-26
ACPI / EC: Fix a race issue in acpi_ec_guard_event()
Lv Zheng
2015-09-26
ACPI / EC: Fix query handler related issues
Lv Zheng
2015-09-26
ACPI / EC: Fix a memory leak issue in acpi_ec_query()
Lv Zheng
2015-09-01
Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'
Rafael J. Wysocki
2015-08-25
ACPI / EC: Fix an issue caused by the serialized _Qxx evaluations
Lv Zheng
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2015-06-15
ACPI / EC: Fix a code coverity issue when QR_EC transactions are failed.
Lv Zheng
2015-06-15
ACPI / EC: Fix EC_FLAGS_QUERY_HANDSHAKE platforms using new event clearing ti...
Lv Zheng
2015-06-15
ACPI / EC: Add event clearing variation support.
Lv Zheng
2015-06-15
ACPI / EC: Convert event handling work queue into loop style.
Lv Zheng
2015-06-15
ACPI / EC: Cleanup transaction state transition.
Lv Zheng
2015-05-16
ACPI / EC: Remove non-root-caused busy polling quirks.
Lv Zheng
2015-05-16
ACPI / EC: Add module params for polling modes.
Lv Zheng
2015-05-16
ACPI / EC: Fix and clean up register access guarding logics.
Lv Zheng
2015-05-16
ACPI / EC: Remove irqs_disabled() check.
Lv Zheng
2015-05-16
ACPI / EC: Remove storming threashold enlarging quirk.
Lv Zheng
2015-05-16
ACPI / EC: Update acpi_ec_is_gpe_raised() with new GPE status flag.
Lv Zheng
2015-04-22
ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler()
Chris Bainbridge
2015-04-02
ACPI / EC: Call acpi_walk_dep_device_list() after installing EC opregion handler
Lan Tianyu
2015-03-10
ACPI / EC: Add GPE reference counting debugging messages.
Lv Zheng
2015-03-10
ACPI / EC: Cleanup logging/debugging splitter support.
Lv Zheng
2015-02-17
ACPI / EC: Remove non-standard log emphasis
Scot Doyle
[next]