aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAge
* ACPICA: Silence a -Wbad-function-cast warning when acpi_uintptr_t is 'uintptr_t'Lv Zheng2016-01-15
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-15
* ACPICA: Reduce regression fix divergence from upstream ACPICALv Zheng2016-01-15
* ACPICA: Drop Linux-specific waking vector functionsRafael J. Wysocki2016-01-04
* ACPICA: Add per-table execution of module-level codeBob Moore2015-12-31
* ACPICA: Add "root node" case to the ACPI name repair codeBob Moore2015-12-31
* ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...Lv Zheng2015-12-31
* ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua...Lv Zheng2015-12-31
* ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati...Lv Zheng2015-12-31
* ACPICA: Events: Fix an issue that region object is re-attached to another sco...Lv Zheng2015-12-31
* ACPICA: Utilities: Reorder initialization codeLv Zheng2015-12-31
* ACPICA: Events: Uses common_notify for address space handlersLv Zheng2015-12-31
* ACPICA: Events: Deploys acpi_ev_find_region_handler()Lv Zheng2015-12-31
* ACPICA: Cleanup code related to the per-table module level improvementBob Moore2015-12-31
* ACPICA: Update for CondRefOf and RefOf operatorsBob Moore2015-12-31
* ACPICA: Update internal #defines for ObjectType operator. No functional changeBob Moore2015-12-31
* ACPICA: Update parameter type for ObjectType operatorBob Moore2015-12-31
* ACPICA: Parser: Fix for SuperName method invocationBob Moore2015-12-31
* ACPICA: Parser: Add constants for internal namepath functionBob Moore2015-12-31
* ACPICA: iasl/Disassembler: Support ASL ElseIf operatorBob Moore2015-12-31
* ACPICA: Tools: Add spacing and missing options in acpibin toolColin Ian King2015-12-31
* ACPICA: Namespace: Add String -> ObjectReference conversion supportLv Zheng2015-12-31
* ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng2015-12-31
* ACPICA: Update for output of the Debug ObjectBob Moore2015-12-31
* ACPICA: Debug object: Fix output for a NULL objectBob Moore2015-12-31
* ACPICA: Debug Object: Cleanup outputBob Moore2015-12-31
* ACPICA: Concatenate operator: Add extensions to support all ACPI objectsBob Moore2015-12-31
* ACPICA: acpiexec/acpinames: Update for error checking macrosBob Moore2015-12-31
* ACPICA: Add comment explaining _SUB removalBob Moore2015-12-31
* ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore2015-12-31
* ACPICA: Debugger: Remove some unecessary NULL checksMarkus Elfring2015-12-31
* ACPICA: iasl/acpiexec: Update input file handling and verificationBob Moore2015-12-31
* ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore2015-12-31
* ACPICA: acpiexec: Add support for AML files containing multiple tablesBob Moore2015-12-31
* ACPICA: Split interpreter tracing functions to a new fileBob Moore2015-12-31
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2015-12-31
* ACPICA: exmutex: General cleanup, restructured some codeBob Moore2015-12-31
* ACPICA: Add "const" to some functions that return fixed stringsLABBE Corentin2015-12-31
* ACPICA: Fix SyncLevel support interaction with method auto-serializationDavid E. Box2015-12-31
* ACPICA: Debugger: reduce old external path formatLv Zheng2015-12-31
* ACPICA: Namespace: Fix wrong error logLv Zheng2015-12-31
* ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava2015-12-31
* ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng2015-12-31
* ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using differe...Lv Zheng2015-12-14
* ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng2015-12-14
* ACPICA: Debugger: Remove unnecessary status checkColin Ian King2015-12-14
* ACPICA: Debugger: Fix dead lock issue ocurred in single stepping modeLv Zheng2015-10-21
* ACPI: Enable build of AML interpreter debuggerLv Zheng2015-10-21
* ACPICA: Debugger: Add thread ID support so that single step mode can only app...Lv Zheng2015-10-21
* ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown l...Lv Zheng2015-10-21