aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/tbinstal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-13ACPICA: Update copyright notices to the year 2022Bob Moore1-1/+1
2021-12-27ACPICA: Use original pointer for virtual origin tablesJessica Clarke1-4/+11
2021-01-22ACPICA: Updated all copyrights to 2021Bob Moore1-1/+1
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore1-1/+1
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore1-1/+1
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-05-15ACPICA: Tables: Fix spelling mistake in commentColin Ian King1-1/+1
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-36/+2
2018-03-18ACPICA: macros: fix ACPI_ERROR_NAMESPACE macroErik Schmauss1-3/+3
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-07-20ACPICA: Tables: Combine checksum/duplication verification togetherLv Zheng1-105/+20
2017-07-20ACPICA: Tables: Change table duplication check to be related to acpi_gbl_verify_table_checksumLv Zheng1-1/+1
2017-07-20ACPICA: Tables: Do not validate signature for dynamic table loadLv Zheng1-28/+0
2017-07-20ACPICA: Tables: Cleanup table handler invokersLv Zheng1-6/+2
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2017-01-20ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table()Lv Zheng1-2/+15
2016-09-10ACPICA: Tables: Add new table events indicating table installation/uninstallationLv Zheng1-0/+8
2016-09-10ACPICA: Tables: Remove acpi_tb_install_fixed_table()Lv Zheng1-64/+1
2016-05-05ACPICA: Move all ASCII utilities to a common fileBob Moore1-3/+3
2016-02-24ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore1-3/+2
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-2/+2
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng1-19/+21
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-4/+3
2015-04-14ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng1-38/+1
2015-04-14ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_table().Octavian Purdila1-1/+0
2015-04-14ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng1-4/+4
2015-04-14ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng1-6/+9
2015-04-14ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR().Lv Zheng1-5/+5
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-06-01ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng1-4/+4
2014-04-20ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore1-711/+27
2014-04-20ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore1-84/+95
2014-04-20ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng1-5/+11
2014-04-20ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng1-0/+12
2014-04-20ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng1-17/+14
2014-04-20ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng1-191/+517
2014-04-20ACPICA: Tables: Fix unbalanced table validations.Lv Zheng1-0/+1
2014-04-20ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng1-94/+205
2014-04-20ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().Lv Zheng1-6/+1
2014-04-20ACPICA: Tables: Fix the issues in handling virtual addressed tables.Lv Zheng1-2/+18
2014-04-20ACPICA: Remove indent divergences to reduce maintenance overhead.Lv Zheng1-1/+5
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2014-02-11ACPICA: Deploy new 32/64 printf support for table override mechanism.Bob Moore1-7/+8
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-3/+3
2013-09-24ACPICA: Tables: Cleanup table checksum verification code.Lv Zheng1-9/+3
2013-06-16ACPICA: Update interface to acpi_ut_valid_acpi_name()Bob Moore1-2/+1
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-0/+4
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2012-11-15ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore1-0/+2