aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsinit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-1/+1
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-0/+9
2013-06-01ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore1-4/+3
2013-05-08ACPICA: ACPICA: Fix for _INI regressionTomasz Nowicki1-0/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Update ACPICA initialization messages.Bob Moore1-3/+3
2013-01-10ACPICA: Namespace: Eliminate dot...dot output during initialization.Bob Moore1-17/+4
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng1-1/+0
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-5/+0
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng1-2/+2
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-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus1-2/+0
2010-07-06ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy1-2/+2
2010-07-06ACPICA: Expand device initialization counters to 32 bitsBob Moore1-2/+2
2010-07-06ACPICA: Expand initialization counters to 32 bitsAlexey Starikovskiy1-4/+4
2010-06-12ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett1-0/+9
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-3/+5
2009-09-08ACPICA: Windows compatibility: autoexecute root _INI methodBob Moore1-0/+15
2009-03-27ACPICA: Formatting update - no functional changesBob Moore1-9/+10
2009-01-09ACPICA: hide private headersLen Brown1-4/+4
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+593