aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/tbinstal.c
AgeCommit message (Expand)Author
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore
2015-04-14ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng
2015-04-14ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila
2015-04-14ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng
2015-04-14ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng
2015-04-14ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box
2014-06-01ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng
2014-04-20ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore
2014-04-20ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore
2014-04-20ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng
2014-04-20ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng
2014-04-20ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng
2014-04-20ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng
2014-04-20ACPICA: Tables: Fix unbalanced table validations.Lv Zheng
2014-04-20ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng
2014-04-20ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().Lv Zheng
2014-04-20ACPICA: Tables: Fix the issues in handling virtual addressed tables.Lv Zheng
2014-04-20ACPICA: Remove indent divergences to reduce maintenance overhead.Lv Zheng
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore
2014-02-11ACPICA: Deploy new 32/64 printf support for table override mechanism.Bob Moore
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng
2013-09-24ACPICA: Tables: Cleanup table checksum verification code.Lv Zheng
2013-06-16ACPICA: Update interface to acpi_ut_valid_acpi_name()Bob Moore
2013-06-16ACPICA: Standardize all switch() blocksChao Guan
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore
2012-11-15ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore
2012-09-21ACPICA: Table Manager: Merge duplicate code (root table)Lv Zheng
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore
2012-07-17ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore
2012-03-22ACPICA: Add acpi_os_physical_table_override interfaceBob Moore
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore
2011-07-13ACPICA: Load operator: re-instate most restrictions on incoming table signatureBob Moore
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore
2010-05-06ACPICA: Clarify/rename some root table descriptor fieldsBob Moore
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore
2009-05-27ACPICA: Miscellaneous lint changesBob Moore
2009-03-27ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore
2009-03-26ACPICA: Formatting update - no functional changesBob Moore
2009-03-26ACPICA: Add override for dynamic tablesBob Moore
2009-01-09ACPICA: hide private headersLen Brown
2009-01-09ACPICA: create acpica/ directoryLen Brown