aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/actables.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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