aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/dsmethod.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-31ACPICA: Add new statistics interface.Lv Zheng1-0/+1
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-2/+2
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Fix possible memory leak in dispatcher error path.Tim Gardner1-0/+1
2013-01-10ACPICA: Fix possible memory leak.Jesper Juhl1-1/+2
2013-01-10ACPICA: Update codes under disabled build options.Lv Zheng1-1/+1
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-3/+3
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-3/+3
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2011-01-18ACPICA: Fix issues/fault with automatic "serialized" method supportLin Ming1-15/+47
2010-10-01ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming1-1/+1
2010-07-06ACPICA: Optimization: Reduce the number of namespace walksAlexey Starikovskiy1-2/+16
2010-07-06ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore1-1/+1
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-1/+1
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-12-15ACPICA: Module-level code: enable _REG execution in same scopeLin Ming1-1/+1
2009-08-28ACPICA: Add support for module-level executable AML codeLin Ming1-4/+11
2009-01-09ACPICA: hide private headersLen Brown1-5/+5
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+629