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