summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/tbinstal.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-36/+2
* ACPICA: macros: fix ACPI_ERROR_NAMESPACE macroErik Schmauss2018-03-181-3/+3
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Tables: Combine checksum/duplication verification togetherLv Zheng2017-07-201-105/+20
* ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...Lv Zheng2017-07-201-1/+1
* ACPICA: Tables: Do not validate signature for dynamic table loadLv Zheng2017-07-201-28/+0
* ACPICA: Tables: Cleanup table handler invokersLv Zheng2017-07-201-6/+2
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table()Lv Zheng2017-01-201-2/+15
* ACPICA: Tables: Add new table events indicating table installation/uninstalla...Lv Zheng2016-09-101-0/+8
* ACPICA: Tables: Remove acpi_tb_install_fixed_table()Lv Zheng2016-09-101-64/+1
* ACPICA: Move all ASCII utilities to a common fileBob Moore2016-05-051-3/+3
* ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore2016-02-241-3/+2
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-2/+2
* ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng2015-08-251-19/+21
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-4/+3
* ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng2015-04-141-38/+1
* ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila2015-04-141-1/+0
* ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-04-141-4/+4
* ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2015-04-141-6/+9
* ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng2015-04-141-5/+5
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng2014-06-011-4/+4
* ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore2014-04-201-711/+27
* ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore2014-04-201-84/+95
* ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng2014-04-201-5/+11
* ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng2014-04-201-0/+12
* ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng2014-04-201-17/+14
* ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng2014-04-201-191/+517
* ACPICA: Tables: Fix unbalanced table validations.Lv Zheng2014-04-201-0/+1
* ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng2014-04-201-94/+205
* ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().Lv Zheng2014-04-201-6/+1
* ACPICA: Tables: Fix the issues in handling virtual addressed tables.Lv Zheng2014-04-201-2/+18
* ACPICA: Remove indent divergences to reduce maintenance overhead.Lv Zheng2014-04-201-1/+5
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Deploy new 32/64 printf support for table override mechanism.Bob Moore2014-02-111-7/+8
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-3/+3
* ACPICA: Tables: Cleanup table checksum verification code.Lv Zheng2013-09-241-9/+3
* ACPICA: Update interface to acpi_ut_valid_acpi_name()Bob Moore2013-06-161-2/+1
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-0/+4
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore2012-11-151-0/+2
* ACPICA: Table Manager: Merge duplicate code (root table)Lv Zheng2012-09-211-7/+13
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-4/+4
* ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore2012-07-171-7/+8
* ACPICA: Add acpi_os_physical_table_override interfaceBob Moore2012-03-221-20/+97
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPICA: Load operator: re-instate most restrictions on incoming table signatureBob Moore2011-07-131-5/+22
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1