Age | Commit message (Expand) | Author |
2023-04-06 | ACPICA: Update all copyrights/signons to 2023 | Bob Moore |
2022-11-08 | ACPICA: Fix error code path in acpi_ds_call_control_method() | Rafael J. Wysocki |
2022-04-13 | ACPICA: Update copyright notices to the year 2022 | Bob Moore |
2021-01-22 | ACPICA: Updated all copyrights to 2021 | Bob Moore |
2020-01-13 | ACPICA: All acpica: Update copyrights to 2020 Including tool signons. | Bob Moore |
2019-01-15 | ACPICA: All acpica: Update copyrights to 2019 | Bob Moore |
2018-12-13 | ACPICA: Debug output: Add option to display method/object evaluation | Bob Moore |
2018-03-18 | ACPICA: adding SPDX headers | Erik Schmauss |
2018-02-06 | ACPICA: All acpica: Update copyrights to 2018 | Bob Moore |
2017-06-27 | ACPICA: acpiexec: enhance local signal handler | Bob Moore |
2017-02-09 | ACPICA: Source tree: Update copyright notices to 2017 | Bob Moore |
2016-10-29 | ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region() | Lv Zheng |
2016-10-29 | ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ... | Lv Zheng |
2016-10-29 | ACPICA: Dispatcher: Fix order issue of method termination | Lv Zheng |
2016-09-10 | ACPICA: Dispatcher: Fix a mutex issue for method auto serialization | Lv Zheng |
2016-09-10 | ACPICA: Namespace: Fix dynamic table loading issues | Lv Zheng |
2016-05-06 | Merge back new ACPICA material for v4.7. | Rafael J. Wysocki |
2016-05-05 | ACPICA: Divergence: remove unwanted spaces for typedef | Lv Zheng |
2016-05-04 | ACPICA: Dispatcher: Update thread ID for recursive method calls | Prarit Bhargava |
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 |
2016-01-01 | ACPICA: Fix SyncLevel support interaction with method auto-serialization | David E. Box |
2015-07-23 | ACPICA: Debugger: Move debugger specific APIs to debugger component | Lv Zheng |
2015-07-23 | ACPICA: Remove extraneous check for null walk_state | Markus Elfring |
2015-07-23 | ACPICA: Executer: Add interpreter tracing mode for method tracing facility | Lv Zheng |
2015-07-23 | ACPICA: Dispatcher: Add trace support for interpreter | Lv Zheng |
2015-07-23 | ACPICA: Dispatcher: Move stack traversal code to dispatcher | Lv Zheng |
2015-07-23 | ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments | Lv Zheng |
2015-07-23 | ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_state | Lv Zheng |
2015-05-22 | ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_metho... | Lv Zheng |
2015-02-05 | ACPICA: Update Copyright headers to 2015 | David E. Box |
2014-03-26 | ACPICA: Ignore sync_level for methods that have been auto-serialized. | Bob Moore |
2014-03-26 | ACPICA: Add additional named objects for the auto-serialize method scan. | Lv Zheng |
2014-03-26 | ACPICA: Add auto-serialization support for ill-behaved control methods. | Bob Moore |
2014-02-11 | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore |
2013-10-31 | ACPICA: Add new statistics interface. | Lv Zheng |
2013-10-31 | ACPICA: Linuxize: Change indentation of C labels. | Lv Zheng |
2013-01-25 | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore |
2013-01-10 | ACPICA: Fix possible memory leak in dispatcher error path. | Tim Gardner |
2013-01-10 | ACPICA: Fix possible memory leak. | Jesper Juhl |
2013-01-10 | ACPICA: Update codes under disabled build options. | Lv Zheng |
2012-11-15 | ACPICA: Remove extra spaces after periods within comments | 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 |
2011-01-18 | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore |
2011-01-18 | ACPICA: Fix issues/fault with automatic "serialized" method support | Lin Ming |
2010-10-01 | ACPICA: Make acpi_thread_id no longer configurable, always u64 | Lin Ming |
2010-07-06 | ACPICA: Optimization: Reduce the number of namespace walks | Alexey Starikovskiy |
2010-07-06 | ACPICA: Core: Replace all %d format specifiers with %u (unsigned) | Bob Moore |