Age | Commit message (Expand) | Author |
2018-05-15 | ACPICA: Tables: Fix spelling mistake in comment | Colin Ian King |
2018-03-18 | ACPICA: adding SPDX headers | Erik Schmauss |
2018-03-18 | ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro | Erik Schmauss |
2018-02-06 | ACPICA: All acpica: Update copyrights to 2018 | Bob Moore |
2017-07-20 | ACPICA: Tables: Combine checksum/duplication verification together | Lv Zheng |
2017-07-20 | ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri... | Lv Zheng |
2017-07-20 | ACPICA: Tables: Do not validate signature for dynamic table load | Lv Zheng |
2017-07-20 | ACPICA: Tables: Cleanup table handler invokers | Lv Zheng |
2017-02-09 | ACPICA: Source tree: Update copyright notices to 2017 | Bob Moore |
2017-01-20 | ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table() | Lv Zheng |
2016-09-10 | ACPICA: Tables: Add new table events indicating table installation/uninstalla... | Lv Zheng |
2016-09-10 | ACPICA: Tables: Remove acpi_tb_install_fixed_table() | Lv Zheng |
2016-05-05 | ACPICA: Move all ASCII utilities to a common file | Bob Moore |
2016-02-24 | ACPICA: Remove unnecessary arguments to ACPI_INFO | Bob Moore |
2016-01-15 | ACPICA: Additional 2016 copyright changes | Bob Moore |
2016-01-01 | ACPICA: Core: Major update for code formatting, no functional changes | Bob Moore |
2015-08-25 | ACPICA: Tables: Fix global table list issues by removing fixed table indexes | Lv Zheng |
2015-07-01 | ACPICA: De-macroize calls to standard C library functions | Bob Moore |
2015-04-14 | ACPICA: Tables: Move an iasl specific table function to iasl source file. | Lv Zheng |
2015-04-14 | ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab... | Octavian Purdila |
2015-04-14 | ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers. | Lv Zheng |
2015-04-14 | ACPICA: Utilities: Cleanup to convert physical address printing formats. | Lv Zheng |
2015-04-14 | ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS... | Lv Zheng |
2015-02-05 | ACPICA: Update Copyright headers to 2015 | David E. Box |
2014-06-01 | ACPICA: Tables: Add mechanism to control early table checksum verification. | Lv Zheng |
2014-04-20 | ACPICA: Table Manager: Split tbinstal.c into two files. | Bob Moore |
2014-04-20 | ACPICA: Table Manager: Misc cleanup and renames, no functional change. | Bob Moore |
2014-04-20 | ACPICA: Tables: Add acpi_install_table() API for early table installation. | Lv Zheng |
2014-04-20 | ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load. | Lv Zheng |
2014-04-20 | ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags. | Lv Zheng |
2014-04-20 | ACPICA: Tables: Fix table checksums verification before installation. | Lv Zheng |
2014-04-20 | ACPICA: Tables: Fix unbalanced table validations. | Lv Zheng |
2014-04-20 | ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics. | Lv Zheng |
2014-04-20 | ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table(). | Lv Zheng |
2014-04-20 | ACPICA: Tables: Fix the issues in handling virtual addressed tables. | Lv Zheng |
2014-04-20 | ACPICA: Remove indent divergences to reduce maintenance overhead. | Lv Zheng |
2014-02-11 | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore |
2014-02-11 | ACPICA: Deploy new 32/64 printf support for table override mechanism. | Bob Moore |
2013-10-31 | ACPICA: Linuxize: Change indentation of C labels. | Lv Zheng |
2013-09-24 | ACPICA: Tables: Cleanup table checksum verification code. | Lv Zheng |
2013-06-16 | ACPICA: Update interface to acpi_ut_valid_acpi_name() | Bob Moore |
2013-06-16 | ACPICA: Standardize all switch() blocks | Chao Guan |
2013-01-25 | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore |
2012-11-15 | ACPICA: Audit/update for ACPICA return macros and debug depth counter | Bob Moore |
2012-09-21 | ACPICA: Table Manager: Merge duplicate code (root table) | Lv Zheng |
2012-07-17 | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore |
2012-07-17 | ACPICA: Table manager: deploy new firmware error/warning interfaces | Bob Moore |
2012-03-22 | ACPICA: Add acpi_os_physical_table_override interface | Bob Moore |
2012-01-17 | ACPICA: Update all copyrights to 2012 | Bob Moore |
2011-07-13 | ACPICA: Load operator: re-instate most restrictions on incoming table signature | Bob Moore |