summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2016-10-07ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava
2016-05-11ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava
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
2015-08-25ACPICA: Update info messages during ACPICA initBob Moore
2015-08-25ACPICA: Disassembler: Update for new listing modeBob Moore
2015-08-25ACPICA: Update parameter validation for data_table_region and load_tableBob Moore
2015-08-25ACPICA: Disassembler: Remove duplicate code in _PLD processing.Bob Moore
2015-08-25ACPICA: Correctly cleanup after a ACPI table load failureBob Moore
2015-07-23ACPICA: iASL/Disassembler: Add prototype verbose modeBob Moore
2015-07-23ACPICA: Debugger: Move debugger specific APIs to debugger componentLv Zheng
2015-07-23ACPICA: Debugger: Reduce structure size for debuggerLv Zheng
2015-07-23ACPICA: Cleanup use of NEGATIVE and POSITIVE definesBob Moore
2015-07-23ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore
2015-07-23ACPICA: iASL: Add new warnings for method local_x and arg_x variablesBob Moore
2015-07-23ACPICA: Remove extraneous check for null walk_stateMarkus Elfring
2015-07-23ACPICA: Parser: Remove redundant opcode execution debugging outputLv Zheng
2015-07-23ACPICA: Executer: Add option to bypass opcode tracingLv Zheng
2015-07-23ACPICA: Executer: Add OSL trace hook supportLv Zheng
2015-07-23ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng
2015-07-23ACPICA: Dispatcher: Add trace support for interpreterLv Zheng
2015-07-23ACPICA: Dispatcher: Move stack traversal code to dispatcherLv Zheng
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng
2015-07-23ACPICA: Executer: Add back pointing reference of method operandLv Zheng
2015-07-23ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignmentsLv Zheng
2015-07-23ACPICA: Parser: Cleanup aml_offset in union acpi_operand_objectLv Zheng
2015-07-23ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_stateLv Zheng