aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/tbxfload.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-28ACPICA: make acpi_load_table() return table indexNikolaus Voss1-1/+7
2019-10-28ACPICA: Add new external interface, acpi_unload_table()Bob Moore1-0/+32
2019-07-11ACPICA: Update table load object initializationErik Schmauss1-7/+3
2019-07-10Revert "ACPICA: Update table load object initialization"Rafael J. Wysocki1-3/+7
2019-07-04ACPICA: Update table load object initializationErik Schmauss1-7/+3
2019-06-14ACPI: configfs: Resolve objects on host-directed table loadsNikolaus Voss1-0/+11
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore1-7/+8
2019-02-18ACPICA: Remove legacy module-level code supportErik Schmauss1-15/+10
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-10-18ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute_tables_as_methods insteadErik Schmauss1-2/+1
2018-03-18ACPICA: Cleanup/simplify module-level code supportBob Moore1-4/+7
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-36/+2
2018-03-18ACPICA: Rename a global for clarity, no functional changeBob Moore1-1/+1
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-07-20ACPICA: Tables: Do not validate signature for dynamic table loadLv Zheng1-1/+1
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-12-01ACPICA: Tables: Add acpi_tb_unload_table()Lv Zheng1-30/+1
2016-12-01ACPICA: Tables: Cleanup acpi_tb_install_and_load_table()Lv Zheng1-4/+3
2016-10-21ACPICA: Update an info message during table load phaseBob Moore1-1/+5
2016-09-24ACPICA: Tables: Fix "UNLOAD" code path lock issuesLv Zheng1-3/+6
2016-09-10ACPICA: Tables: Tune table mutex to be a leaf lockLv Zheng1-44/+6
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-2/+2
2016-04-05ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers() invocationLv Zheng1-1/+1
2016-03-10ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT supportLv Zheng1-7/+19
2016-02-24ACPICA: Tables: make default region accessible during the table loadLv Zheng1-0/+22
2016-02-24ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore1-4/+2
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore1-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-0/+1
2015-08-25ACPICA: Table handling: Cleanup and update debug output for toolsBob Moore1-29/+24
2015-08-25ACPICA: acpiexec/acpinames: Support very large number of ACPI tablesBob Moore1-5/+12
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng1-5/+5
2015-08-25ACPICA: Update info messages during ACPICA initBob Moore1-2/+2
2015-08-25ACPICA: Correctly cleanup after a ACPI table load failureBob Moore1-3/+26
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-2/+2
2015-07-01ACPICA: Update for acpi_install_table memory typesZhang Rui1-2/+2
2015-07-01ACPICA: Namespace: Add support of OSDT tableBob Moore1-1/+5
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng1-1/+2
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-04-20ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore1-7/+9
2014-04-20ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng1-2/+40
2014-04-20ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng1-13/+0
2014-04-20ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng1-1/+1
2014-04-20ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng1-10/+16
2014-04-20ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng1-3/+3
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-10-31ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng1-1/+1
2013-10-31ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces.Lv Zheng1-1/+1
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-2/+2