summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/tbutils.c
AgeCommit message (Expand)Author
2023-04-06ACPICA: Avoid undefined behavior: load of misaligned addressTamir Duberstein
2023-04-06ACPICA: Update all copyrights/signons to 2023Bob Moore
2022-10-28ACPICA: Finish support for the CDAT tableBob Moore
2022-04-13ACPICA: Update copyright notices to the year 2022Bob Moore
2021-12-27ACPICA: Use original pointer for virtual origin tablesJessica Clarke
2021-01-22ACPICA: Updated all copyrights to 2021Bob Moore
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore
2018-03-18ACPICA: adding SPDX headersErik Schmauss
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore
2017-06-27Merge back ACPICA material for v4.13.Rafael J. Wysocki
2017-06-27ACPICA: Update comments, no functional changeCao Jin
2017-06-12ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalanceLv Zheng
2017-05-29ACPICA: Tables: Fix regression introduced by a too early mechanism enablingLv Zheng
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore
2016-12-21ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...Lv Zheng
2016-08-13ACPICA: Divergence: Port declarators back to ACPICALv Zheng
2016-05-05ACPICA: Move all ASCII utilities to a common fileBob Moore
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng
2016-02-24ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore
2016-01-01ACPICA: iasl/acpiexec: Update input file handling and verificationBob Moore
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore
2015-10-14ACPICA: Tables: Fix FADT dependency regressionLv Zheng
2015-08-25ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng
2015-08-25ACPICA: Update parameter validation for data_table_region and load_tableBob Moore
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore
2015-07-01ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box
2014-06-01ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng
2014-05-07ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.Lv Zheng
2014-05-07ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng
2014-05-07Merge back earlier ACPICA material.Rafael J. Wysocki
2014-05-06ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().Lv Zheng
2014-04-20ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore
2014-04-20ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng
2014-04-20ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng
2014-04-20ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng
2014-04-20ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng
2014-04-20ACPICA: Tables: Fix the issues in handling virtual addressed tables.Lv Zheng
2014-04-20ACPICA: Remove indent divergences to reduce maintenance overhead.Lv Zheng
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng
2014-01-08ACPICA: Back port and refine validation of the XSDT root table.Lv Zheng
2013-10-31ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng
2013-06-16ACPICA: Split table print utilities to a new a separate fileBob Moore