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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Add more methods eligible for NULL package element removal
Bob Moore
2011-05-09
1
-8
/
+5
*
ACPICA: Split all internal Global Lock functions to new file - evglock
Bob Moore
2011-05-09
4
-316
/
+347
*
ACPICA: Fix code divergence of global lock handling
Lin Ming
2011-03-25
3
-41
/
+44
*
ACPICA: Use acpi_os_create_lock interface
Lin Ming
2011-03-25
2
-9
/
+17
*
ACPI: osl, add acpi_os_create_lock interface
Lin Ming
2011-03-25
1
-8
/
+25
*
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
*
Merge branch 'iomem' into release
Len Brown
2011-02-15
1
-7
/
+18
|
\
|
*
ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2)
Rafael J. Wysocki
2011-02-08
1
-7
/
+18
*
|
ACPI / Video: Probe for output switch method when searching video devices.
Michael Karcher
2011-02-12
1
-0
/
+5
*
|
ACPI / Wakeup: Enable button GPEs unconditionally during initialization
Rafael J. Wysocki
2011-02-12
1
-1
/
+5
*
|
ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object
Rafael J. Wysocki
2011-02-12
1
-23
/
+26
|
/
*
ACPI / PM: Call suspend_nvs_free() earlier during resume
Rafael J. Wysocki
2011-01-20
1
-1
/
+1
*
ACPI: Introduce acpi_os_ioremap()
Rafael J. Wysocki
2011-01-20
2
-8
/
+11
*
Merge branch 'akpm'
Linus Torvalds
2011-01-20
1
-1
/
+1
|
\
|
*
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
1
-1
/
+1
*
|
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 / Battery: remove battery refresh on resume
Linus Torvalds
2011-01-20
1
-1
/
+0
|
|
/
|
/
|
*
|
ACPI: Fix boot problem related to APEI with acpi_disabled set
Rafael J. Wysocki
2011-01-16
2
-5
/
+5
|
|
|
\
*
-
.
\
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
2011-01-15
1
-6
/
+2
|
\
\
\
|
|
*
|
x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.c
Tony Luck
2011-01-12
1
-6
/
+2
|
|
/
/
*
|
|
ACPI / ACPICA: Initialize the global lock spinlock as appropriate
Rafael J. Wysocki
2011-01-14
3
-2
/
+3
*
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-01-14
2
-13
/
+44
|
\
\
\
|
*
|
|
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
2011-01-14
2
-13
/
+44
*
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
45
-1464
/
+2845
|
\
\
\
\
|
*
\
\
\
Merge branch 'suspend-ioremap-cache' into release
Len Brown
2011-01-12
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS rework
Rafael J. Wysocki
2011-01-12
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'misc' into test
Len Brown
2011-01-12
1
-4
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI: fix resource check message
Thomas Renninger
2011-01-12
1
-4
/
+7
|
*
|
|
|
|
|
Merge branch 'bugzilla-21212' into release
Len Brown
2011-01-12
1
-3
/
+12
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPI video: introduce module parameter video.use_bios_initial_backlight
Zhang Rui
2010-12-14
1
-3
/
+12
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
ACPI / Battery: Update information on info notification and resume
Rafael J. Wysocki
2011-01-12
1
-0
/
+14
|
*
|
|
|
|
|
ACPI: Drop device flag wake_capable
Rafael J. Wysocki
2011-01-12
1
-17
/
+9
|
*
|
|
|
|
|
ACPI: Always check if _PRW is present before trying to evaluate it
Rafael J. Wysocki
2011-01-12
1
-2
/
+7
|
*
|
|
|
|
|
ACPI / PM: Check status of power resources under mutexes
Rafael J. Wysocki
2011-01-12
1
-13
/
+20
|
*
|
|
|
|
|
ACPI / PM: Rename acpi_power_off_device()
Rafael J. Wysocki
2011-01-12
1
-4
/
+3
|
*
|
|
|
|
|
Merge branch 'kconfig-text' into release
Len Brown
2011-01-12
1
-1
/
+0
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPI: update CONFIG_ACPI_PROCFS description
Zhang Rui
2011-01-12
1
-5
/
+0
|
*
|
|
|
|
|
|
Merge branch 'ipmi' into release
Len Brown
2011-01-12
3
-0
/
+537
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller
Zhao Yakui
2010-12-14
3
-0
/
+537
|
|
|
/
/
/
/
/
[next]