index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Fix access width for reset vector
Matthew Garrett
2011-03-22
1
-5
/
+5
*
ACPI / ACPICA: Implicit notify for multiple devices
Rafael J. Wysocki
2011-02-24
3
-14
/
+52
*
ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object
Rafael J. Wysocki
2011-02-12
1
-23
/
+26
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2011-01-20
141
-205
/
+252
|
\
|
*
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2011-01-18
141
-141
/
+141
|
*
ACPICA: Fix issues/fault with automatic "serialized" method support
Lin Ming
2011-01-18
13
-64
/
+85
|
*
ACPICA: Debugger: Lock namespace for duration of a namespace dump
Bob Moore
2011-01-18
1
-0
/
+15
|
*
ACPICA: Fix namespace race condition
Dana Myers
2011-01-18
1
-0
/
+9
|
*
ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method().
Jesper Juhl
2011-01-18
1
-0
/
+2
*
|
ACPI / ACPICA: Initialize the global lock spinlock as appropriate
Rafael J. Wysocki
2011-01-14
3
-2
/
+3
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
16
-797
/
+1097
|
\
\
|
*
\
Merge branch 'wakeup-etc-rafael' into release
Len Brown
2011-01-12
1
-39
/
+55
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ACPI / ACPICA: Fix global lock acquisition
Rafael J. Wysocki
2011-01-07
1
-39
/
+55
|
*
|
ACPICA: Misc comments to minimize code divergence
Lin Ming
2011-01-12
6
-46
/
+81
|
*
|
ACPICA: Global event handler
Lin Ming
2011-01-12
5
-3
/
+75
|
*
|
ACPICA: Implicit notify support
Lin Ming
2011-01-12
6
-86
/
+159
|
*
|
ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method
Lin Ming
2011-01-12
1
-12
/
+45
|
*
|
ACPICA: Remove unused function declarations
Lin Ming
2011-01-12
1
-6
/
+0
|
*
|
ACPICA: New GPE handler callback definition
Lin Ming
2011-01-12
4
-13
/
+20
|
*
|
ACPICA: Rename some function and variable names
Lin Ming
2011-01-12
9
-45
/
+62
|
*
|
ACPICA: Move GPE functions to new file evxfgpe.c
Lin Ming
2011-01-12
5
-601
/
+654
|
|
/
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
|
|
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2011-01-04
1
-0
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ACPI / ACPICA: Disable GPEs during initialization
Rafael J. Wysocki
2010-12-26
1
-0
/
+3
|
|
/
*
/
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
Don Zickus
2010-11-18
1
-2
/
+0
|
/
*
Merge branch 'gpe-defer' into release
Len Brown
2010-10-25
10
-139
/
+83
|
\
|
*
ACPI / ACPICA: Defer enabling of runtime GPEs (v3)
Rafael J. Wysocki
2010-09-24
10
-139
/
+83
*
|
Merge branch 'acpica' into release
Len Brown
2010-10-25
33
-572
/
+1743
|
\
\
|
*
|
Subject: [PATCH] ACPICA: Fix Scope() op in module level code
Bob Moore
2010-10-23
1
-2
/
+17
|
*
|
ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events
Colin Ian King
2010-10-17
1
-0
/
+1
|
*
|
ACPICA: Add Vista SP2 to supported _OSI strings
Bob Moore
2010-10-17
2
-1
/
+3
|
*
|
ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions
Bob Moore
2010-10-17
1
-41
/
+4
|
*
|
ACPICA: Change type of _TZ from ThermalZone to Device
Bob Moore
2010-10-17
1
-2
/
+4
|
*
|
ACPICA: Comment update; no functional change
Bob Moore
2010-10-17
1
-0
/
+6
|
*
|
ACPICA: Increase configurability of error messages
Bob Moore
2010-10-01
1
-1
/
+1
|
*
|
ACPICA: Add repair for _HID and _CID strings
Bob Moore
2010-10-01
1
-0
/
+163
|
*
|
ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file
Bob Moore
2010-10-01
7
-287
/
+445
|
*
|
ACPICA: Make acpi_gbl_system_awake_and_running publically available
Bob Moore
2010-10-01
1
-1
/
+1
|
*
|
ACPICA: Update math module; no functional change
Bob Moore
2010-10-01
1
-3
/
+20
|
*
|
ACPICA: Make acpi_thread_id no longer configurable, always u64
Lin Ming
2010-10-01
7
-26
/
+28
|
*
|
ACPICA: Add ACPI_INLINE configuration parameter
Lin Ming
2010-10-01
1
-2
/
+2
|
*
|
ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface
Bob Moore
2010-10-01
4
-5
/
+430
|
*
|
ACPICA/ACPI: Add new host interfaces for _OSI support
Lin Ming
2010-10-01
11
-151
/
+547
|
*
|
ACPICA: Revert "Revert "Enable multi-byte EC transfers
Bob Moore
2010-10-01
3
-49
/
+73
|
*
|
ACPICA: Fix acpi_os_read_pci_configuration prototype
Bob Moore
2010-10-01
1
-3
/
+1
|
|
/
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...
Len Brown
2010-09-29
3
-2
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
ACPI: Fix typos
Lucas De Marchi
2010-09-28
2
-2
/
+2
|
|
_
|
/
|
/
|
|
|
|
*
ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resume
Colin Ian King
2010-09-28
1
-0
/
+1
|
|
/
|
/
|
|
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-08-07
41
-795
/
+381
|
|
\
[next]