summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/tbinstal.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-01ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng1-4/+4
2014-04-21ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore1-711/+27
2014-04-21ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore1-84/+95
2014-04-21ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng1-5/+11
2014-04-21ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng1-0/+12
2014-04-21ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng1-17/+14
2014-04-21ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng1-191/+517
2014-04-21ACPICA: Tables: Fix unbalanced table validations.Lv Zheng1-0/+1
2014-04-21ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng1-94/+205
2014-04-21ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().Lv Zheng1-6/+1
2014-04-21ACPICA: Tables: Fix the issues in handling virtual addressed tables.Lv Zheng1-2/+18
2014-04-21ACPICA: 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
2012-09-21ACPICA: Table Manager: Merge duplicate code (root table)Lv Zheng1-7/+13
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-4/+4
2012-07-17ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore1-7/+8
2012-03-22ACPICA: Add acpi_os_physical_table_override interfaceBob Moore1-20/+97
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-07-14ACPICA: Load operator: re-instate most restrictions on incoming table signatureBob Moore1-5/+22
2011-01-19ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-05-06ACPICA: Clarify/rename some root table descriptor fieldsBob Moore1-35/+34
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-05-27ACPICA: Miscellaneous lint changesBob Moore1-1/+1
2009-03-27ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore1-8/+37
2009-03-26ACPICA: Formatting update - no functional changesBob Moore1-4/+5
2009-03-26ACPICA: Add override for dynamic tablesBob Moore1-1/+27
2009-01-09ACPICA: hide private headersLen Brown1-3/+3
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+574