summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/dsmethod.c
AgeCommit message (Expand)AuthorLines
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore-1/+1
2018-12-13ACPICA: Debug output: Add option to display method/object evaluationBob Moore-0/+14
2018-03-18ACPICA: adding SPDX headersErik Schmauss-37/+3
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore-1/+1
2017-06-27ACPICA: acpiexec: enhance local signal handlerBob Moore-4/+8
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore-1/+1
2016-10-29ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()Lv Zheng-9/+3
2016-10-29ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ...Lv Zheng-1/+1
2016-10-29ACPICA: Dispatcher: Fix order issue of method terminationLv Zheng-20/+20
2016-09-10ACPICA: Dispatcher: Fix a mutex issue for method auto serializationLv Zheng-2/+8
2016-09-10ACPICA: Namespace: Fix dynamic table loading issuesLv Zheng-0/+4
2016-05-06Merge back new ACPICA material for v4.7.Rafael J. Wysocki-1/+1
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng-1/+1
2016-05-04ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava-0/+3
2016-02-24ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore-2/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore-10/+14
2016-01-01ACPICA: Fix SyncLevel support interaction with method auto-serializationDavid E. Box-2/+13
2015-07-23ACPICA: Debugger: Move debugger specific APIs to debugger componentLv Zheng-7/+5
2015-07-23ACPICA: Remove extraneous check for null walk_stateMarkus Elfring-3/+1
2015-07-23ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng-29/+3
2015-07-23ACPICA: Dispatcher: Add trace support for interpreterLv Zheng-0/+31
2015-07-23ACPICA: Dispatcher: Move stack traversal code to dispatcherLv Zheng-3/+4
2015-07-23ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignmentsLv Zheng-1/+1
2015-07-23ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_stateLv Zheng-2/+7
2015-05-22ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_metho...Lv Zheng-3/+2
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box-1/+1
2014-03-26ACPICA: Ignore sync_level for methods that have been auto-serialized.Bob Moore-5/+19
2014-03-26ACPICA: Add additional named objects for the auto-serialize method scan.Lv Zheng-2/+4
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore-1/+131
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore-1/+1
2013-10-31ACPICA: Add new statistics interface.Lv Zheng-0/+1
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng-2/+2
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore-1/+1
2013-01-10ACPICA: Fix possible memory leak in dispatcher error path.Tim Gardner-0/+1
2013-01-10ACPICA: Fix possible memory leak.Jesper Juhl-1/+2
2013-01-10ACPICA: Update codes under disabled build options.Lv Zheng-1/+1
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore-3/+3
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore-3/+3
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore-1/+1
2011-01-18ACPICA: Fix issues/fault with automatic "serialized" method supportLin Ming-15/+47
2010-10-01ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming-1/+1
2010-07-06ACPICA: Optimization: Reduce the number of namespace walksAlexey Starikovskiy-2/+16
2010-07-06ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore-1/+1
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore-1/+1
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore-1/+1
2009-12-15ACPICA: Module-level code: enable _REG execution in same scopeLin Ming-1/+1
2009-08-28ACPICA: Add support for module-level executable AML codeLin Ming-4/+11
2009-01-09ACPICA: hide private headersLen Brown-5/+5