summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/utxfinit.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...Lv Zheng2016-09-101-1/+2
* ACPICA: Divergence: Port declarators back to ACPICALv Zheng2016-08-131-3/+3
* ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ...Lv Zheng2016-03-101-32/+11
* ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_...Lv Zheng2016-02-241-1/+1
* ACPICA: Namespace: Ensure \_SB._INI executed before any _REGLv Zheng2016-02-241-23/+4
* ACPICA: ACPICA: Tune _REG evaluations order in the initialization stepsLv Zheng2016-02-241-17/+18
* ACPICA: Tables: make default region accessible during the table loadLv Zheng2016-02-241-5/+7
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Add per-table execution of module-level codeBob Moore2016-01-011-1/+7
* ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua...Lv Zheng2016-01-011-0/+1
* ACPICA: Utilities: Reorder initialization codeLv Zheng2016-01-011-16/+15
* ACPICA: Cleanup code related to the per-table module level improvementBob Moore2016-01-011-0/+7
* ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng2015-08-251-11/+0
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-07-011-4/+6
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: acpiexec: Add option to specify an object initialization file.Bob Moore2014-11-281-0/+11
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Add an error message if the Debugger fails initialization.Bob Moore2014-01-081-2/+10
* ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng2013-10-311-3/+3
* ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng2013-10-311-3/+6
* ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng2013-10-311-1/+2
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Split ACPICA initialization functions to new file, utxfinit.cBob Moore2012-09-211-0/+317