aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/actables.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-36/+2
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-07-20ACPICA: Tables: Combine checksum/duplication verification togetherLv Zheng1-1/+2
2017-07-20ACPICA: Tables: Cleanup table handler invokersLv Zheng1-0/+2
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-12-21ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernelLv Zheng1-0/+6
2016-12-01ACPICA: Tables: Add acpi_tb_unload_table()Lv Zheng1-0/+2
2016-12-01ACPICA: Tables: Cleanup acpi_tb_install_and_load_table()Lv Zheng1-2/+1
2016-09-10ACPICA: Tables: Tune table mutex to be a leaf lockLv Zheng1-0/+8
2016-09-10ACPICA: Tables: Remove acpi_tb_install_fixed_table()Lv Zheng1-6/+1
2016-08-13ACPICA: Divergence: Port declarators back to ACPICALv Zheng1-1/+2
2016-05-05ACPICA: Move all ASCII utilities to a common fileBob Moore1-2/+0
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2015-10-14ACPICA: Tables: Fix FADT dependency regressionLv Zheng1-3/+1
2015-08-25ACPICA: acpiexec/acpinames: Support very large number of ACPI tablesBob Moore1-0/+5
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng1-4/+3
2015-08-25ACPICA: Update parameter validation for data_table_region and load_tableBob Moore1-0/+2
2015-04-14ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng1-6/+3
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-10-21ACPICA: acpidump: Add ACPI 1.0 RSDP support.Lv Zheng1-0/+2
2014-06-01ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng1-3/+5
2014-04-20ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore1-9/+20
2014-04-20ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore1-9/+9
2014-04-20ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng1-2/+4
2014-04-20ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng1-7/+17
2014-04-20ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng1-3/+14
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore1-4/+0
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore1-0/+4
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-08-08ACPICA: Export acpi_tb_validate_rsdp().Bob Moore1-0/+2
2013-07-23ACPICA: TableManager: Export acpi_tb_scan_memory_for_rsdp()Bob Moore1-0/+5
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2012-03-22ACPICA: Add acpi_os_physical_table_override interfaceBob Moore1-0/+5
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-04-20ACPICA: Update DSDT copy/detection.Bob Moore1-1/+1
2010-04-20ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming1-0/+2
2010-04-20ACPICA: Add detection of corrupted/replaced DSDTLin Ming1-0/+2
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-03-27ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore1-1/+1
2009-03-26ACPICA: Remove extraneous parameter in table managerBob Moore1-4/+3
2009-01-09ACPICA: hide private headersLen Brown1-0/+117