summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acglobal.h
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlockSteven Rostedt2018-05-101-1/+1
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-36/+2
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Rename a global variable, no functional changeBob Moore2018-01-051-1/+1
* ACPICA: Cleanup the global variables and update commentsBob Moore2018-01-051-55/+27
* ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flagErik Schmauss2017-06-271-0/+2
* ACPICA: disassembler: improve Switch supportDavid E. Box2017-06-121-0/+1
* ACPICA: iasl: add ASL conversion toolBob Moore2017-04-281-0/+53
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Move acpi_gbl_max_loop_iterations to the public globals fileBob Moore2016-10-211-4/+0
* ACPICA: Disassembler: Fix for Divide() support, new support for test suiteBob Moore2016-10-211-0/+1
* ACPICA: Increase loop limit for AE_AML_INFINITE_LOOP exceptionBob Moore2016-10-211-1/+1
* ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng2016-08-131-0/+1
* ACPICA: Disassembler: Add option to emit embedded External operators/opcodesBob Moore2016-08-131-0/+1
* ACPICA: All: const keyword changes across the ACPICA sourceBob Moore2016-04-051-0/+2
* ACPICA: iASL: Cleanup/optimization for ToPLD macro supportBob Moore2016-04-051-0/+9
* ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_...Lv Zheng2016-02-241-1/+1
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua...Lv Zheng2016-01-011-1/+1
* ACPICA: Cleanup code related to the per-table module level improvementBob Moore2016-01-011-0/+1
* ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng2015-12-151-5/+0
* ACPICA: Debugger: Add thread ID support so that single step mode can only app...Lv Zheng2015-10-221-0/+1
* ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termin...Lv Zheng2015-10-221-1/+2
* ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore2015-10-221-0/+3
* ACPICA: Tables: Fix FADT dependency regressionLv Zheng2015-10-141-0/+1
* ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usageLv Zheng2015-08-251-1/+1
* ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasmLv Zheng2015-08-251-1/+1
* ACPICA: Make the max-number-of-loops runtime configurableBob Moore2015-08-251-0/+4
* ACPICA: Debugger: Add option to display namespace summary/countsBob Moore2015-08-251-2/+2
* ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng2015-08-251-2/+0
* ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng2015-08-251-0/+3
* ACPICA: Disassembler: Update for new listing modeBob Moore2015-08-251-1/+1
* ACPICA: iASL/Disassembler: Add prototype verbose modeBob Moore2015-07-231-0/+1
* ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng2015-07-231-2/+0
* ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng2015-07-011-0/+2
* ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.Bob Moore2015-04-141-0/+1
* ACPICA: Update AML Debugger global variables.Bob Moore2015-04-141-3/+1
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Disassembler: Add support for C-style operators and expressions.Bob Moore2014-11-281-0/+1
* ACPICA: Utilities: Add formatted printing APIsLv Zheng2014-07-081-0/+5
* ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng2014-07-081-1/+2
* ACPICA: Update global variable definitions. No functional change.Lv Zheng2014-05-071-132/+2
* ACPICA: Utilities: Cleanup obsoleted global variables.Lv Zheng2014-05-071-7/+0
* ACPICA: acpidump: Update new structures and add missing file.Lv Zheng2014-04-201-1/+1
* ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng2014-04-201-2/+2
* ACPICA: Disassembler: Add support to decode _HID and _CID values.Bob Moore2014-04-201-0/+1
* ACPICA: Update comments for ACPICA name - no functional change.Bob Moore2014-04-201-2/+2
* ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng2014-03-261-1/+1
* ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore2014-03-261-0/+9
* ACPICA: Remove global option to serialize all control methods.Lv Zheng2014-03-261-8/+0
OpenPOWER on IntegriCloud