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
...
|
|
*
|
|
ACPI: Maintain a list of ACPI memory mapped I/O remappings
Myron Stowe
2010-10-24
1
-15
/
+113
|
|
*
|
|
ACPI: Fix ioremap size for MMIO reads and writes
Myron Stowe
2010-10-24
1
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'ec-param' into release
Len Brown
2010-10-25
1
-2
/
+7
|
|
\
\
\
|
|
*
|
|
ACPI: Make Embedded Controller command timeout delay configurable
Thomas Renninger
2010-10-22
1
-2
/
+7
|
|
|
/
/
|
*
|
|
Merge branch 'power-refcount' into release
Len Brown
2010-10-25
1
-97
/
+70
|
|
\
\
\
|
|
*
|
|
ACPI / PM: Fix reference counting of power resources
Rafael J. Wysocki
2010-10-23
1
-97
/
+70
|
|
|
/
/
|
*
|
|
Merge branch 'cleanup' into release
Len Brown
2010-10-25
1
-1
/
+0
|
|
\
\
\
|
|
*
|
|
ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWER
Thomas Renninger
2010-10-01
1
-1
/
+0
|
*
|
|
|
Merge branch 'gpe-defer' into release
Len Brown
2010-10-25
12
-140
/
+92
|
|
\
\
\
\
|
|
*
|
|
|
ACPI / ACPICA: Defer enabling of runtime GPEs (v3)
Rafael J. Wysocki
2010-09-24
12
-140
/
+92
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'battery' into release
Len Brown
2010-10-25
1
-8
/
+27
|
|
\
\
\
\
|
|
*
|
|
|
ACPI / Battery: Return -ENODEV for unknown values in get_property()
Rafael J. Wysocki
2010-10-23
1
-8
/
+27
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'acpi_pm_device_sleep_state' into release
Len Brown
2010-10-25
1
-6
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
ACPI / PM: Fix problems with acpi_pm_device_sleep_state()
Rafael J. Wysocki
2010-10-15
1
-6
/
+10
|
|
|
/
/
/
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
.
\
\
\
Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...
Len Brown
2010-10-25
3
-20
/
+59
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
ACPI/PNP: A HID value of an object never changes -> make it const
Thomas Renninger
2010-10-01
2
-5
/
+4
|
|
|
|
*
|
|
ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HID
Thomas Renninger
2010-10-01
1
-16
/
+20
|
|
|
|
|
/
/
|
|
|
*
|
|
ACPI battery: support percentage battery remaining capacity
Zhang Rui
2010-10-22
1
-1
/
+37
|
*
|
|
|
|
Merge branch 'procfs-cleanup-v2' into release
Len Brown
2010-10-25
12
-1415
/
+29
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
ACPI: remove unused declaration of proc_fs.h
Zhang Rui
2010-10-15
3
-3
/
+0
|
|
*
|
|
|
ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_P...
Zhang Rui
2010-10-15
2
-1
/
+23
|
|
*
|
|
|
ACPI video: remove deprecated procfs I/F
Zhang Rui
2010-10-15
1
-770
/
+1
|
|
*
|
|
|
ACPI thermal: remove deprecated procfs I/F
Zhang Rui
2010-10-15
1
-435
/
+1
|
|
*
|
|
|
ACPI fan: remove deprecated procfs I/F
Zhang Rui
2010-10-15
1
-138
/
+1
|
|
*
|
|
|
ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default
Zhang Rui
2010-10-15
4
-68
/
+3
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'acpica' into release
Len Brown
2010-10-25
34
-684
/
+1793
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
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
|
|
*
|
|
ACPI: add FW_BUG to OSI(Linux) message
Len Brown
2010-10-15
1
-1
/
+1
|
|
*
|
|
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
5
-73
/
+430
|
|
*
|
|
ACPICA/ACPI: Add new host interfaces for _OSI support
Lin Ming
2010-10-01
12
-193
/
+593
|
|
*
|
|
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
2
-6
/
+6
|
|
|
/
/
*
|
|
|
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-10-26
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
acpi_idle: delete bogus data from cpuidle_state.power_usage
Len Brown
2010-10-15
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
4
-0
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
4
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-10-21
1
-6
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86, mwait: Move mwait constants to a common header file
H. Peter Anvin
2010-09-17
1
-6
/
+1
|
|
/
[prev]
[next]