summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/tbxfload.c
AgeCommit message (Expand)Author
2016-09-24ACPICA: Tables: Fix "UNLOAD" code path lock issuesLv Zheng
2016-09-10ACPICA: Tables: Tune table mutex to be a leaf lockLv Zheng
2016-09-10ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...Lv Zheng
2016-08-13ACPICA: Divergence: Port declarators back to ACPICALv Zheng
2016-04-05ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers...Lv Zheng
2016-03-10ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ...Lv Zheng
2016-02-24ACPICA: Tables: make default region accessible during the table loadLv Zheng
2016-02-24ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore
2016-01-01ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore
2015-08-25ACPICA: Table handling: Cleanup and update debug output for toolsBob Moore
2015-08-25ACPICA: acpiexec/acpinames: Support very large number of ACPI tablesBob Moore
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng
2015-08-25ACPICA: Update info messages during ACPICA initBob Moore
2015-08-25ACPICA: Correctly cleanup after a ACPI table load failureBob Moore
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore
2015-07-01ACPICA: Update for acpi_install_table memory typesZhang Rui
2015-07-01ACPICA: Namespace: Add support of OSDT tableBob Moore
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box
2014-04-20ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore
2014-04-20ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng
2014-04-20ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng
2014-04-20ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng
2014-04-20ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng
2014-04-20ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore
2013-10-31ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng
2013-10-31ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng
2013-06-16ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore
2013-01-10ACPICA: Update ACPICA initialization messages.Bob Moore
2012-11-15ACPICA: Fix some typos in commentsBob Moore
2012-07-17ACPICA: Add new ACPI table load/unload external interfacesBob Moore
2012-07-17ACPICA: Split file: tbxface.c -> tbxfload.cBob Moore