index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
ec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-02
ACPI / EC: Add msi quirk for Clevo W350etq
Lan Tianyu
1
-0
/
+4
2014-08-26
ACPI / EC: Add support to disallow QR_EC to be issued before completing previ...
Lv Zheng
1
-2
/
+2
2014-08-26
ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't set
Lv Zheng
1
-1
/
+16
2014-07-07
ACPI / EC: Free saved_ec on error exit path
Colin Ian King
1
-1
/
+4
2014-07-07
ACPI / EC: Add detailed fields debugging support of EC_SC(R).
Lv Zheng
1
-4
/
+12
2014-07-07
ACPI / EC: Update revision due to recent changes
Lv Zheng
1
-6
/
+9
2014-07-07
ACPI / EC: Fix race condition in ec_transaction_completed()
Lv Zheng
1
-13
/
+17
2014-07-07
ACPI / EC: Remove duplicated ec_wait_ibf0() waiter
Lv Zheng
1
-26
/
+1
2014-07-07
ACPI / EC: Add asynchronous command byte write support
Lv Zheng
1
-35
/
+48
2014-07-07
ACPI / EC: Avoid race condition related to advance_transaction()
Lv Zheng
1
-6
/
+6
2014-04-30
ACPI / EC: Process rather than discard events in acpi_ec_clear
Kieran Clancy
1
-9
/
+12
2014-03-06
ACPI / EC: Clear stale EC events on Samsung systems
Kieran Clancy
1
-0
/
+64
2014-01-13
Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...
Rafael J. Wysocki
1
-1
/
+1
2014-01-06
ACPI / EC: Remove unused functions and add prototype declaration in internal.h
Rashika
1
-25
/
+0
2013-12-19
ACPI / EC: disable GPE before removing GPE handler
Lan Tianyu
1
-1
/
+1
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-3
/
+2
2013-11-19
Merge branch 'acpi-ec'
Rafael J. Wysocki
1
-1
/
+2
2013-11-16
ACPI / EC: Ensure lock is acquired before accessing ec struct members
Puneet Kumar
1
-1
/
+2
2013-09-25
ACPI / EC: Convert all printk() calls to dynamic debug function
Lan Tianyu
1
-25
/
+24
2013-08-30
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-0
/
+4
2013-08-28
ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT
Lan Tianyu
1
-0
/
+4
2013-08-27
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-1
/
+1
2013-08-08
ACPI / EC: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-07-15
ACPI: introduce helper function acpi_has_method()
Jiang Liu
1
-3
/
+1
2013-06-27
ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan
Lan Tianyu
1
-0
/
+4
2013-05-12
ACPI / EC: Restart transaction even when the IBF flag set
Lan Tianyu
1
-3
/
+1
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-1
/
+1
2012-11-15
ACPI / EC: Don't count a SCI interrupt as a false one
Feng Tang
1
-2
/
+6
2012-11-15
ACPI / EC: Add more debug info and trivial code cleanup
Feng Tang
1
-16
/
+21
2012-11-15
ACPI / EC: Cleanup the member name for spinlock/mutex in struct
Feng Tang
1
-26
/
+26
2012-10-06
ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop
Feng Tang
1
-1
/
+15
2012-10-06
ACPI: EC: Make the GPE storm threshold a module parameter
Feng Tang
1
-4
/
+10
2012-03-31
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-4
/
+4
2012-03-30
ACPI: ec: Do request_region outside WARN()
Andi Kleen
1
-4
/
+4
2012-03-20
ACPI: EC: Add ec_get_handle()
Seth Forshee
1
-0
/
+10
2011-05-29
Merge branch 'ec-cleanup' into release
Len Brown
1
-7
/
+1
2011-05-29
Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...
Len Brown
1
-0
/
+11
2011-05-29
ACPI EC: remove redundant code
Zhang Rui
1
-2
/
+0
2011-05-29
ACPI EC: enable MSI workaround for Quanta laptops
Zhang Rui
1
-0
/
+8
2011-04-26
ACPI: EC: add another DMI check for ASUS hardware
Peter Collingbourne
1
-0
/
+3
2011-04-01
ACPI EC: remove dead code
Thomas Renninger
1
-5
/
+1
2011-01-12
ACPICA: Implicit notify support
Lin Ming
1
-1
/
+1
2011-01-12
ACPICA: New GPE handler callback definition
Lin Ming
1
-1
/
+2
2010-12-10
ACPI: EC: Add another dmi match entry for MSI hardware
Alexey Starikovskiy
1
-0
/
+3
2010-10-22
ACPI: Make Embedded Controller command timeout delay configurable
Thomas Renninger
1
-2
/
+7
2010-08-08
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-32
/
+7
2010-08-03
acpi ec: Fix possible double io port registration
Thomas Renninger
1
-10
/
+10
2010-08-03
ACPI: Register EC io ports in /proc/ioports
Thomas Renninger
1
-2
/
+10
2010-08-03
ACPI: Provide /sys/kernel/debug/ec/...
Thomas Renninger
1
-13
/
+5
2010-08-03
ACPI: Remove /proc/acpi/embedded_controller/..
Thomas Renninger
1
-80
/
+1
[next]