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
2009-04-24
ACPI: EC: Fix ACPI EC resume non-query interrupt message
Almer S. Tigelaar
1
-0
/
+1
2009-04-05
Merge branch 'constify' into release
Len Brown
1
-1
/
+1
2009-04-05
Merge branches 'bugzilla-12461' and 'bugzilla-9998' into release
Len Brown
1
-8
/
+22
2009-04-04
ACPI: constify VFTs (1/2)
Jan Engelhardt
1
-1
/
+1
2009-04-01
ACPI: EC: Always parse EC device
Alexey Starikovskiy
1
-5
/
+9
2009-04-01
ACPI: EC: Separate delays for MSI hardware
Alexey Starikovskiy
1
-3
/
+13
2009-03-27
ACPI: call acpi_ec_init() explicitly rather than as initcall
Bjorn Helgaas
1
-6
/
+1
2009-02-21
ACPI: EC: Add delay for slow MSI controller
Alexey Starikovskiy
1
-0
/
+9
2009-01-18
ACPI: Fix crash on ASUS laptops
Tero Roponen
1
-1
/
+1
2009-01-16
ACPI: EC: Don't trust ECDT tables from ASUS
Alexey Starikovskiy
1
-44
/
+30
2009-01-16
ACPI: EC: Limit workaround for ASUS notebooks even more
Alexey Starikovskiy
1
-1
/
+2
2009-01-09
Merge branch 'fluff' into release
Len Brown
1
-2
/
+2
2009-01-09
Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12...
Len Brown
1
-21
/
+22
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
1
-1
/
+0
2008-12-31
ACPI: ec.c: call acpi_get_name to get node name
Lin Ming
1
-2
/
+7
2008-12-31
ACPI: ec.c, pci_link.c, video_detec.c: static
Roel Kluin
1
-2
/
+2
2008-11-30
ACPI: EC: fix compilation warning
Hannes Eder
1
-2
/
+2
2008-11-27
ACPI: EC: count interrupts only if called from interrupt handler.
Alexey Starikovskiy
1
-1
/
+2
2008-11-27
ACPI: EC: Add some basic check for ECDT data
Alexey Starikovskiy
1
-21
/
+22
2008-11-12
Merge branch 'ec' into release
Len Brown
1
-31
/
+63
2008-11-12
ACPI: EC: Don't do transaction from GPE handler in poll mode.
Alexey Starikovskiy
1
-3
/
+6
2008-11-12
ACPI: EC: lower interrupt storm treshold
Alexey Starikovskiy
1
-1
/
+1
2008-11-12
ACPICA: Use spinlock for acpi_{en|dis}able_gpe
Alexey Starikovskiy
1
-5
/
+5
2008-11-12
ACPI: EC: restart failed command
Alexey Starikovskiy
1
-12
/
+29
2008-11-12
ACPI: EC: wait for last write gpe
Alexey Starikovskiy
1
-8
/
+13
2008-11-12
ACPI: EC: make kernel messages more useful when GPE storm is detected
Alan Jenkins
1
-3
/
+10
2008-11-12
ACPI: EC: revert msleep patch
Alexey Starikovskiy
1
-2
/
+2
2008-11-07
ACPI EC: Fix regression due to use of uninitialized variable
Alexey Starikovskiy
1
-1
/
+2
2008-10-23
Merge branch 'ull' into test
Len Brown
1
-2
/
+5
2008-10-23
Merge branch 'misc' into test
Len Brown
1
-2
/
+2
2008-10-23
Merge branch 'ec' into test
Len Brown
1
-183
/
+191
2008-10-17
ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC
Zhao Yakui
1
-2
/
+13
2008-10-17
ACPI: EC: Check for IBF=0 periodically if not in GPE mode
Alexey Starikovskiy
1
-2
/
+13
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-2
/
+5
2008-10-11
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
1
-2
/
+2
2008-09-29
ACPI: EC: Rename some variables
Alexey Starikovskiy
1
-55
/
+63
2008-09-26
ACPI: EC: do transaction from interrupt context
Alexey Starikovskiy
1
-160
/
+149
2008-08-15
ACPI: Avoid bogus EC timeout when EC is in Polling mode
Zhao Yakui
1
-0
/
+2
2008-08-15
ACPI : Add the EC dmi table to fix the incorrect ECDT table
Zhao Yakui
1
-0
/
+34
2008-06-12
ACPI: EC: Use msleep instead of udelay while waiting for event.
Alexey Starikovskiy
1
-1
/
+1
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-116
/
+124
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
1
-8
/
+3
2008-03-25
ACPI: EC: Don't delete boot EC
Alexey Starikovskiy
1
-24
/
+19
2008-03-25
ACPI: EC: Use default setup handler
Alexey Starikovskiy
1
-15
/
+1
2008-03-25
ACPI: EC: Detect irq storm
Alexey Starikovskiy
1
-0
/
+11
2008-03-25
ACPI: EC: Switch off GPE mode during suspend/resume
Alexey Starikovskiy
1
-22
/
+38
2008-03-25
ACPI: EC: Replace broken controller workarounds with poll mode.
Alexey Starikovskiy
1
-49
/
+12
2008-03-25
ACPI: EC: Improve debug output
Alexey Starikovskiy
1
-4
/
+4
2008-03-25
ACPI: EC: Add poll timer
Alexey Starikovskiy
1
-4
/
+39
2008-03-25
ACPI: EC: Restore udelay in poll mode
Alexey Starikovskiy
1
-0
/
+2
[next]