Age | Commit message (Expand) | Author | Files | Lines |
2021-01-22 | ACPICA: Updated all copyrights to 2021 | Bob Moore | 1 | -1/+1 |
2020-01-13 | ACPICA: All acpica: Update copyrights to 2020 Including tool signons. | Bob Moore | 1 | -1/+1 |
2019-04-09 | ACPICA: Rename nameseg length macro/define for clarity | Bob Moore | 1 | -2/+2 |
2019-01-15 | ACPICA: All acpica: Update copyrights to 2019 | Bob Moore | 1 | -1/+1 |
2018-12-13 | ACPICA: disassembler: disassemble OEMx tables as AML | Erik Schmauss | 1 | -0/+1 |
2018-03-18 | ACPICA: adding SPDX headers | Erik Schmauss | 1 | -36/+2 |
2018-02-06 | ACPICA: All acpica: Update copyrights to 2018 | Bob Moore | 1 | -1/+1 |
2017-07-20 | ACPICA: Tables: Add deferred table verification support | Lv Zheng | 1 | -0/+1 |
2017-06-12 | ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalance | Lv Zheng | 1 | -0/+14 |
2017-02-09 | ACPICA: Source tree: Update copyright notices to 2017 | Bob Moore | 1 | -1/+1 |
2016-12-21 | ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_... | Lv Zheng | 1 | -0/+1 |
2016-11-14 | Revert "ACPICA: FADT support cleanup" | Rafael J. Wysocki | 1 | -94/+70 |
2016-08-13 | ACPICA: FADT support cleanup | Bob Moore | 1 | -70/+94 |
2016-04-05 | ACPICA: Tables: Update FADT handling | Bob Moore | 1 | -1/+3 |
2016-01-15 | ACPICA: Additional 2016 copyright changes | Bob Moore | 1 | -1/+1 |
2015-07-01 | ACPICA: Namespace: Add support of OSDT table | Bob Moore | 1 | -0/+1 |
2015-05-22 | ACPICA: ACPI 6.0: Add changes for FADT table. | Bob Moore | 1 | -7/+10 |
2015-02-05 | ACPICA: Update Copyright headers to 2015 | David E. Box | 1 | -1/+1 |
2014-07-31 | ACPICA/ARM: ACPI 5.1: Update for FADT changes. | Graeme Gregory | 1 | -3/+9 |
2014-04-20 | ACPICA: Table Manager: Misc cleanup and renames, no functional change. | Bob Moore | 1 | -3/+3 |
2014-04-20 | ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags. | Lv Zheng | 1 | -6/+5 |
2014-03-18 | ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)." | Robert Moore | 1 | -4/+0 |
2014-02-27 | ACPICA: Headers: Deploy #pragma pack (push) and (pop). | Bob Moore | 1 | -0/+4 |
2014-02-11 | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore | 1 | -1/+1 |
2014-01-08 | ACPICA: Back port and refine validation of the XSDT root table. | Lv Zheng | 1 | -0/+3 |
2013-10-31 | ACPICA: Update RSDP table definitions. | Lv Zheng | 1 | -1/+18 |
2013-01-25 | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore | 1 | -1/+1 |
2013-01-10 | ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. | Lv Zheng | 1 | -1/+0 |
2013-01-10 | ACPICA: Cleanup source to reduce differences between Linux and ACPICA. | Lv Zheng | 1 | -2/+4 |
2012-09-21 | ACPICA: Add support for complex _PLD buffers. | Bob Moore | 1 | -3/+9 |
2012-09-21 | ACPICA: Comment update: Fix some typos in actble.h | Bob Moore | 1 | -24/+24 |
2012-07-17 | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 1 | -4/+4 |
2012-07-17 | ACPICA: Update header files copyrights to 2012 | Bob Moore | 1 | -1/+1 |
2012-03-22 | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers | Bob Moore | 1 | -0/+7 |
2012-01-17 | ACPI 5.0: Add new/changed tables to headers | Bob Moore | 1 | -0/+1 |
2012-01-17 | ACPI 5.0: Basic support for FADT version 5 | Bob Moore | 1 | -6/+16 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-02 | ACPICA: Remove use of unreliable FADT revision field | Bob Moore | 1 | -0/+16 |
2011-01-18 | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 1 | -1/+1 |
2010-01-22 | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore | 1 | -1/+1 |
2009-08-28 | ACPICA: ACPI 4: Update headers for new and changed ACPI tables. | Bob Moore | 1 | -12/+18 |
2009-08-28 | ACPICA: Split large ACPI table header | Bob Moore | 1 | -12/+23 |
2009-08-27 | ACPICA: ACPI 4.0: Changes for existing ACPI tables. | Bob Moore | 1 | -6/+13 |
2009-03-26 | ACPICA: Update FADT flag definitions | Bob Moore | 1 | -35/+34 |
2009-03-26 | ACPICA: Allow OS override of all ACPI tables | Bob Moore | 1 | -2/+3 |
2009-01-16 | ACPI: fix ACPI_FADT_S4_RTC_WAKE comment | David Brownell | 1 | -1/+1 |
2008-12-31 | ACPICA: Restructure includes into public/private | Bob Moore | 1 | -0/+25 |
2008-07-28 | PCI: disable ASPM per ACPI FADT setting | Shaohua Li | 1 | -0/+1 |
2008-04-23 | ACPICA: update Intel copyright | Len Brown | 1 | -1/+1 |
2007-04-25 | ACPI: Disable MSI on request of FADT | Shaohua Li | 1 | -0/+1 |