aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acglobal.h
Commit message (Expand)AuthorAge
* ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.Bob Moore2015-04-14
* ACPICA: Update AML Debugger global variables.Bob Moore2015-04-14
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-05
* ACPICA: Disassembler: Add support for C-style operators and expressions.Bob Moore2014-11-27
* ACPICA: Utilities: Add formatted printing APIsLv Zheng2014-07-08
* ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng2014-07-08
* ACPICA: Update global variable definitions. No functional change.Lv Zheng2014-05-06
* ACPICA: Utilities: Cleanup obsoleted global variables.Lv Zheng2014-05-06
* ACPICA: acpidump: Update new structures and add missing file.Lv Zheng2014-04-20
* ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng2014-04-20
* ACPICA: Disassembler: Add support to decode _HID and _CID values.Bob Moore2014-04-20
* ACPICA: Update comments for ACPICA name - no functional change.Bob Moore2014-04-20
* ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng2014-03-26
* ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore2014-03-26
* ACPICA: Remove global option to serialize all control methods.Lv Zheng2014-03-26
* ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-17
* ACPICA: Cleanup/improve global variable declarations.Lv Zheng2014-03-17
* ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore2014-02-26
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-10
* ACPICA: Remove bool usage from ACPICA.Lv Zheng2014-01-27
* ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng2014-01-08
* ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore2014-01-08
* ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2014-01-08
* ACPICA: Add new statistics interface.Lv Zheng2013-10-31
* ACPICA: Add support for host-installed SCI handlers.Lv Zheng2013-09-23
* ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behav...Bob Moore2013-09-23
* ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng2013-08-13
* ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng2013-06-15
* ACPICA: Add a lock to the internal object reference count mechanismBob Moore2013-04-12
* ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore2013-03-11
* ACPICA: Fix a couple warnings detected on FreeBSD buildJung-uk Kim2013-03-11
* ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operatorsBob Moore2013-01-25
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-25
* ACPICA: Cleanup table handler naming conflicts.Lv Zheng2013-01-11
* ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-10
* ACPICA: Update codes under disabled build options.Lv Zheng2013-01-10
* ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-14
* ACPICA: Fix AcpiSrc caused divergences.Lv Zheng2012-11-14
* ACPICA: Fix unmerged debugger divergences.Lv Zheng2012-11-14
* ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore2012-07-17
* ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore2012-07-14
* ACPICA: Add support for multiple notify handlersBob Moore2012-06-01
* ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-22
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-18
|\
| * ACPICA: Update all copyrights to 2012Bob Moore2012-01-17
| * ACPICA: Add support for region address conflict checkingLin Ming2012-01-17
| * ACPI 5.0: Implement hardware-reduced optionBob Moore2012-01-17
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
|/
* ACPICA: Add option to disable method return value validation and repairBob Moore2011-07-13
* ACPICA: Fix code divergence of global lock handlingLin Ming2011-03-25