aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acglobal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-10-21ACPICA: Move acpi_gbl_max_loop_iterations to the public globals fileBob Moore1-4/+0
2016-10-21ACPICA: Disassembler: Fix for Divide() support, new support for test suiteBob Moore1-0/+1
2016-10-21ACPICA: Increase loop limit for AE_AML_INFINITE_LOOP exceptionBob Moore1-1/+1
2016-08-13ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng1-0/+1
2016-08-13ACPICA: Disassembler: Add option to emit embedded External operators/opcodesBob Moore1-0/+1
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore1-0/+2
2016-04-05ACPICA: iASL: Cleanup/optimization for ToPLD macro supportBob Moore1-0/+9
2016-02-24ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_initializedLv Zheng1-1/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evaluations can happen during OS early boot stagesLv Zheng1-1/+1
2016-01-01ACPICA: Cleanup code related to the per-table module level improvementBob Moore1-0/+1
2015-12-15ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng1-5/+0
2015-10-22ACPICA: Debugger: Add thread ID support so that single step mode can only apply to the debugger threadLv Zheng1-0/+1
2015-10-22ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termination logicLv Zheng1-1/+2
2015-10-22ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore1-0/+3
2015-10-14ACPICA: Tables: Fix FADT dependency regressionLv Zheng1-0/+1
2015-08-25ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usageLv Zheng1-1/+1
2015-08-25ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasmLv Zheng1-1/+1
2015-08-25ACPICA: Make the max-number-of-loops runtime configurableBob Moore1-0/+4
2015-08-25ACPICA: Debugger: Add option to display namespace summary/countsBob Moore1-2/+2
2015-08-25ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng1-2/+0
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng1-0/+3
2015-08-25ACPICA: Disassembler: Update for new listing modeBob Moore1-1/+1
2015-07-23ACPICA: iASL/Disassembler: Add prototype verbose modeBob Moore1-0/+1
2015-07-23ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng1-2/+0
2015-07-01ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng1-0/+2
2015-04-14ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.Bob Moore1-0/+1
2015-04-14ACPICA: Update AML Debugger global variables.Bob Moore1-3/+1
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-11-28ACPICA: Disassembler: Add support for C-style operators and expressions.Bob Moore1-0/+1
2014-07-08ACPICA: Utilities: Add formatted printing APIsLv Zheng1-0/+5
2014-07-08ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng1-1/+2
2014-05-07ACPICA: Update global variable definitions. No functional change.Lv Zheng1-132/+2
2014-05-07ACPICA: Utilities: Cleanup obsoleted global variables.Lv Zheng1-7/+0
2014-04-20ACPICA: acpidump: Update new structures and add missing file.Lv Zheng1-1/+1
2014-04-20ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng1-2/+2
2014-04-20ACPICA: Disassembler: Add support to decode _HID and _CID values.Bob Moore1-0/+1
2014-04-20ACPICA: Update comments for ACPICA name - no functional change.Bob Moore1-2/+2
2014-03-26ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng1-1/+1
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore1-0/+9
2014-03-26ACPICA: Remove global option to serialize all control methods.Lv Zheng1-8/+0
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore1-4/+0
2014-03-18ACPICA: Cleanup/improve global variable declarations.Lv Zheng1-182/+171
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore1-0/+4
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2014-01-27ACPICA: Remove bool usage from ACPICA.Lv Zheng1-1/+1
2014-01-08ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng1-0/+12
2014-01-08ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore1-0/+10
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng1-0/+8