summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/acglobal.h
AgeCommit message (Expand)Author
2015-10-22ACPICA: Debugger: Add thread ID support so that single step mode can only app...Lv Zheng
2015-10-22ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termin...Lv Zheng
2015-10-22ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore
2015-10-14ACPICA: Tables: Fix FADT dependency regressionLv 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: Make the max-number-of-loops runtime configurableBob Moore
2015-08-25ACPICA: Debugger: Add option to display namespace summary/countsBob 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: Disassembler: Update for new listing modeBob Moore
2015-07-23ACPICA: iASL/Disassembler: Add prototype verbose modeBob Moore
2015-07-23ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng
2015-07-01ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng
2015-04-14ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.Bob Moore
2015-04-14ACPICA: Update AML Debugger global variables.Bob Moore
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box
2014-11-28ACPICA: Disassembler: Add support for C-style operators and expressions.Bob Moore
2014-07-08ACPICA: Utilities: Add formatted printing APIsLv Zheng
2014-07-08ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng
2014-05-07ACPICA: Update global variable definitions. No functional change.Lv Zheng
2014-05-07ACPICA: Utilities: Cleanup obsoleted global variables.Lv Zheng
2014-04-20ACPICA: acpidump: Update new structures and add missing file.Lv Zheng
2014-04-20ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng
2014-04-20ACPICA: Disassembler: Add support to decode _HID and _CID values.Bob Moore
2014-04-20ACPICA: Update comments for ACPICA name - no functional change.Bob Moore
2014-03-26ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore
2014-03-26ACPICA: Remove global option to serialize all control methods.Lv Zheng
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore
2014-03-18ACPICA: Cleanup/improve global variable declarations.Lv Zheng
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore
2014-01-27ACPICA: Remove bool usage from ACPICA.Lv Zheng
2014-01-08ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng
2014-01-08ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng
2013-10-31ACPICA: Add new statistics interface.Lv Zheng
2013-09-24ACPICA: Add support for host-installed SCI handlers.Lv Zheng
2013-09-24ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behav...Bob Moore
2013-08-13ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng
2013-06-16ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng
2013-04-12ACPICA: Add a lock to the internal object reference count mechanismBob Moore
2013-03-12ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore
2013-03-12ACPICA: Fix a couple warnings detected on FreeBSD buildJung-uk Kim
2013-01-25ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operatorsBob Moore
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng
2013-01-10ACPICA: Update codes under disabled build options.Lv Zheng