index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
ec.c
Age
Commit message (
Expand
)
Author
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
2015-02-11
Revert "ACPI / EC: Add query flushing support"
Rafael J. Wysocki
2015-02-11
Revert "ACPI / EC: Add GPE reference counting debugging messages"
Rafael J. Wysocki
2015-02-06
ACPI / EC: Add GPE reference counting debugging messages
Lv Zheng
2015-02-06
ACPI / EC: Add query flushing support
Lv Zheng
2015-02-06
ACPI / EC: Refine command storm prevention support
Lv Zheng
2015-02-06
ACPI / EC: Add command flushing support.
Lv Zheng
2015-02-06
ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag
Lv Zheng
2015-02-05
ACPI / EC: Update revision due to raw handler mode.
Lv Zheng
2015-02-05
ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp.
Lv Zheng
2015-02-05
ACPI / EC: Fix several GPE handling issues by deploying ACPI_GPE_DISPATCH_RAW...
Lv Zheng
2015-01-23
ACPI / EC: Cleanup QR_EC related code
Lv Zheng
2015-01-23
ACPI / EC: Fix issues related to the SCI_EVT handling
Lv Zheng
2015-01-23
ACPI / EC: Fix a code path that global lock is not held
Lv Zheng
2015-01-23
ACPI / EC: Fix returning values in acpi_ec_sync_query()
Lv Zheng
2015-01-23
ACPI / EC: Add reference counting for query handlers
Lv Zheng
2015-01-23
ACPI / EC: Cleanup transaction wakeup code
Lv Zheng
2014-12-15
ACPI / EC: Fix unexpected ec_remove_handlers() invocations
Lv Zheng
2014-10-29
ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...
Lv Zheng
2014-10-29
Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...
Lv Zheng
2014-10-21
ACPI / EC: Cleanup coding style.
Lv Zheng
2014-10-21
ACPI / EC: Refine event/query debugging messages.
Lv Zheng
2014-10-21
ACPI / EC: Add detailed command/query debugging information.
Lv Zheng
2014-10-21
ACPI / EC: Enhance the logs to apply to QR_EC transactions.
Lv Zheng
2014-10-21
ACPI / EC: Add CPU ID to debugging messages.
Lv Zheng
2014-09-02
ACPI / EC: Add msi quirk for Clevo W350etq
Lan Tianyu
2014-08-26
ACPI / EC: Add support to disallow QR_EC to be issued before completing previ...
Lv Zheng
2014-08-26
ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't set
Lv Zheng
2014-07-07
ACPI / EC: Free saved_ec on error exit path
Colin Ian King
2014-07-07
ACPI / EC: Add detailed fields debugging support of EC_SC(R).
Lv Zheng
2014-07-07
ACPI / EC: Update revision due to recent changes
Lv Zheng
2014-07-07
ACPI / EC: Fix race condition in ec_transaction_completed()
Lv Zheng
[next]