summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/tbdata.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Tables: Add acpi_tb_unload_table()Lv Zheng2016-12-011-0/+48
* ACPICA: Tables: Cleanup acpi_tb_install_and_load_table()Lv Zheng2016-12-011-40/+5
* ACPICA: Tables: Fix "UNLOAD" code path lock issuesLv Zheng2016-09-241-6/+1
* ACPICA: Tables: Tune table mutex to be a leaf lockLv Zheng2016-09-101-0/+140
* ACPICA: Move all ASCII utilities to a common fileBob Moore2016-05-051-3/+3
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-5/+4
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-0/+1
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-4/+4
* ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng2015-04-141-4/+16
* ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-04-141-3/+3
* ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng2015-04-141-4/+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-15/+52
* ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore2014-04-201-0/+723