index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'reset' into release
Len Brown
2011-03-23
1
-5
/
+5
|
\
|
*
ACPICA: Fix access width for reset vector
Matthew Garrett
2011-03-22
1
-5
/
+5
*
|
Merge branch 'acpica' into release
Len Brown
2011-03-18
16
-1915
/
+2152
|
\
\
|
|
/
|
/
|
|
*
ACPICA: Add mechanism to defer _REG methods for some installed handlers
Bob Moore
2011-03-02
4
-2
/
+39
|
*
ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name
Bob Moore
2011-03-02
1
-0
/
+2
|
*
ACPICA: Split large dsopcode and dsload.c files.
Bob Moore
2011-03-02
7
-1407
/
+1549
|
*
ACPICA: Split large utglobal into utdecode.c.
Bob Moore
2011-03-02
4
-503
/
+547
|
*
ACPICA: Clarify a couple of error messages
Bob Moore
2011-03-02
1
-2
/
+2
|
*
ACPICA: Remove use of unreliable FADT revision field
Bob Moore
2011-03-02
1
-1
/
+4
|
*
ACPICA: GPE detect optimization - ignore unused GPE registers
Lin Ming
2011-03-02
1
-0
/
+9
*
|
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
[next]