index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
utxfinit.c
Age
Commit message (
Expand
)
Author
2018-03-18
ACPICA: Cleanup/simplify module-level code support
Bob Moore
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
2018-03-18
ACPICA: Rename a global for clarity, no functional change
Bob Moore
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
2016-09-10
ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...
Lv Zheng
2016-08-13
ACPICA: Divergence: Port declarators back to ACPICA
Lv Zheng
2016-03-10
ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ...
Lv Zheng
2016-02-24
ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_...
Lv Zheng
2016-02-24
ACPICA: Namespace: Ensure \_SB._INI executed before any _REG
Lv Zheng
2016-02-24
ACPICA: ACPICA: Tune _REG evaluations order in the initialization steps
Lv Zheng
2016-02-24
ACPICA: Tables: make default region accessible during the table load
Lv Zheng
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-01
ACPICA: Add per-table execution of module-level code
Bob Moore
2016-01-01
ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua...
Lv Zheng
2016-01-01
ACPICA: Utilities: Reorder initialization code
Lv Zheng
2016-01-01
ACPICA: Cleanup code related to the per-table module level improvement
Bob Moore
2015-08-25
ACPICA: Debugger: Split debugger initialization/termination APIs
Lv Zheng
2015-07-01
ACPICA: Tables: Fix an issue that FACS initialization is performed twice
Lv Zheng
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
2014-11-28
ACPICA: acpiexec: Add option to specify an object initialization file.
Bob Moore
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2014-01-08
ACPICA: Add an error message if the Debugger fails initialization.
Bob Moore
2013-10-31
ACPICA: Add __init for ACPICA initializers/finalizers.
Lv Zheng
2013-10-31
ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...
Lv Zheng
2013-10-31
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2012-09-21
ACPICA: Split ACPICA initialization functions to new file, utxfinit.c
Bob Moore