index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: s2idle: Always set up EC GPE for system wakeup
Rafael J. Wysocki
2019-08-21
1
-1
/
+0
*
ACPI: EC: PM: Make acpi_ec_dispatch_gpe() print debug message
Rafael J. Wysocki
2019-08-08
1
-1
/
+5
*
ACPI: EC: PM: Consolidate some code depending on PM_SLEEP
Rafael J. Wysocki
2019-08-08
1
-28
/
+26
*
ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events()
Rafael J. Wysocki
2019-08-08
1
-1
/
+1
*
ACPI: PM: s2idle: Switch EC over to polling during "noirq" suspend
Rafael J. Wysocki
2019-08-08
1
-4
/
+2
*
ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
Rafael J. Wysocki
2019-07-30
1
-1
/
+6
*
ACPI: EC: Return bool from acpi_ec_dispatch_gpe()
Rafael J. Wysocki
2019-07-23
1
-3
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
Zhang Rui
2019-02-01
1
-0
/
+53
*
ACPI: EC: Simplify boot EC checks in acpi_ec_add()
Rafael J. Wysocki
2019-02-01
1
-19
/
+10
*
ACPI: EC: Eliminate acpi_config_boot_ec()
Rafael J. Wysocki
2019-02-01
1
-46
/
+8
*
ACPI: EC: Make acpi_ec_dsdt_probe() more straightforward
Rafael J. Wysocki
2019-02-01
1
-2
/
+9
*
ACPI: EC: Make acpi_ec_ecdt_probe() more straightforward
Rafael J. Wysocki
2019-02-01
1
-2
/
+10
*
ACPI: EC: Declare boot_ec as static
Rafael J. Wysocki
2019-02-01
1
-1
/
+3
*
ACPI: EC: Clean up probing for early EC
Rafael J. Wysocki
2019-01-29
1
-27
/
+20
*
ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle
Rafael J. Wysocki
2018-12-18
1
-0
/
+12
*
ACPI / EC: Add another entry for Thinkpad X1 Carbon 6th
Mika Westerberg
2018-08-09
1
-0
/
+7
*
ACPI / EC: Use ec_no_wakeup on ThinkPad X1 Yoga 3rd
Aaron Ma
2018-08-06
1
-0
/
+7
*
ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems
Robin H. Johnson
2018-07-19
1
-1
/
+1
*
ACPI / EC: Use ec_no_wakeup on Thinkpad X1 Carbon 6th
Mika Westerberg
2018-06-18
1
-0
/
+20
*
ACPI: EC: Dispatch the EC GPE directly on s2idle wake
Rafael J. Wysocki
2018-05-25
1
-0
/
+6
*
ACPI / EC: Restore polling during noirq suspend/resume phases
Rafael J. Wysocki
2018-02-12
1
-0
/
+6
*
ACPI: EC: Fix debugfs_create_*() usage
Geert Uytterhoeven
2018-01-04
1
-1
/
+1
*
Merge branch 'acpi-ec' into acpi
Rafael J. Wysocki
2017-11-30
1
-24
/
+45
|
\
|
*
ACPI / EC: Fix regression related to PM ops support in ECDT device
Lv Zheng
2017-11-21
1
-24
/
+45
*
|
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-2
/
+4
*
|
ACPI / EC: Fix regression related to triggering source of EC event handling
Lv Zheng
2017-11-09
1
-5
/
+7
|
/
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
1
-1
/
+1
*
ACPI / EC: Clean up EC GPE mask flag
Lv Zheng
2017-08-19
1
-12
/
+11
*
ACPI: EC: Fix possible issues related to EC initialization order
Lv Zheng
2017-08-18
1
-9
/
+16
*
ACPI: EC: Fix regression related to wrong ECDT initialization order
Lv Zheng
2017-08-17
1
-10
/
+7
*
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
[next]