| Age | Commit message (Expand) | Author | Files | Lines |
| 5 days | ACPICA: Update the copyright year to 2026 | Pawel Chmielewski | 1 | -1/+1 |
| 2025-09-15 | ACPICA: Print error messages for too few or too many arguments | Saket Dumbre | 1 | -2/+8 |
| 2025-05-12 | ACPICA: Update copyright year | Saket Dumbre | 1 | -1/+1 |
| 2023-04-06 | ACPICA: Update all copyrights/signons to 2023 | Bob Moore | 1 | -1/+1 |
| 2022-04-13 | ACPICA: Update copyright notices to the year 2022 | Bob Moore | 1 | -1/+1 |
| 2021-01-22 | ACPICA: Updated all copyrights to 2021 | Bob Moore | 1 | -1/+1 |
| 2021-01-18 | ACPICA: Fix exception code class checks | Maximilian Luz | 1 | -5/+5 |
| 2020-10-08 | ACPICA: iASL: Return exceptions for string-to-integer conversions | Bob Moore | 1 | -2/+2 |
| 2020-01-13 | ACPICA: All acpica: Update copyrights to 2020 Including tool signons. | Bob Moore | 1 | -1/+1 |
| 2019-02-24 | ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting | Erik Schmauss | 1 | -1/+2 |
| 2019-01-15 | ACPICA: All acpica: Update copyrights to 2019 | Bob Moore | 1 | -1/+1 |
| 2018-10-04 | ACPICA: Update for generic_serial_bus and attrib_raw_process_bytes protocol | Bob Moore | 1 | -2/+7 |
| 2018-08-14 | ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during... | Erik Schmauss | 1 | -0/+6 |
| 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 |
| 2018-01-05 | ACPICA: DT compiler: prevent error if optional field at the end of table is n... | Erik Schmauss | 1 | -2/+4 |
| 2017-11-27 | ACPICA: Rename AE_AML_INFINITE_LOOP exception | Bob Moore | 1 | -3/+3 |
| 2017-10-04 | ACPICA: Restructure/cleanup all string-to-integer conversion functions | Bob Moore | 1 | -2/+14 |
| 2017-02-09 | ACPICA: Source tree: Update copyright notices to 2017 | Bob Moore | 1 | -1/+1 |
| 2017-01-02 | ACPICA: Hardware: Add sleep register hooks | Lv Zheng | 1 | -6/+3 |
| 2016-01-15 | ACPICA: Additional 2016 copyright changes | Bob Moore | 1 | -1/+1 |
| 2016-01-01 | ACPICA: Add new exception code, AE_IO_ERROR | Bob Moore | 1 | -2/+4 |
| 2015-10-22 | ACPICA: Improve typechecking, both compile-time and runtime | Bob Moore | 1 | -2/+5 |
| 2015-08-25 | ACPICA: Correctly cleanup after a ACPI table load failure | Bob Moore | 1 | -2/+5 |
| 2015-02-05 | ACPICA: Update Copyright headers to 2015 | David E. Box | 1 | -1/+1 |
| 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 |
| 2013-09-24 | ACPICA: Cleanup exception codes. | Lv Zheng | 1 | -3/+5 |
| 2013-03-12 | ACPICA: Add exception descriptions to exception info table | Bob Moore | 1 | -103/+166 |
| 2013-03-12 | ACPICA: Add macros to exception code definitions | Bob Moore | 1 | -89/+103 |
| 2013-01-25 | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore | 1 | -1/+1 |
| 2012-11-15 | ACPICA: Remove extra spaces after periods within comments | Bob Moore | 1 | -1/+1 |
| 2012-07-17 | ACPICA: Update header files copyrights to 2012 | Bob Moore | 1 | -1/+1 |
| 2012-07-17 | ACPICA: Split exception code utilities to a new file, utexcep.c | Bob Moore | 1 | -2/+3 |
| 2012-03-30 | Merge branch 'tboot' into release | Len Brown | 1 | -0/+1 |
| 2012-03-22 | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware | Bob Moore | 1 | -2/+4 |
| 2012-03-13 | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang | 1 | -0/+1 |
| 2011-01-18 | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 1 | -1/+1 |
| 2010-06-12 | ACPICA: Fix namestring associated with AE_NO_HANDLER exception | Bob Moore | 1 | -1/+1 |
| 2010-04-20 | ACPICA: Minimize the differences between linux GPE code and ACPICA code base | Lin Ming | 1 | -1/+1 |
| 2010-01-22 | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore | 1 | -1/+1 |
| 2009-03-26 | ACPICA: Fix parameter validation for acpi_read/write | Bob Moore | 1 | -2/+4 |
| 2008-12-31 | ACPICA: Restructure includes into public/private | Bob Moore | 1 | -0/+2 |
| 2008-12-29 | ACPICA: Add a mechanism to escape infinite AML While() loops | Bob Moore | 1 | -1/+3 |
| 2008-10-22 | ACPICA: Remove obsolete exception codes | Bob Moore | 1 | -73/+55 |
| 2008-07-16 | ACPICA: Fix possible negative array index in acpi_ut_validate_exception | Bob Moore | 1 | -0/+4 |
| 2008-07-16 | ACPICA: Add argument count checking to control method invocation via acpi_eva... | Bob Moore | 1 | -2/+4 |
| 2008-04-23 | ACPICA: update Intel copyright | Len Brown | 1 | -1/+1 |
| 2007-02-02 | ACPICA: Update copyright to 2007. | Bob Moore | 1 | -1/+1 |
| 2007-02-02 | ACPICA: Restructured module into multiple functions. | Mikhail Kouzmich | 1 | -2/+6 |
| 2006-06-14 | ACPI: ACPICA 20060421 | Bob Moore | 1 | -2/+4 |
| 2006-01-20 | [ACPI] ACPICA 20060113 | Bob Moore | 1 | -1/+1 |
| 2005-08-05 | [ACPI] Lindent all ACPI files | Len Brown | 1 | -21/+7 |
| 2005-07-14 | ACPICA 20050708 from Bob Moore <robert.moore@intel.com> | Robert Moore | 1 | -2/+4 |
| 2005-07-12 | ACPICA 20050408 from Bob Moore | Robert Moore | 1 | -2/+3 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+308 |