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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
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
62
-690
/
+2411
|
\
\
\
\
|
*
|
|
|
ACPICA: Update version to 20080926
Bob Moore
2008-10-22
1
-1
/
+1
|
*
|
|
|
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
8
-6
/
+1401
|
*
|
|
|
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
2
-12
/
+23
|
*
|
|
|
ACPICA: Update version to 20080829
Bob Moore
2008-10-22
1
-1
/
+1
|
*
|
|
|
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
25
-292
/
+310
|
*
|
|
|
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
5
-26
/
+30
|
*
|
|
|
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 exception codes
Bob Moore
2008-10-22
1
-73
/
+55
|
*
|
|
|
ACPICA: Add namespace node to operand object union
Bob Moore
2008-10-22
1
-0
/
+7
|
*
|
|
|
ACPICA: Remove obsolete debug levels (WARN and ERROR)
Bob Moore
2008-10-22
4
-23
/
+15
|
*
|
|
|
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
3
-0
/
+13
|
*
|
|
|
ACPICA: Update version to 20080729
Bob Moore
2008-10-22
1
-1
/
+1
|
*
|
|
|
ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables
Bob Moore
2008-10-22
2
-6
/
+49
|
*
|
|
|
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
2
-0
/
+38
|
*
|
|
|
ACPICA: Update version to 20080701
Bob Moore
2008-10-22
1
-1
/
+1
|
*
|
|
|
ACPICA: Return method arg count from acpi_get_object_info
Bob Moore
2008-10-22
2
-0
/
+5
|
*
|
|
|
ACPICA: Cleanup macro definition file.
Bob Moore
2008-10-22
1
-133
/
+115
|
*
|
|
|
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
3
-6
/
+11
|
*
|
|
|
ACPICA: Fix table compare code, length then data
Bob Moore
2008-10-22
1
-5
/
+9
|
*
|
|
|
ACPICA: Fix wrong resource descriptor length for 64-bit build
Bob Moore
2008-10-22
1
-1
/
+1
|
*
|
|
|
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
9
-86
/
+183
|
\
\
\
\
|
*
|
|
|
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
|
*
|
|
|
ACPI : Load device driver according to the status of acpi device
Zhao Yakui
2008-10-22
3
-19
/
+38
|
*
|
|
|
ACPI: Add DMI check to disable power state check in power transition
Zhao Yakui
2008-10-22
1
-1
/
+22
|
*
|
|
|
ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...
Zhao Yakui
2008-10-22
4
-12
/
+53
|
*
|
|
|
ACPI: Attach the ACPI device to the ACPI handle as early as possible
Zhao Yakui
2008-10-22
1
-2
/
+10
|
*
|
|
|
ACPI: Get the device power state in the course of scanning device
Zhao Yakui
2008-10-22
2
-14
/
+17
|
*
|
|
|
ACPI: replace AE_BAD_ADDRESS exception code with AE_ERROR
Lin Ming
2008-10-22
2
-10
/
+10
[prev]
[next]