summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/tbutils.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+14Star
* 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/+0Star
* ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.Lv Zheng2014-05-071-105/+0Star
* 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/+21Star
|\
| * 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/+18Star
| * 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/+1Star
* 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/+1Star
* 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-191-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
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: Dump table header - suppress output of non-printable charactersBob Moore2009-08-271-7/+75
* ACPICA: Update table header print functionBob Moore2009-03-261-7/+11
* ACPICA: Formatting update - no functional changesBob Moore2009-03-261-8/+9
* ACPICA: Remove extraneous parameter in table managerBob Moore2009-03-261-7/+7
* ACPICA: Allow OS override of all ACPI tablesBob Moore2009-03-261-13/+46
* ACPICA: Fix table entry truncation calculationMyron Stowe2009-02-071-4/+3Star
* Merge branch 'misc' into releaseLen Brown2009-01-091-1/+2
* ACPICA: hide private headersLen Brown2009-01-091-2/+2