summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/tbxfload.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Tables: Add acpi_tb_unload_table()Lv Zheng2016-12-011-30/+1
* ACPICA: Tables: Cleanup acpi_tb_install_and_load_table()Lv Zheng2016-12-011-4/+3
* ACPICA: Update an info message during table load phaseBob Moore2016-10-211-1/+5
* ACPICA: Tables: Fix "UNLOAD" code path lock issuesLv Zheng2016-09-241-3/+6
* ACPICA: Tables: Tune table mutex to be a leaf lockLv Zheng2016-09-101-44/+6
* 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-2/+2
* ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers...Lv Zheng2016-04-051-1/+1
* ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ...Lv Zheng2016-03-101-7/+19
* ACPICA: Tables: make default region accessible during the table loadLv Zheng2016-02-241-0/+22
* ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore2016-02-241-4/+2
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore2016-01-011-1/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-0/+1
* ACPICA: Table handling: Cleanup and update debug output for toolsBob Moore2015-08-251-29/+24
* ACPICA: acpiexec/acpinames: Support very large number of ACPI tablesBob Moore2015-08-251-5/+12
* ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng2015-08-251-5/+5
* ACPICA: Update info messages during ACPICA initBob Moore2015-08-251-2/+2
* ACPICA: Correctly cleanup after a ACPI table load failureBob Moore2015-08-251-3/+26
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-2/+2
* ACPICA: Update for acpi_install_table memory typesZhang Rui2015-07-011-2/+2
* ACPICA: Namespace: Add support of OSDT tableBob Moore2015-07-011-1/+5
* ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng2015-07-011-1/+2
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore2014-04-201-7/+9
* ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng2014-04-201-2/+40
* ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng2014-04-201-13/+0
* ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng2014-04-201-1/+1
* ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng2014-04-201-10/+16
* ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng2014-04-201-3/+3
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng2013-10-311-1/+1
* ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng2013-10-311-1/+1
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-2/+2
* ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng2013-10-311-1/+2
* ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng2013-06-161-15/+10
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Update ACPICA initialization messages.Bob Moore2013-01-101-1/+1
* ACPICA: Fix some typos in commentsBob Moore2012-11-151-1/+1
* ACPICA: Add new ACPI table load/unload external interfacesBob Moore2012-07-171-0/+178
* ACPICA: Split file: tbxface.c -> tbxfload.cBob Moore2012-07-171-0/+211
OpenPOWER on IntegriCloud