summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsrepair2.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-3/+3
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-8/+14
* ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng2016-01-011-1/+1
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-1/+1
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Comment update - no functional change.Bob Moore2014-03-181-8/+8
* ACPICA: Do not abort _PRT repair on a single subpackage failure.Bob Moore2014-02-271-8/+9
* ACPICA: Harden _PRT repair code; check for minimum package length.Bob Moore2014-02-271-1/+7
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-1/+1
* ACPICA: _CST repair: Handle null package entriesLv Zheng2013-06-201-12/+12
* ACPICA: Add several repairs for _CST predefined nameLv Zheng2013-06-201-10/+160
* ACPICA: Move _PRT repair into the standard complex repair moduleLv Zheng2013-06-201-24/+90
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-0/+1
* ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore2013-06-011-43/+44
* ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore2013-03-121-8/+8
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-1/+2
* 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