index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
ec.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'ull' into test
Len Brown
2008-10-22
|
\
|
*
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-10-11
*
|
Merge branch 'misc' into test
Len Brown
2008-10-22
|
\
\
|
*
|
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
2008-10-10
|
|
/
*
|
Merge branch 'ec' into test
Len Brown
2008-10-22
|
\
\
|
*
|
ACPI: EC: Check for IBF=0 periodically if not in GPE mode
Alexey Starikovskiy
2008-10-16
|
*
|
ACPI: EC: Rename some variables
Alexey Starikovskiy
2008-09-29
|
*
|
ACPI: EC: do transaction from interrupt context
Alexey Starikovskiy
2008-09-25
|
|
/
*
/
ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC
Zhao Yakui
2008-10-17
|
/
*
ACPI: Avoid bogus EC timeout when EC is in Polling mode
Zhao Yakui
2008-08-15
*
ACPI : Add the EC dmi table to fix the incorrect ECDT table
Zhao Yakui
2008-08-15
*
ACPI: EC: Use msleep instead of udelay while waiting for event.
Alexey Starikovskiy
2008-06-11
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-04-30
|
\
|
*
ACPI: EC: Don't delete boot EC
Alexey Starikovskiy
2008-03-24
|
*
ACPI: EC: Use default setup handler
Alexey Starikovskiy
2008-03-24
|
*
ACPI: EC: Detect irq storm
Alexey Starikovskiy
2008-03-24
|
*
ACPI: EC: Switch off GPE mode during suspend/resume
Alexey Starikovskiy
2008-03-24
|
*
ACPI: EC: Replace broken controller workarounds with poll mode.
Alexey Starikovskiy
2008-03-24
|
*
ACPI: EC: Improve debug output
Alexey Starikovskiy
2008-03-24
|
*
ACPI: EC: Add poll timer
Alexey Starikovskiy
2008-03-24
|
*
ACPI: EC: Restore udelay in poll mode
Alexey Starikovskiy
2008-03-24
*
|
acpi: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
|
/
*
Revert "ACPI: EC: Handle IRQ storm on Acer laptops"
Alexey Starikovskiy
2008-03-18
*
-
.
Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', ...
Len Brown
2008-03-13
|
\
\
|
|
*
Revert "ACPI: EC: Use proper handle for boot EC"
Len Brown
2008-03-11
|
|
/
|
/
|
|
*
ACPI: EC: Handle IRQ storm on Acer laptops
Alexey Starikovskiy
2008-03-11
|
/
*
ACPI: EC: Use proper handle for boot EC
Alexey Starikovskiy
2008-02-14
*
-
-
-
.
Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...
Len Brown
2008-02-07
|
\
\
\
|
|
|
*
ACPI: EC: Some hardware requires burst mode to operate properly
Alexey Starikovskiy
2008-01-10
|
|
|
*
ACPI: EC: Do the byte access with a fast path
Alexey Starikovskiy
2008-01-10
|
|
|
/
*
|
|
ACPI: EC: "DEBUG" needs to be defined earlier
Márton Németh
2008-01-23
*
|
|
ACPI: EC: add leading zeros to debug messages
Márton Németh
2008-01-23
*
|
|
ACPI: EC: fix dmesg spam regression
Alexey Starikovskiy
2008-01-23
*
|
|
ACPI: EC: Enable boot EC before bus_scan
Alexey Starikovskiy
2008-01-01
|
|
/
|
/
|
*
|
Pull bugzilla-9327 into release branch
Len Brown
2007-11-20
|
\
\
|
*
|
ACPI: EC: Workaround for optimized controllers (version 3)
Alexey Starikovskiy
2007-11-20
|
*
|
ACPI: EC: use printk_ratelimit(), add some DEBUG mode messages
Márton Németh
2007-11-20
|
*
|
Revert "ACPI: EC: Workaround for optimized controllers"
Len Brown
2007-11-20
*
|
|
Pull fluff into release branch
Len Brown
2007-11-20
|
\
\
\
|
*
|
|
ACPI: Add missing spaces to printk format
Joe Perches
2007-11-19
|
|
|
/
|
|
/
|
*
|
|
Pull bugzilla-9327 into release branch
Len Brown
2007-11-20
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ACPI: EC: Workaround for optimized controllers
Alexey Starikovskiy
2007-11-19
|
|
/
*
/
ACPI: EC: Don't init EC early if it has no _INI
Alexey Starikovskiy
2007-11-19
|
/
*
ACPI: EC: fix use-after-free
Adrian Bunk
2007-10-25
*
ACPI: EC: Output changes to operational mode
Alexey Starikovskiy
2007-10-25
*
ACPI: EC: Add workaround for "optimized" controllers
Alexey Starikovskiy
2007-10-25
*
ACPI: EC: Don't re-enable GPE for each transaction.
Alexey Starikovskiy
2007-10-25
*
ACPI: EC: auto select interrupt mode
Alexey Starikovskiy
2007-10-25
*
ACPI: EC: Don't expect interrupt after last read
Alexey Starikovskiy
2007-10-25
*
ACPI: EC: Replace atomic variables with bits
Alexey Starikovskiy
2007-10-25
[next]