summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsrepair2.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-13/+13
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPI 5.0: Add new predefined namesBob Moore2012-01-171-2/+3
* ACPICA: Do not repair _TSS return package if _PSS is presentFenghua Yu2011-07-131-0/+15
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Add repair for _HID and _CID stringsBob Moore2010-10-011-0/+163
* ACPICA: Add comment: _BCL cannot be sorted on the flyBob Moore2010-07-061-0/+7
* ACPICA: Predefined name repair: fix NULL package elementsBob Moore2010-01-221-84/+0
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: Update for new gcc-4 warning optionsBob Moore2010-01-221-15/+9
* ACPICA: Predefined name repair: automatically remove null package elementsBob Moore2009-12-151-33/+46
* ACPICA: Update function headers and comments, no functional changeBob Moore2009-12-151-6/+5
* ACPICA: Remove messages if predefined repair(s) are successfulBob Moore2009-12-151-8/+13
* ACPICA: Move Package-to-Buffer repair code into common ToBuffer functionBob Moore2009-12-151-43/+0
* ACPICA: Add repair for bad _FDE/_GTM buffersBob Moore2009-12-151-3/+146
* ACPICA: Add repair for predefined methods that must return sorted listsBob Moore2009-11-241-0/+540