| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: acpiexec: enhance local signal handler | Bob Moore | 2017-06-27 | 1 | -4/+8 |
* | ACPICA: Source tree: Update copyright notices to 2017 | Bob Moore | 2017-02-09 | 1 | -1/+1 |
* | ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region() | Lv Zheng | 2016-10-29 | 1 | -9/+3 |
* | ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ... | Lv Zheng | 2016-10-29 | 1 | -1/+1 |
* | ACPICA: Dispatcher: Fix order issue of method termination | Lv Zheng | 2016-10-29 | 1 | -20/+20 |
* | ACPICA: Dispatcher: Fix a mutex issue for method auto serialization | Lv Zheng | 2016-09-10 | 1 | -2/+8 |
* | ACPICA: Namespace: Fix dynamic table loading issues | Lv Zheng | 2016-09-10 | 1 | -0/+4 |
* | Merge back new ACPICA material for v4.7. | Rafael J. Wysocki | 2016-05-06 | 1 | -1/+1 |
|\ |
|
| * | ACPICA: Divergence: remove unwanted spaces for typedef | Lv Zheng | 2016-05-05 | 1 | -1/+1 |
* | | ACPICA: Dispatcher: Update thread ID for recursive method calls | Prarit Bhargava | 2016-05-04 | 1 | -0/+3 |
|/ |
|
* | ACPICA: Remove unnecessary arguments to ACPI_INFO | Bob Moore | 2016-02-24 | 1 | -2/+1 |
* | ACPICA: Additional 2016 copyright changes | Bob Moore | 2016-01-15 | 1 | -1/+1 |
* | ACPICA: Core: Major update for code formatting, no functional changes | Bob Moore | 2016-01-01 | 1 | -10/+14 |
* | ACPICA: Fix SyncLevel support interaction with method auto-serialization | David E. Box | 2016-01-01 | 1 | -2/+13 |
* | ACPICA: Debugger: Move debugger specific APIs to debugger component | Lv Zheng | 2015-07-23 | 1 | -7/+5 |
* | ACPICA: Remove extraneous check for null walk_state | Markus Elfring | 2015-07-23 | 1 | -3/+1 |
* | ACPICA: Executer: Add interpreter tracing mode for method tracing facility | Lv Zheng | 2015-07-23 | 1 | -29/+3 |
* | ACPICA: Dispatcher: Add trace support for interpreter | Lv Zheng | 2015-07-23 | 1 | -0/+31 |
* | ACPICA: Dispatcher: Move stack traversal code to dispatcher | Lv Zheng | 2015-07-23 | 1 | -3/+4 |
* | ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments | Lv Zheng | 2015-07-23 | 1 | -1/+1 |
* | ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_state | Lv Zheng | 2015-07-23 | 1 | -2/+7 |
* | ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_metho... | Lv Zheng | 2015-05-22 | 1 | -3/+2 |
* | ACPICA: Update Copyright headers to 2015 | David E. Box | 2015-02-05 | 1 | -1/+1 |
* | ACPICA: Ignore sync_level for methods that have been auto-serialized. | Bob Moore | 2014-03-26 | 1 | -5/+19 |
* | ACPICA: Add additional named objects for the auto-serialize method scan. | Lv Zheng | 2014-03-26 | 1 | -2/+4 |
* | ACPICA: Add auto-serialization support for ill-behaved control methods. | Bob Moore | 2014-03-26 | 1 | -1/+131 |
* | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore | 2014-02-11 | 1 | -1/+1 |
* | ACPICA: Add new statistics interface. | Lv Zheng | 2013-10-31 | 1 | -0/+1 |
* | ACPICA: Linuxize: Change indentation of C labels. | Lv Zheng | 2013-10-31 | 1 | -2/+2 |
* | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore | 2013-01-25 | 1 | -1/+1 |
* | ACPICA: Fix possible memory leak in dispatcher error path. | Tim Gardner | 2013-01-10 | 1 | -0/+1 |
* | ACPICA: Fix possible memory leak. | Jesper Juhl | 2013-01-10 | 1 | -1/+2 |
* | ACPICA: Update codes under disabled build options. | Lv Zheng | 2013-01-10 | 1 | -1/+1 |
* | ACPICA: Remove extra spaces after periods within comments | Bob Moore | 2012-11-15 | 1 | -3/+3 |
* | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 2012-07-17 | 1 | -3/+3 |
* | ACPICA: Update all copyrights to 2012 | Bob Moore | 2012-01-17 | 1 | -1/+1 |
* | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 2011-01-19 | 1 | -1/+1 |
* | ACPICA: Fix issues/fault with automatic "serialized" method support | Lin Ming | 2011-01-19 | 1 | -15/+47 |
* | ACPICA: Make acpi_thread_id no longer configurable, always u64 | Lin Ming | 2010-10-01 | 1 | -1/+1 |
* | ACPICA: Optimization: Reduce the number of namespace walks | Alexey Starikovskiy | 2010-07-07 | 1 | -2/+16 |
* | ACPICA: Core: Replace all %d format specifiers with %u (unsigned) | Bob Moore | 2010-07-07 | 1 | -1/+1 |
* | ACPICA: Standardize integer output for ACPICA warnings/errors | Bob Moore | 2010-04-20 | 1 | -1/+1 |
* | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore | 2010-01-22 | 1 | -1/+1 |
* | ACPICA: Module-level code: enable _REG execution in same scope | Lin Ming | 2009-12-15 | 1 | -1/+1 |
* | ACPICA: Add support for module-level executable AML code | Lin Ming | 2009-08-29 | 1 | -4/+11 |
* | ACPICA: hide private headers | Len Brown | 2009-01-09 | 1 | -5/+5 |
* | ACPICA: create acpica/ directory | Len Brown | 2009-01-09 | 1 | -0/+629 |