index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
ec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI / PM / EC: Flush all EC work in acpi_freeze_sync()
Rafael J. Wysocki
2017-07-20
1
-0
/
+8
*
Merge branch 'acpi-ec' into acpi-pm
Rafael J. Wysocki
2017-07-20
1
-0
/
+31
|
\
|
*
ACPI / EC: Add parameter to force disable the GPE on suspend
Rafael J. Wysocki
2017-07-19
1
-0
/
+31
|
|
|
\
*
-
.
\
Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'
Rafael J. Wysocki
2017-07-14
1
-20
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revert "ACPI / EC: Enable event freeze mode..." to fix a regression
Lv Zheng
2017-07-12
1
-1
/
+1
|
*
|
ACPI / EC: Drop EC noirq hooks to fix a regression
Lv Zheng
2017-07-12
1
-19
/
+0
*
|
|
Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-07-04
1
-13
/
+71
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'acpi-ec' and 'acpi-video'
Rafael J. Wysocki
2017-07-03
1
-12
/
+70
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
|
/
|
|
*
|
ACPI / EC: Add quirk for GL720VMK
Carlo Caione
2017-06-29
1
-1
/
+5
|
|
*
|
ACPI / EC: Fix media keys not working problem on some Asus laptops
Chris Chiu
2017-06-29
1
-6
/
+43
|
|
*
|
ACPI / EC: Add support to skip boot stage DSDT probe
Lv Zheng
2017-06-29
1
-0
/
+14
|
|
*
|
ACPI / EC: Enhance boot EC sanity check
Lv Zheng
2017-06-29
1
-0
/
+2
|
|
*
|
ACPI: EC: Fix EC command visibility for dynamic debug
Lv Zheng
2017-06-28
1
-1
/
+1
|
|
*
|
ACPI: EC: Fix an EC event IRQ storming issue
Lv Zheng
2017-06-28
1
-5
/
+6
|
|
|
/
|
*
|
ACPI: fix whitespace in pr_fmt() to align log entries
Vincent Legoll
2017-06-22
1
-1
/
+1
|
|
/
*
|
ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems
Rafael J. Wysocki
2017-06-23
1
-1
/
+1
|
/
*
ACPI / EC: Use busy polling mode when GPE is not enabled
Lv Zheng
2017-01-30
1
-32
/
+30
*
ACPI / EC: Remove old CLEAR_ON_RESUME quirk
Lv Zheng
2017-01-30
1
-53
/
+0
*
ACPI / EC: Fix unused function warning when CONFIG_PM_SLEEP=n
Eric Biggers
2016-10-10
1
-0
/
+2
*
ACPI / EC: Fix issues related to boot_ec
Lv Zheng
2016-09-10
1
-14
/
+49
*
ACPI / EC: Fix a gap that ECDT EC cannot handle EC events
Lv Zheng
2016-09-10
1
-23
/
+96
*
ACPI / EC: Fix a memory leakage issue in acpi_ec_add()
Lv Zheng
2016-09-10
1
-4
/
+12
*
ACPI / EC: Cleanup first_ec/boot_ec code
Lv Zheng
2016-09-10
1
-33
/
+63
*
ACPI / EC: Enable event freeze mode to improve event handling for suspend pro...
Lv Zheng
2016-08-31
1
-1
/
+1
*
ACPI / EC: Add PM operations to improve event handling for suspend process
Lv Zheng
2016-08-31
1
-5
/
+59
*
ACPI / EC: Add PM operations to improve event handling for resume process
Lv Zheng
2016-08-31
1
-15
/
+11
*
ACPI / EC: Fix an issue that SCI_EVT cannot be detected after event is enabled
Lv Zheng
2016-08-31
1
-0
/
+2
*
ACPI / EC: Add EC_FLAGS_QUERY_ENABLED to reveal a hidden logic
Lv Zheng
2016-08-31
1
-32
/
+71
*
ACPI / EC: Add PM operations for suspend/resume noirq stage
Lv Zheng
2016-08-17
1
-0
/
+53
*
-
.
Merge branches 'acpi-ec' and 'acpi-button'
Rafael J. Wysocki
2016-08-05
1
-4
/
+37
|
\
\
|
*
|
ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx
Lv Zheng
2016-08-04
1
-4
/
+37
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal'
Rafael J. Wysocki
2016-07-25
1
-53
/
+53
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
*
|
ACPI / EC: Remove wrong ECDT correction quirks
Lv Zheng
2016-07-04
1
-16
/
+5
|
*
|
ACPI / EC: Cleanup boot EC code using acpi_ec_alloc()
Lv Zheng
2016-07-04
1
-37
/
+48
|
|
/
*
|
ACPI / EC: Fix code ordering issue in ec_remove_handlers()
Lv Zheng
2016-07-08
1
-2
/
+13
|
/
*
ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT EC
Lv Zheng
2016-06-07
1
-7
/
+22
*
ACPI 2.0 / ECDT: Remove early namespace reference from EC
Lv Zheng
2016-04-09
1
-91
/
+54
*
ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLED
Lv Zheng
2016-04-09
1
-41
/
+55
*
ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query()
Markus Elfring
2015-11-16
1
-1
/
+1
*
ACPI / EC: Fix a race issue in acpi_ec_guard_event()
Lv Zheng
2015-09-26
1
-13
/
+29
*
ACPI / EC: Fix query handler related issues
Lv Zheng
2015-09-26
1
-28
/
+45
*
ACPI / EC: Fix a memory leak issue in acpi_ec_query()
Lv Zheng
2015-09-26
1
-0
/
+2
*
-
.
Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'
Rafael J. Wysocki
2015-09-01
1
-22
/
+60
|
\
\
|
|
*
ACPI / EC: Fix an issue caused by the serialized _Qxx evaluations
Lv Zheng
2015-08-25
1
-22
/
+60
|
|
/
*
|
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2015-07-08
1
-4
/
+0
|
/
*
ACPI / EC: Fix a code coverity issue when QR_EC transactions are failed.
Lv Zheng
2015-06-15
1
-1
/
+13
*
ACPI / EC: Fix EC_FLAGS_QUERY_HANDSHAKE platforms using new event clearing ti...
Lv Zheng
2015-06-15
1
-7
/
+9
*
ACPI / EC: Add event clearing variation support.
Lv Zheng
2015-06-15
1
-5
/
+132
*
ACPI / EC: Convert event handling work queue into loop style.
Lv Zheng
2015-06-15
1
-9
/
+24
*
ACPI / EC: Cleanup transaction state transition.
Lv Zheng
2015-06-15
1
-8
/
+15
[next]