aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/utxfinit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-09-10ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for table loadingLv Zheng1-1/+2
2016-08-13ACPICA: Divergence: Port declarators back to ACPICALv Zheng1-3/+3
2016-03-10ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT supportLv Zheng1-32/+11
2016-02-24ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_initializedLv Zheng1-1/+1
2016-02-24ACPICA: Namespace: Ensure \_SB._INI executed before any _REGLv Zheng1-23/+4
2016-02-24ACPICA: ACPICA: Tune _REG evaluations order in the initialization stepsLv Zheng1-17/+18
2016-02-24ACPICA: Tables: make default region accessible during the table loadLv Zheng1-5/+7
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Add per-table execution of module-level codeBob Moore1-1/+7
2016-01-01ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evaluations can happen during OS early boot stagesLv Zheng1-0/+1
2016-01-01ACPICA: Utilities: Reorder initialization codeLv Zheng1-16/+15
2016-01-01ACPICA: Cleanup code related to the per-table module level improvementBob Moore1-0/+7
2015-08-25ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng1-11/+0
2015-07-01ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-4/+6
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-11-28ACPICA: acpiexec: Add option to specify an object initialization file.Bob Moore1-0/+11
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2014-01-08ACPICA: Add an error message if the Debugger fails initialization.Bob Moore1-2/+10
2013-10-31ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng1-3/+3
2013-10-31ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces.Lv Zheng1-3/+6
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng1-1/+2
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2012-09-21ACPICA: Split ACPICA initialization functions to new file, utxfinit.cBob Moore1-0/+317