aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/dsmethod.c
AgeCommit message (Expand)Author
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
2009-01-09ACPICA: hide private headersLen Brown
2009-01-09ACPICA: create acpica/ directoryLen Brown