aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/tbutils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-01ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng1-4/+0
2014-05-07ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.Lv Zheng1-105/+0
2014-05-07ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng1-6/+15
2014-05-07Merge back earlier ACPICA material.Rafael J. Wysocki1-150/+21
2014-05-06ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().Lv Zheng1-2/+5
2014-04-20ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore1-9/+11
2014-04-20ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng1-1/+1
2014-04-20ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng1-2/+2
2014-04-20ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng1-155/+18
2014-04-20ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng1-3/+8
2014-04-20ACPICA: Tables: Fix the issues in handling virtual addressed tables.Lv Zheng1-0/+1
2014-04-20ACPICA: Remove indent divergences to reduce maintenance overhead.Lv Zheng1-2/+2
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng1-5/+5
2014-01-08ACPICA: Back port and refine validation of the XSDT root table.Lv Zheng1-90/+120
2013-10-31ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng1-2/+1
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-1/+1
2013-06-16ACPICA: Split table print utilities to a new a separate fileBob Moore1-190/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.Lv Zheng1-1/+1
2012-11-15ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore1-1/+1
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-12/+12
2012-07-17ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore1-15/+19
2012-03-22ACPICA: Add acpi_os_physical_table_override interfaceBob Moore1-43/+50
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore1-0/+2
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2012-01-17ACPI 5.0: Implement hardware-reduced optionBob Moore1-0/+7
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-05-06ACPICA: Clarify/rename some root table descriptor fieldsBob Moore1-9/+10
2010-04-20ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming1-0/+4
2010-04-20ACPICA: Update DSDT copy/detection.Bob Moore1-11/+12
2010-04-20ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming1-0/+35
2010-04-20ACPICA: Add detection of corrupted/replaced DSDTLin Ming1-0/+38
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-2/+2
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-08-27ACPICA: Dump table header - suppress output of non-printable charactersBob Moore1-7/+75
2009-03-26ACPICA: Update table header print functionBob Moore1-7/+11
2009-03-26ACPICA: Formatting update - no functional changesBob Moore1-8/+9
2009-03-26ACPICA: Remove extraneous parameter in table managerBob Moore1-7/+7
2009-03-26ACPICA: Allow OS override of all ACPI tablesBob Moore1-13/+46
2009-02-07ACPICA: Fix table entry truncation calculationMyron Stowe1-4/+3
2009-01-09Merge branch 'misc' into releaseLen Brown1-1/+2
2009-01-09ACPICA: hide private headersLen Brown1-2/+2
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+582