index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
ACPICA: Dispatcher: Update thread ID for recursive method calls
Prarit Bhargava
2016-05-04
1
-0
/
+3
*
Merge branch 'acpica'
Rafael J. Wysocki
2016-03-14
24
-185
/
+371
|
\
|
*
ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ...
Lv Zheng
2016-03-10
3
-39
/
+32
|
*
ACPICA: Utilities: Update trace mechinism for acquire_object
Bob Moore
2016-03-08
1
-1
/
+1
|
*
ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_...
Lv Zheng
2016-02-24
4
-4
/
+4
|
*
ACPICA: Namespace: Ensure \_SB._INI executed before any _REG
Lv Zheng
2016-02-24
3
-77
/
+85
|
*
ACPICA: ACPICA: Tune _REG evaluations order in the initialization steps
Lv Zheng
2016-02-24
1
-17
/
+18
|
*
ACPICA: Tables: make default region accessible during the table load
Lv Zheng
2016-02-24
2
-5
/
+29
|
*
ACPICA: ACPI 6.0/iASL: Add support for the External AML opcode
David E. Box
2016-02-24
1
-1
/
+3
|
*
ACPICA: Remove unnecessary arguments to ACPI_INFO
Bob Moore
2016-02-24
13
-29
/
+18
|
*
ACPICA: debugger: dbconvert: free pld_info on error return path
Colin Ian King
2016-02-24
1
-2
/
+3
|
*
ACPICA: iASL: Update to use internal acpi_ut_strtoul64 function
Bob Moore
2016-02-24
1
-38
/
+206
|
*
ACPICA: iASL: Fix some typos with the name strtoul64
Bob Moore
2016-02-24
1
-1
/
+1
|
*
ACPICA: Remove incorrect "static" from a global structure
Bob Moore
2016-02-24
1
-1
/
+1
|
*
ACPICA: aclocal: Put parens around some definitions.
waddlesplash
2016-02-24
1
-3
/
+3
*
|
ACPICA: Revert "Parser: Fix for SuperName method invocation"
Bob Moore
2016-03-08
1
-5
/
+4
|
/
*
ACPICA: Silence a -Wbad-function-cast warning when acpi_uintptr_t is 'uintptr_t'
Lv Zheng
2016-01-15
1
-1
/
+3
*
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-15
190
-191
/
+191
*
ACPICA: Reduce regression fix divergence from upstream ACPICA
Lv Zheng
2016-01-15
1
-6
/
+7
*
ACPICA: Drop Linux-specific waking vector functions
Rafael J. Wysocki
2016-01-04
1
-77
/
+19
*
ACPICA: Add per-table execution of module-level code
Bob Moore
2016-01-01
2
-1
/
+24
*
ACPICA: Add "root node" case to the ACPI name repair code
Bob Moore
2016-01-01
1
-0
/
+8
*
ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...
Lv Zheng
2016-01-01
4
-16
/
+17
*
ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua...
Lv Zheng
2016-01-01
7
-42
/
+30
*
ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati...
Lv Zheng
2016-01-01
4
-29
/
+55
*
ACPICA: Events: Fix an issue that region object is re-attached to another sco...
Lv Zheng
2016-01-01
1
-7
/
+6
*
ACPICA: Utilities: Reorder initialization code
Lv Zheng
2016-01-01
1
-16
/
+15
*
ACPICA: Events: Uses common_notify for address space handlers
Lv Zheng
2016-01-01
4
-19
/
+13
*
ACPICA: Events: Deploys acpi_ev_find_region_handler()
Lv Zheng
2016-01-01
4
-91
/
+75
*
ACPICA: Cleanup code related to the per-table module level improvement
Bob Moore
2016-01-01
6
-44
/
+91
*
ACPICA: Update for CondRefOf and RefOf operators
Bob Moore
2016-01-01
1
-2
/
+2
*
ACPICA: Update internal #defines for ObjectType operator. No functional change
Bob Moore
2016-01-01
4
-5
/
+5
*
ACPICA: Update parameter type for ObjectType operator
Bob Moore
2016-01-01
3
-4
/
+6
*
ACPICA: Parser: Fix for SuperName method invocation
Bob Moore
2016-01-01
1
-4
/
+5
*
ACPICA: Parser: Add constants for internal namepath function
Bob Moore
2016-01-01
3
-7
/
+13
*
ACPICA: iasl/Disassembler: Support ASL ElseIf operator
Bob Moore
2016-01-01
1
-0
/
+1
*
ACPICA: Tools: Add spacing and missing options in acpibin tool
Colin Ian King
2016-01-01
1
-1
/
+1
*
ACPICA: Namespace: Add String -> ObjectReference conversion support
Lv Zheng
2016-01-01
3
-1
/
+89
*
ACPICA: Namespace: Add scope information to the simple object repair mechanism
Lv Zheng
2016-01-01
4
-9
/
+16
*
ACPICA: Update for output of the Debug Object
Bob Moore
2016-01-01
1
-3
/
+8
*
ACPICA: Debug object: Fix output for a NULL object
Bob Moore
2016-01-01
1
-1
/
+2
*
ACPICA: Debug Object: Cleanup output
Bob Moore
2016-01-01
1
-20
/
+47
*
ACPICA: Concatenate operator: Add extensions to support all ACPI objects
Bob Moore
2016-01-01
2
-6
/
+37
*
ACPICA: acpiexec/acpinames: Update for error checking macros
Bob Moore
2016-01-01
1
-0
/
+13
*
ACPICA: Add comment explaining _SUB removal
Bob Moore
2016-01-01
1
-0
/
+7
*
ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."
Bob Moore
2016-01-01
4
-126
/
+22
*
ACPICA: Debugger: Remove some unecessary NULL checks
Markus Elfring
2016-01-01
2
-10
/
+3
*
ACPICA: iasl/acpiexec: Update input file handling and verification
Bob Moore
2016-01-01
4
-16
/
+13
*
ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file
Bob Moore
2016-01-01
9
-514
/
+53
*
ACPICA: acpiexec: Add support for AML files containing multiple tables
Bob Moore
2016-01-01
2
-0
/
+27
[next]