summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/tbinstal.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng2014-06-011-4/+4
* ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore2014-04-201-711/+27
* ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore2014-04-201-84/+95
* ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng2014-04-201-5/+11
* ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng2014-04-201-0/+12
* ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng2014-04-201-17/+14
* ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng2014-04-201-191/+517
* ACPICA: Tables: Fix unbalanced table validations.Lv Zheng2014-04-201-0/+1
* ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng2014-04-201-94/+205
* ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().Lv Zheng2014-04-201-6/+1
* ACPICA: Tables: Fix the issues in handling virtual addressed tables.Lv Zheng2014-04-201-2/+18
* ACPICA: Remove indent divergences to reduce maintenance overhead.Lv Zheng2014-04-201-1/+5
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Deploy new 32/64 printf support for table override mechanism.Bob Moore2014-02-111-7/+8
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-3/+3
* ACPICA: Tables: Cleanup table checksum verification code.Lv Zheng2013-09-241-9/+3
* ACPICA: Update interface to acpi_ut_valid_acpi_name()Bob Moore2013-06-161-2/+1
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-0/+4
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore2012-11-151-0/+2
* ACPICA: Table Manager: Merge duplicate code (root table)Lv Zheng2012-09-211-7/+13
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-4/+4
* ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore2012-07-171-7/+8
* ACPICA: Add acpi_os_physical_table_override interfaceBob Moore2012-03-221-20/+97
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPICA: Load operator: re-instate most restrictions on incoming table signatureBob Moore2011-07-131-5/+22
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Clarify/rename some root table descriptor fieldsBob Moore2010-05-061-35/+34
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: Miscellaneous lint changesBob Moore2009-05-271-1/+1
* ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore2009-03-271-8/+37
* ACPICA: Formatting update - no functional changesBob Moore2009-03-261-4/+5
* ACPICA: Add override for dynamic tablesBob Moore2009-03-261-1/+27
* ACPICA: hide private headersLen Brown2009-01-091-3/+3
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+574
OpenPOWER on IntegriCloud