aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
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
2015-07-23ACPICA: Parser: Reduce parser/namespace divergences for tracer supportLv Zheng
2015-07-03Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."'Rafael J. Wysocki
2015-07-01ACPICA: Comment update, no functional changegongzg
2015-07-01ACPICA: Split C library prototypes to new headerBob Moore
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore
2015-07-01ACPICA: Cleanup output for the ASL Debug objectBob Moore
2015-07-01ACPICA: Update for acpi_install_table memory typesZhang Rui
2015-07-01ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore
2015-07-01ACPICA: Namespace: Add support of OSDT tableBob Moore
2015-07-01ACPICA: Namespace: Add support to allow overriding objectsLv Zheng
2015-07-01ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit
2015-07-01ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-07-01ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng