summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
...
* | ACPICA: Revert "Parser: Fix for SuperName method invocation"Bob Moore2016-03-081-5/+4
|/
* ACPICA: Silence a -Wbad-function-cast warning when acpi_uintptr_t is 'uintptr_t'Lv Zheng2016-01-151-1/+3
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-15190-191/+191
* ACPICA: Reduce regression fix divergence from upstream ACPICALv Zheng2016-01-151-6/+7
* ACPICA: Drop Linux-specific waking vector functionsRafael J. Wysocki2016-01-041-77/+19
* ACPICA: Add per-table execution of module-level codeBob Moore2016-01-012-1/+24
* ACPICA: Add "root node" case to the ACPI name repair codeBob Moore2016-01-011-0/+8
* ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...Lv Zheng2016-01-014-16/+17
* ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua...Lv Zheng2016-01-017-42/+30
* ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati...Lv Zheng2016-01-014-29/+55
* ACPICA: Events: Fix an issue that region object is re-attached to another sco...Lv Zheng2016-01-011-7/+6
* ACPICA: Utilities: Reorder initialization codeLv Zheng2016-01-011-16/+15
* ACPICA: Events: Uses common_notify for address space handlersLv Zheng2016-01-014-19/+13
* ACPICA: Events: Deploys acpi_ev_find_region_handler()Lv Zheng2016-01-014-91/+75
* ACPICA: Cleanup code related to the per-table module level improvementBob Moore2016-01-016-44/+91
* ACPICA: Update for CondRefOf and RefOf operatorsBob Moore2016-01-011-2/+2
* ACPICA: Update internal #defines for ObjectType operator. No functional changeBob Moore2016-01-014-5/+5
* ACPICA: Update parameter type for ObjectType operatorBob Moore2016-01-013-4/+6
* ACPICA: Parser: Fix for SuperName method invocationBob Moore2016-01-011-4/+5
* ACPICA: Parser: Add constants for internal namepath functionBob Moore2016-01-013-7/+13
* ACPICA: iasl/Disassembler: Support ASL ElseIf operatorBob Moore2016-01-011-0/+1
* ACPICA: Tools: Add spacing and missing options in acpibin toolColin Ian King2016-01-011-1/+1
* ACPICA: Namespace: Add String -> ObjectReference conversion supportLv Zheng2016-01-013-1/+89
* ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng2016-01-014-9/+16
* ACPICA: Update for output of the Debug ObjectBob Moore2016-01-011-3/+8
* ACPICA: Debug object: Fix output for a NULL objectBob Moore2016-01-011-1/+2
* ACPICA: Debug Object: Cleanup outputBob Moore2016-01-011-20/+47
* ACPICA: Concatenate operator: Add extensions to support all ACPI objectsBob Moore2016-01-012-6/+37
* ACPICA: acpiexec/acpinames: Update for error checking macrosBob Moore2016-01-011-0/+13
* ACPICA: Add comment explaining _SUB removalBob Moore2016-01-011-0/+7
* ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore2016-01-014-126/+22
* ACPICA: Debugger: Remove some unecessary NULL checksMarkus Elfring2016-01-012-10/+3
* ACPICA: iasl/acpiexec: Update input file handling and verificationBob Moore2016-01-014-16/+13
* ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore2016-01-019-514/+53
* ACPICA: acpiexec: Add support for AML files containing multiple tablesBob Moore2016-01-012-0/+27
* ACPICA: Split interpreter tracing functions to a new fileBob Moore2016-01-013-326/+379
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-0197-493/+617
* ACPICA: exmutex: General cleanup, restructured some codeBob Moore2016-01-011-21/+59
* ACPICA: Add "const" to some functions that return fixed stringsLABBE Corentin2016-01-014-25/+22
* ACPICA: Fix SyncLevel support interaction with method auto-serializationDavid E. Box2016-01-011-2/+13
* ACPICA: Debugger: reduce old external path formatLv Zheng2016-01-019-10/+12
* ACPICA: Namespace: Fix wrong error logLv Zheng2016-01-011-1/+1
* ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava2016-01-011-7/+17
* ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng2016-01-0112-324/+324
* ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using differe...Lv Zheng2015-12-157-46/+83
* ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng2015-12-155-146/+38
* ACPICA: Debugger: Remove unnecessary status checkColin Ian King2015-12-151-3/+0
* ACPICA: Debugger: Fix dead lock issue ocurred in single stepping modeLv Zheng2015-10-221-0/+10
* ACPI: Enable build of AML interpreter debuggerLv Zheng2015-10-2212-29/+21
* ACPICA: Debugger: Add thread ID support so that single step mode can only app...Lv Zheng2015-10-224-2/+38
OpenPOWER on IntegriCloud