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