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