summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/tbutils.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...Lv Zheng2016-12-211-0/+85
* ACPICA: Divergence: Port declarators back to ACPICALv Zheng2016-08-131-1/+2
* ACPICA: Move all ASCII utilities to a common fileBob Moore2016-05-051-27/+0
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-3/+3
* ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore2016-02-241-3/+1
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: iasl/acpiexec: Update input file handling and verificationBob Moore2016-01-011-7/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-1/+1
* ACPICA: Tables: Fix FADT dependency regressionLv Zheng2015-10-141-24/+2
* ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng2015-08-251-4/+5
* ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng2015-08-251-23/+14
* ACPICA: Update parameter validation for data_table_region and load_tableBob Moore2015-08-251-0/+33
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-1/+1
* ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng2015-07-011-8/+9
* ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng2015-07-011-11/+23
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng2014-06-011-4/+0
* ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.Lv Zheng2014-05-071-105/+0
* ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng2014-05-071-6/+15
* Merge back earlier ACPICA material.Rafael J. Wysocki2014-05-071-150/+21
|\
| * ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore2014-04-201-9/+11
| * ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng2014-04-201-1/+1
| * ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng2014-04-201-2/+2
| * ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng2014-04-201-155/+18
| * ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng2014-04-201-3/+8
| * ACPICA: Tables: Fix the issues in handling virtual addressed tables.Lv Zheng2014-04-201-0/+1
| * ACPICA: Remove indent divergences to reduce maintenance overhead.Lv Zheng2014-04-201-2/+2
* | ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().Lv Zheng2014-05-061-2/+5
|/
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2014-01-081-5/+5
* ACPICA: Back port and refine validation of the XSDT root table.Lv Zheng2014-01-081-90/+120
* ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng2013-10-311-2/+1
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-1/+1
* ACPICA: Split table print utilities to a new a separate fileBob Moore2013-06-161-190/+1
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-1/+1
* ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore2012-11-151-1/+1
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-12/+12
* ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore2012-07-171-15/+19
* ACPICA: Add acpi_os_physical_table_override interfaceBob Moore2012-03-221-43/+50
* ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-221-0/+2
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPI 5.0: Implement hardware-reduced optionBob Moore2012-01-171-0/+7
* 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-9/+10
* ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming2010-04-201-0/+4
* ACPICA: Update DSDT copy/detection.Bob Moore2010-04-201-11/+12
* ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming2010-04-201-0/+35
* ACPICA: Add detection of corrupted/replaced DSDTLin Ming2010-04-201-0/+38
* ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-201-2/+2