summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2016-01-01ACPICA: Namespace: Add String -> ObjectReference conversion supportLv Zheng
2016-01-01ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng
2016-01-01ACPICA: Update for output of the Debug ObjectBob Moore
2016-01-01ACPICA: Debug object: Fix output for a NULL objectBob Moore
2016-01-01ACPICA: Debug Object: Cleanup outputBob Moore
2016-01-01ACPICA: Concatenate operator: Add extensions to support all ACPI objectsBob Moore
2016-01-01ACPICA: acpiexec/acpinames: Update for error checking macrosBob Moore
2016-01-01ACPICA: Add comment explaining _SUB removalBob Moore
2016-01-01ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore
2016-01-01ACPICA: Debugger: Remove some unecessary NULL checksMarkus Elfring
2016-01-01ACPICA: iasl/acpiexec: Update input file handling and verificationBob Moore
2016-01-01ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore
2016-01-01ACPICA: acpiexec: Add support for AML files containing multiple tablesBob Moore
2016-01-01ACPICA: Split interpreter tracing functions to a new fileBob Moore
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore
2016-01-01ACPICA: exmutex: General cleanup, restructured some codeBob Moore
2016-01-01ACPICA: Add "const" to some functions that return fixed stringsLABBE Corentin
2016-01-01ACPICA: Fix SyncLevel support interaction with method auto-serializationDavid E. Box
2016-01-01ACPICA: Debugger: reduce old external path formatLv Zheng
2016-01-01ACPICA: Namespace: Fix wrong error logLv Zheng
2016-01-01ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava
2016-01-01ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng
2015-12-15ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using differe...Lv Zheng
2015-12-15ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng
2015-12-15ACPICA: Debugger: Remove unnecessary status checkColin Ian King
2015-10-22ACPICA: Debugger: Fix dead lock issue ocurred in single stepping modeLv Zheng
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng
2015-10-22ACPICA: Debugger: Add thread ID support so that single step mode can only app...Lv Zheng
2015-10-22ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown l...Lv Zheng
2015-10-22ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termin...Lv Zheng
2015-10-22ACPICA: Linuxize: Export debugger files to LinuxLv Zheng
2015-10-22ACPICA: iASL: General cleanup of the file suffix #definesBob Moore
2015-10-22ACPICA: Improve typechecking, both compile-time and runtimeBob Moore
2015-10-22ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore
2015-10-22ACPICA: Update exception code for "file not found" errorBob Moore
2015-10-22ACPICA: iASL: Add symbolic operator support for Index() operatorBob Moore
2015-10-22ACPICA: Remove unnecessary conditional compilationBob Moore
2015-10-14ACPICA: Tables: Fix FADT dependency regressionLv Zheng
2015-08-25ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin...Lv Zheng
2015-08-25ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usageLv Zheng
2015-08-25ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasmLv Zheng
2015-08-25ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng
2015-08-25ACPICA: Make the max-number-of-loops runtime configurableBob Moore
2015-08-25ACPICA: Debugger: Add option to display namespace summary/countsBob Moore
2015-08-25ACPICA: Add additional debug info/statementsBob Moore
2015-08-25ACPICA: Table handling: Cleanup and update debug output for toolsBob Moore
2015-08-25ACPICA: acpiexec/acpinames: Support very large number of ACPI tablesBob Moore
2015-08-25ACPICA: acpinames: Add new options and wildcard supportBob Moore
2015-08-25ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng