Age | Commit message (Expand) | Author |
2023-04-06 | ACPICA: Update all copyrights/signons to 2023 | Bob Moore |
2022-10-28 | ACPICA: Add support for FFH Opregion special context data | Sudeep Holla |
2022-04-13 | ACPICA: Update copyright notices to the year 2022 | Bob Moore |
2021-12-27 | ACPICA: Fixed a couple of warnings under MSVC | Bob Moore |
2021-12-27 | ACPICA: Add support for PCC Opregion special context data | Sudeep Holla |
2021-02-19 | ACPICA: Remove some code duplication from acpi_ev_address_space_dispatch | Hans de Goede |
2021-02-19 | ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter han... | Hans de Goede |
2021-01-22 | ACPICA: Updated all copyrights to 2021 | Bob Moore |
2020-12-01 | ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions | Hans de Goede |
2020-01-13 | ACPICA: All acpica: Update copyrights to 2020 Including tool signons. | Bob Moore |
2019-10-28 | ACPICA: Results from Clang | Bob Moore |
2019-02-24 | ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting | Erik Schmauss |
2019-01-15 | ACPICA: All acpica: Update copyrights to 2019 | Bob Moore |
2018-10-04 | ACPICA: Never run _REG on system_memory and system_IO | Bob Moore |
2018-03-18 | ACPICA: adding SPDX headers | Erik Schmauss |
2018-02-06 | ACPICA: All acpica: Update copyrights to 2018 | Bob Moore |
2017-11-27 | ACPICA: Add an additional error message for EC timeouts | Bob Moore |
2017-02-09 | ACPICA: Source tree: Update copyright notices to 2017 | Bob Moore |
2016-04-05 | ACPICA: Events: Fix an issue that _REG association can happen before namespac... | Lv Zheng |
2016-04-05 | ACPICA: All: const keyword changes across the ACPICA source | Bob Moore |
2016-02-24 | ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_... | Lv Zheng |
2016-01-15 | ACPICA: Additional 2016 copyright changes | Bob Moore |
2016-01-01 | ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r... | Lv Zheng |
2016-01-01 | ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua... | Lv Zheng |
2016-01-01 | ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati... | Lv Zheng |
2016-01-01 | ACPICA: Events: Fix an issue that region object is re-attached to another sco... | Lv Zheng |
2016-01-01 | ACPICA: Cleanup code related to the per-table module level improvement | Bob Moore |
2015-08-25 | ACPICA: Add additional debug info/statements | Bob Moore |
2015-04-14 | ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers. | Lv Zheng |
2015-02-05 | ACPICA: Update Copyright headers to 2015 | David E. Box |
2014-09-24 | ACPICA: Update to GPIO region handler interface. | Bob Moore |
2014-03-18 | ACPICA: Prevent infinite loops when traversing corrupted lists. | Bob Moore |
2014-02-11 | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore |
2013-10-31 | ACPICA: Linuxize: Change indentation of C labels. | Lv Zheng |
2013-09-24 | ACPICA: Operation region support: Never free the handler "context" pointer. | David E. Box |
2013-06-01 | ACPICA: Update for "orphan" embedded controller _REG method support | Zhang Rui |
2013-06-01 | ACPICA: Add argument typechecking for all predefined ACPI names | Bob Moore |
2013-01-25 | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore |
2013-01-11 | ACPICA: Source restructuring: split large files into 8 new files. | Bob Moore |
2012-07-17 | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore |
2012-01-17 | ACPICA: Update all copyrights to 2012 | Bob Moore |
2012-01-17 | ACPI 5.0: Implement Connection() and AccessAs() changes | Bob Moore |
2011-05-09 | ACPICA: Execute an orphan _REG method under the EC device | Bob Moore |
2011-03-02 | ACPICA: Add mechanism to defer _REG methods for some installed handlers | Bob Moore |
2011-01-18 | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore |
2010-01-22 | ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type | Bob Moore |
2010-01-22 | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore |
2009-12-15 | ACPICA: Update internal namespace node/handle interfaces | Bob Moore |
2009-11-24 | ACPICA: Deploy new create integer interface where appropriate | Bob Moore |
2009-11-24 | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming |