index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-29
acpica: ACPI_MAX_SLEEP should be 2 sec, not 20
Len Brown
1
-1
/
+1
2011-07-13
ACPICA: Do not repair _TSS return package if _PSS is present
Fenghua Yu
3
-0
/
+17
2011-07-13
ACPICA: Add option to disable method return value validation and repair
Bob Moore
2
-6
/
+18
2011-07-13
ACPICA: Add missing _TDL to list of predefined names
Bob Moore
1
-0
/
+1
2011-07-13
ACPICA: Load operator: re-instate most restrictions on incoming table signature
Bob Moore
1
-5
/
+22
2011-05-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
16
-358
/
+501
2011-05-29
Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...
Len Brown
4
-19
/
+57
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-05-09
ACPICA: Execute an orphan _REG method under the EC device
Bob Moore
3
-9
/
+127
2011-05-09
ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate place
Bob Moore
1
-1
/
+0
2011-05-09
ACPICA: Update internal address SpaceID for DataTable regions
Bob Moore
6
-21
/
+8
2011-05-09
ACPICA: Add more methods eligible for NULL package element removal
Bob Moore
1
-8
/
+5
2011-05-09
ACPICA: Split all internal Global Lock functions to new file - evglock
Bob Moore
4
-316
/
+347
2011-03-25
ACPICA: Fix code divergence of global lock handling
Lin Ming
3
-41
/
+44
2011-03-25
ACPICA: Use acpi_os_create_lock interface
Lin Ming
2
-9
/
+17
2011-03-23
Merge branch 'reset' into release
Len Brown
1
-5
/
+5
2011-03-22
ACPICA: Fix access width for reset vector
Matthew Garrett
1
-5
/
+5
2011-03-18
Merge branch 'acpica' into release
Len Brown
16
-1915
/
+2152
2011-03-02
ACPICA: Add mechanism to defer _REG methods for some installed handlers
Bob Moore
4
-2
/
+39
2011-03-02
ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name
Bob Moore
1
-0
/
+2
2011-03-02
ACPICA: Split large dsopcode and dsload.c files.
Bob Moore
7
-1407
/
+1549
2011-03-02
ACPICA: Split large utglobal into utdecode.c.
Bob Moore
4
-503
/
+547
2011-03-02
ACPICA: Clarify a couple of error messages
Bob Moore
1
-2
/
+2
2011-03-02
ACPICA: Remove use of unreliable FADT revision field
Bob Moore
1
-1
/
+4
2011-03-02
ACPICA: GPE detect optimization - ignore unused GPE registers
Lin Ming
1
-0
/
+9
2011-02-24
ACPI / ACPICA: Implicit notify for multiple devices
Rafael J. Wysocki
3
-14
/
+52
2011-02-12
ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object
Rafael J. Wysocki
1
-23
/
+26
2011-01-20
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
141
-205
/
+252
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
141
-141
/
+141
2011-01-18
ACPICA: Fix issues/fault with automatic "serialized" method support
Lin Ming
13
-64
/
+85
2011-01-18
ACPICA: Debugger: Lock namespace for duration of a namespace dump
Bob Moore
1
-0
/
+15
2011-01-18
ACPICA: Fix namespace race condition
Dana Myers
1
-0
/
+9
2011-01-18
ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method().
Jesper Juhl
1
-0
/
+2
2011-01-14
ACPI / ACPICA: Initialize the global lock spinlock as appropriate
Rafael J. Wysocki
3
-2
/
+3
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
16
-797
/
+1097
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-12
Merge branch 'wakeup-etc-rafael' into release
Len Brown
1
-39
/
+55
2011-01-12
ACPICA: Misc comments to minimize code divergence
Lin Ming
6
-46
/
+81
2011-01-12
ACPICA: Global event handler
Lin Ming
5
-3
/
+75
2011-01-12
ACPICA: Implicit notify support
Lin Ming
6
-86
/
+159
2011-01-12
ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method
Lin Ming
1
-12
/
+45
2011-01-12
ACPICA: Remove unused function declarations
Lin Ming
1
-6
/
+0
2011-01-12
ACPICA: New GPE handler callback definition
Lin Ming
4
-13
/
+20
2011-01-12
ACPICA: Rename some function and variable names
Lin Ming
9
-45
/
+62
2011-01-12
ACPICA: Move GPE functions to new file evxfgpe.c
Lin Ming
5
-601
/
+654
2011-01-07
ACPI / ACPICA: Fix global lock acquisition
Rafael J. Wysocki
1
-39
/
+55
2011-01-04
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
1
-0
/
+3
2010-12-26
ACPI / ACPICA: Disable GPEs during initialization
Rafael J. Wysocki
1
-0
/
+3
2010-11-18
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
Don Zickus
1
-2
/
+0
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
[next]