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