index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
ec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-10
ACPI / EC: Fix unused function warning when CONFIG_PM_SLEEP=n
Eric Biggers
1
-0
/
+2
2016-09-10
ACPI / EC: Fix issues related to boot_ec
Lv Zheng
1
-14
/
+49
2016-09-10
ACPI / EC: Fix a gap that ECDT EC cannot handle EC events
Lv Zheng
1
-23
/
+96
2016-09-10
ACPI / EC: Fix a memory leakage issue in acpi_ec_add()
Lv Zheng
1
-4
/
+12
2016-09-10
ACPI / EC: Cleanup first_ec/boot_ec code
Lv Zheng
1
-33
/
+63
2016-08-31
ACPI / EC: Enable event freeze mode to improve event handling for suspend pro...
Lv Zheng
1
-1
/
+1
2016-08-31
ACPI / EC: Add PM operations to improve event handling for suspend process
Lv Zheng
1
-5
/
+59
2016-08-31
ACPI / EC: Add PM operations to improve event handling for resume process
Lv Zheng
1
-15
/
+11
2016-08-31
ACPI / EC: Fix an issue that SCI_EVT cannot be detected after event is enabled
Lv Zheng
1
-0
/
+2
2016-08-31
ACPI / EC: Add EC_FLAGS_QUERY_ENABLED to reveal a hidden logic
Lv Zheng
1
-32
/
+71
2016-08-17
ACPI / EC: Add PM operations for suspend/resume noirq stage
Lv Zheng
1
-0
/
+53
2016-08-05
Merge branches 'acpi-ec' and 'acpi-button'
Rafael J. Wysocki
1
-4
/
+37
2016-08-04
ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx
Lv Zheng
1
-4
/
+37
2016-07-25
Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal'
Rafael J. Wysocki
1
-53
/
+53
2016-07-08
ACPI / EC: Fix code ordering issue in ec_remove_handlers()
Lv Zheng
1
-2
/
+13
2016-07-04
ACPI / EC: Remove wrong ECDT correction quirks
Lv Zheng
1
-16
/
+5
2016-07-04
ACPI / EC: Cleanup boot EC code using acpi_ec_alloc()
Lv Zheng
1
-37
/
+48
2016-06-07
ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT EC
Lv Zheng
1
-7
/
+22
2016-04-09
ACPI 2.0 / ECDT: Remove early namespace reference from EC
Lv Zheng
1
-91
/
+54
2016-04-09
ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLED
Lv Zheng
1
-41
/
+55
2015-11-16
ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query()
Markus Elfring
1
-1
/
+1
2015-09-26
ACPI / EC: Fix a race issue in acpi_ec_guard_event()
Lv Zheng
1
-13
/
+29
2015-09-26
ACPI / EC: Fix query handler related issues
Lv Zheng
1
-28
/
+45
2015-09-26
ACPI / EC: Fix a memory leak issue in acpi_ec_query()
Lv Zheng
1
-0
/
+2
2015-09-01
Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'
Rafael J. Wysocki
1
-22
/
+60
2015-08-25
ACPI / EC: Fix an issue caused by the serialized _Qxx evaluations
Lv Zheng
1
-22
/
+60
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2015-06-15
ACPI / EC: Fix a code coverity issue when QR_EC transactions are failed.
Lv Zheng
1
-1
/
+13
2015-06-15
ACPI / EC: Fix EC_FLAGS_QUERY_HANDSHAKE platforms using new event clearing ti...
Lv Zheng
1
-7
/
+9
2015-06-15
ACPI / EC: Add event clearing variation support.
Lv Zheng
1
-5
/
+132
2015-06-15
ACPI / EC: Convert event handling work queue into loop style.
Lv Zheng
1
-9
/
+24
2015-06-15
ACPI / EC: Cleanup transaction state transition.
Lv Zheng
1
-8
/
+15
2015-05-16
ACPI / EC: Remove non-root-caused busy polling quirks.
Lv Zheng
1
-32
/
+3
2015-05-16
ACPI / EC: Add module params for polling modes.
Lv Zheng
1
-16
/
+23
2015-05-16
ACPI / EC: Fix and clean up register access guarding logics.
Lv Zheng
1
-28
/
+54
2015-05-16
ACPI / EC: Remove irqs_disabled() check.
Lv Zheng
1
-2
/
+1
2015-05-16
ACPI / EC: Remove storming threashold enlarging quirk.
Lv Zheng
1
-15
/
+0
2015-05-16
ACPI / EC: Update acpi_ec_is_gpe_raised() with new GPE status flag.
Lv Zheng
1
-1
/
+1
2015-04-22
ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler()
Chris Bainbridge
1
-1
/
+1
2015-04-02
ACPI / EC: Call acpi_walk_dep_device_list() after installing EC opregion handler
Lan Tianyu
1
-0
/
+3
2015-03-10
ACPI / EC: Add GPE reference counting debugging messages.
Lv Zheng
1
-2
/
+10
2015-03-10
ACPI / EC: Cleanup logging/debugging splitter support.
Lv Zheng
1
-34
/
+74
2015-02-17
ACPI / EC: Remove non-standard log emphasis
Scot Doyle
1
-2
/
+2
2015-02-11
Revert "ACPI / EC: Add query flushing support"
Rafael J. Wysocki
1
-85
/
+16
2015-02-11
Revert "ACPI / EC: Add GPE reference counting debugging messages"
Rafael J. Wysocki
1
-22
/
+2
2015-02-06
ACPI / EC: Add GPE reference counting debugging messages
Lv Zheng
1
-2
/
+22
2015-02-06
ACPI / EC: Add query flushing support
Lv Zheng
1
-16
/
+85
2015-02-06
ACPI / EC: Refine command storm prevention support
Lv Zheng
1
-19
/
+36
2015-02-06
ACPI / EC: Add command flushing support.
Lv Zheng
1
-3
/
+65
2015-02-06
ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag
Lv Zheng
1
-11
/
+54
[next]