summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/nsrepair.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-7/+7
2012-03-30ACPICA: Object repair code: Support to add Package wrappersBob Moore1-101/+58
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2012-01-17ACPI 5.0: Add new predefined namesBob Moore1-0/+1
2011-05-10ACPICA: Add more methods eligible for NULL package element removalBob Moore1-8/+5
2011-01-19ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-07-07ACPICA: Fix lint warning for 64-bit constantBob Moore1-1/+1
2010-01-22ACPICA: Predefined name repair: fix NULL package elementsBob Moore1-0/+173
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-12-16ACPICA: Update function headers and comments, no functional changeBob Moore1-0/+5
2009-12-16ACPICA: Remove messages if predefined repair(s) are successfulBob Moore1-14/+18
2009-12-16ACPICA: Move Package-to-Buffer repair code into common ToBuffer functionBob Moore1-2/+41
2009-12-16ACPICA: Add more conversions to predefined name repair moduleBob Moore1-76/+327
2009-11-25ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore1-4/+4
2009-11-25ACPICA: Add repair for bad _MAT buffersLin Ming1-2/+21
2009-11-25ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore1-26/+65
2009-08-29ACPICA: Add repair for predefined methods that return nested packagesBob Moore1-0/+52
2009-08-29ACPICA: Move predefined repair code to new file, no functional changeBob Moore1-0/+151