summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/tbutils.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Avoid undefined behavior: load of misaligned addressTamir Duberstein2023-04-061-2/+3
* ACPICA: Update all copyrights/signons to 2023Bob Moore2023-04-061-1/+1
* ACPICA: Finish support for the CDAT tableBob Moore2022-10-281-1/+1
* ACPICA: Update copyright notices to the year 2022Bob Moore2022-04-131-1/+1
* ACPICA: Use original pointer for virtual origin tablesJessica Clarke2021-12-271-1/+1
* ACPICA: Updated all copyrights to 2021Bob Moore2021-01-221-1/+1
* ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore2020-01-131-1/+1
* ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-091-3/+3
* ACPICA: All acpica: Update copyrights to 2019Bob Moore2019-01-151-1/+1
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-37/+3
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* Merge back ACPICA material for v4.13.Rafael J. Wysocki2017-06-271-3/+3
|\
| * ACPICA: Update comments, no functional changeCao Jin2017-06-271-3/+3
* | ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalanceLv Zheng2017-06-121-9/+25
|/
* ACPICA: Tables: Fix regression introduced by a too early mechanism enablingLv Zheng2017-05-291-4/+0
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* 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