summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin...Lv Zheng2015-08-254-4/+4
* ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usageLv Zheng2015-08-252-4/+1
* ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasmLv Zheng2015-08-251-1/+1
* ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng2015-08-253-22/+0
* ACPICA: Make the max-number-of-loops runtime configurableBob Moore2015-08-253-1/+6
* ACPICA: Debugger: Add option to display namespace summary/countsBob Moore2015-08-252-2/+6
* ACPICA: Add additional debug info/statementsBob Moore2015-08-255-6/+57
* ACPICA: Table handling: Cleanup and update debug output for toolsBob Moore2015-08-252-34/+30
* ACPICA: acpiexec/acpinames: Support very large number of ACPI tablesBob Moore2015-08-253-6/+18
* ACPICA: acpinames: Add new options and wildcard supportBob Moore2015-08-252-2/+2
* ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng2015-08-253-19/+7
* ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng2015-08-257-58/+51
* ACPICA: Update info messages during ACPICA initBob Moore2015-08-252-2/+11
* ACPICA: Disassembler: Update for new listing modeBob Moore2015-08-251-1/+1
* ACPICA: Update parameter validation for data_table_region and load_tableBob Moore2015-08-255-20/+69
* ACPICA: Disassembler: Remove duplicate code in _PLD processing.Bob Moore2015-08-251-2/+3
* ACPICA: Correctly cleanup after a ACPI table load failureBob Moore2015-08-255-10/+54
* ACPICA: iASL/Disassembler: Add prototype verbose modeBob Moore2015-07-231-0/+1
* ACPICA: Debugger: Move debugger specific APIs to debugger componentLv Zheng2015-07-232-7/+22
* ACPICA: Debugger: Reduce structure size for debuggerLv Zheng2015-07-231-0/+3
* ACPICA: Cleanup use of NEGATIVE and POSITIVE definesBob Moore2015-07-231-0/+5
* ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore2015-07-235-354/+396
* ACPICA: iASL: Add new warnings for method local_x and arg_x variablesBob Moore2015-07-231-0/+4
* ACPICA: Remove extraneous check for null walk_stateMarkus Elfring2015-07-231-3/+1
* ACPICA: Parser: Remove redundant opcode execution debugging outputLv Zheng2015-07-231-8/+0
* ACPICA: Executer: Add option to bypass opcode tracingLv Zheng2015-07-231-2/+4
* ACPICA: Executer: Add OSL trace hook supportLv Zheng2015-07-233-38/+122
* ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng2015-07-2310-183/+310
* ACPICA: Dispatcher: Add trace support for interpreterLv Zheng2015-07-235-1/+75
* ACPICA: Dispatcher: Move stack traversal code to dispatcherLv Zheng2015-07-234-3/+235
* ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng2015-07-237-132/+176
* ACPICA: Executer: Add back pointing reference of method operandLv Zheng2015-07-233-0/+5
* ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignmentsLv Zheng2015-07-2312-49/+53
* ACPICA: Parser: Cleanup aml_offset in union acpi_operand_objectLv Zheng2015-07-233-16/+8
* ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_stateLv Zheng2015-07-234-15/+26
* ACPICA: Parser: Reduce parser/namespace divergences for tracer supportLv Zheng2015-07-233-8/+8
* Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."'Rafael J. Wysocki2015-07-031-3/+10
* ACPICA: Comment update, no functional changegongzg2015-07-011-3/+2
* ACPICA: Split C library prototypes to new headerBob Moore2015-07-012-58/+3
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-0150-255/+241
* ACPICA: Cleanup output for the ASL Debug objectBob Moore2015-07-014-6/+50
* ACPICA: Update for acpi_install_table memory typesZhang Rui2015-07-011-2/+2
* ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore2015-07-011-4/+19
* ACPICA: Namespace: Add support of OSDT tableBob Moore2015-07-013-2/+14
* ACPICA: Namespace: Add support to allow overriding objectsLv Zheng2015-07-015-7/+44
* ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit2015-07-015-4/+148
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-07-011-4/+6
* ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng2015-07-013-20/+73
* ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng2015-07-014-20/+39
* ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng2015-07-011-18/+53
OpenPOWER on IntegriCloud