aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/tbdata.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-28ACPICA: More Clang changesBob Moore1-0/+3
2019-08-21ACPICA: Increase total number of possible Owner IDsBob Moore1-0/+1
2019-07-04ACPICA: remove legacy module-level code due to deprecationErik Schmauss1-13/+0
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore1-1/+2
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-08-14ACPICA: Update an error message for a duplicate tableBob Moore1-2/+2
2018-03-18ACPICA: Cleanup/simplify module-level code supportBob Moore1-6/+12
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-37/+3
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: Add deferred table verification supportLv Zheng1-6/+28
2017-07-20ACPICA: Tables: Combine checksum/duplication verification togetherLv Zheng1-4/+147
2017-07-20ACPICA: Tables: Change table duplication check to be related to acpi_gbl_verify_table_checksumLv Zheng1-2/+2
2017-07-20ACPICA: Tables: Cleanup table handler invokersLv Zheng1-14/+29
2017-06-22ACPI: configfs: Unload SSDT on configfs entry removalJan Kiszka1-0/+4
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-7/+2
2016-12-01ACPICA: Tables: Add acpi_tb_unload_table()Lv Zheng1-0/+48
2016-12-01ACPICA: Tables: Cleanup acpi_tb_install_and_load_table()Lv Zheng1-40/+5
2016-09-24ACPICA: Tables: Fix "UNLOAD" code path lock issuesLv Zheng1-6/+1
2016-09-10ACPICA: Tables: Tune table mutex to be a leaf lockLv Zheng1-0/+140
2016-05-05ACPICA: Move all ASCII utilities to a common fileBob Moore1-3/+3
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-5/+4
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-0/+1
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-4/+4
2015-04-14ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng1-4/+16
2015-04-14ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng1-3/+3
2015-04-14ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR().Lv Zheng1-4/+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-15/+52
2014-04-20ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore1-0/+723