index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
libata: remove functions now handed by ACPI dock driver
Shaohua Li
2008-09-23
2
-94
/
+16
|
*
|
|
ACPI: fix hotplug race
Zhang Rui
2008-09-23
2
-6
/
+65
|
*
|
|
ACPI: introduce notifier change to avoid duplicates
Shaohua Li
2008-09-23
2
-22
/
+39
|
*
|
|
dock: add bay and battery hotplug support
Shaohua Li
2008-09-23
1
-48
/
+175
|
*
|
|
dock: add _LCK support
Shaohua Li
2008-09-23
1
-0
/
+21
|
*
|
|
dock: fix eject request process (2.6.27-rc1 regression)
Shaohua Li
2008-09-23
1
-5
/
+0
|
*
|
|
ACPI: dock: avoid check _STA method
Shaohua Li
2008-09-23
1
-1
/
+4
|
|
/
/
*
|
|
Merge branch 'cpuidle' into test
Len Brown
2008-10-22
2
-1
/
+9
|
\
\
\
|
*
|
|
cpuidle: upon BIOS bug, default to default_idle rather than polling
Venkatesh Pallipadi
2008-10-16
1
-0
/
+4
|
*
|
|
cpuidle: update the last_state acpi cpuidle reflecting actual state entered
Venkatesh Pallipadi
2008-10-16
1
-0
/
+1
|
*
|
|
cpuidle: use last_state which can reflect the actual state entered
Venkatesh Pallipadi
2008-10-16
1
-1
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'bugzilla-11481' into test
Len Brown
2008-10-22
1
-3
/
+22
|
\
\
\
|
*
|
|
ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism
Zhao Yakui
2008-10-18
1
-3
/
+22
|
|
/
/
*
|
|
Merge branch 'bugzilla-10503' into test
Len Brown
2008-10-22
1
-0
/
+10
|
\
\
\
|
*
|
|
ACPI: don't enable control method power button as wakeup device when Fixed Po...
Zhang Rui
2008-10-06
1
-0
/
+10
*
|
|
|
Merge branch 'bugzilla-10237' into test
Len Brown
2008-10-22
1
-2
/
+13
|
\
\
\
\
|
*
|
|
|
ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC
Zhao Yakui
2008-10-17
1
-2
/
+13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'asus-cleanup' into test
Len Brown
2008-10-22
1
-111
/
+110
|
\
\
\
\
|
*
|
|
|
asus_acpi: whitespace and comment cleanup
Mike Dahlgren
2008-10-17
1
-111
/
+110
|
|
/
/
/
*
|
|
|
Merge branch 'acpica' into test
Len Brown
2008-10-22
47
-435
/
+1634
|
\
\
\
\
|
*
|
|
|
ACPICA: Add support for zero-length buffer-to-string conversions
Bob Moore
2008-10-22
1
-2
/
+9
|
*
|
|
|
ACPICA: New: Validation for predefined ACPI methods/objects
Bob Moore
2008-10-22
4
-6
/
+933
|
*
|
|
|
ACPICA: Fix for implicit return compatibility
Lin Ming
2008-10-22
1
-0
/
+4
|
*
|
|
|
ACPICA: Fixed a couple memory leaks associated with "implicit return"
Lin Ming
2008-10-22
2
-1
/
+6
|
*
|
|
|
ACPICA: Optimize buffer allocation procedure
Bob Moore
2008-10-22
1
-25
/
+28
|
*
|
|
|
ACPICA: Fix possible memory leak, error exit path
Lin Ming
2008-10-22
2
-0
/
+16
|
*
|
|
|
ACPICA: Fix fault after mem allocation failure in AML parser
Lin Ming
2008-10-22
1
-17
/
+11
|
*
|
|
|
ACPICA: Remove unused ACPI register bit definition
Lin Ming
2008-10-22
1
-1
/
+0
|
*
|
|
|
ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname
Bob Moore
2008-10-22
1
-2
/
+3
|
*
|
|
|
ACPICA: Cleanup for internal Reference Object
Bob Moore
2008-10-22
22
-281
/
+280
|
*
|
|
|
ACPICA: Update comments - no functional changes
Bob Moore
2008-10-22
1
-10
/
+11
|
*
|
|
|
ACPICA: Update for Reference ACPI_OPERAND_OBJECT
Bob Moore
2008-10-22
4
-26
/
+29
|
*
|
|
|
ACPICA: Reduce error to warning for incorrect method arg count
Lin Ming
2008-10-22
1
-8
/
+9
|
*
|
|
|
ACPICA: Disallow evaluation of named object types with no value
Bob Moore
2008-10-22
1
-0
/
+21
|
*
|
|
|
ACPICA: Remove obsolete debug levels (WARN and ERROR)
Bob Moore
2008-10-22
3
-4
/
+2
|
*
|
|
|
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
Lin Ming
2008-10-22
10
-35
/
+35
|
*
|
|
|
ACPICA: add preemption point after each opcode parse
Alexey Starikovskiy
2008-10-22
1
-0
/
+2
|
*
|
|
|
ACPICA: Improve object conversion error messages
Bob Moore
2008-10-22
1
-2
/
+6
|
*
|
|
|
ACPICA: Add function to decode reference obj types to strings
Bob Moore
2008-10-22
1
-0
/
+36
|
*
|
|
|
ACPICA: Return method arg count from acpi_get_object_info
Bob Moore
2008-10-22
1
-0
/
+4
|
*
|
|
|
ACPICA: Fix warning for 64-bit build
Bob Moore
2008-10-22
1
-2
/
+1
|
*
|
|
|
ACPICA: Add function to dereference returned reference objects
Lin Ming
2008-10-22
1
-0
/
+79
|
*
|
|
|
ACPICA: Return status from global init function
Yi Yang
2008-10-22
2
-5
/
+10
|
*
|
|
|
ACPICA: Fix table compare code, length then data
Bob Moore
2008-10-22
1
-5
/
+9
|
*
|
|
|
ACPICA: Allow same ACPI table to be loaded/unloaded more than once
Bob Moore
2008-10-22
1
-7
/
+42
|
*
|
|
|
ACPICA: Add check for invalid handle in acpi_get_object_info
Fiodor Suietov
2008-10-22
1
-0
/
+1
|
*
|
|
|
ACPICA: Copy dynamically loaded tables to local buffer
Dennis Noordsij
2008-10-22
1
-31
/
+82
|
|
/
/
/
*
|
|
|
Merge branch 'bugfixes' into test
Len Brown
2008-10-22
7
-72
/
+141
|
\
\
\
\
|
*
|
|
|
ACPI: Fix possible null ptr dereference
donald.d.dugger@intel.com
2008-10-22
1
-2
/
+2
|
*
|
|
|
ACPI: remove unused acpi_is_child_device()
Len Brown
2008-10-22
1
-14
/
+0
[prev]
[next]