summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/dsmethod.c
AgeCommit message (Expand)AuthorLines
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
2009-01-09ACPICA: create acpica/ directoryLen Brown-0/+629