summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsrepair.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-091-1/+1
* ACPICA: All acpica: Update copyrights to 2019Bob Moore2019-01-151-1/+1
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-37/+3Star
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Update for automatic repair code for objects returned by evaluate_objectBob Moore2017-04-271-13/+3Star
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-1/+1
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Namespace: Add String -> ObjectReference conversion supportLv Zheng2016-01-011-1/+8
* ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng2016-01-011-2/+2
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-2/+4
* ACPICA: ACPI 6.0: Add support for new predefined names.Bob Moore2015-05-221-1/+1
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Comment update - no functional change.Bob Moore2014-03-181-2/+2
* ACPICA: Restore code that repairs NULL package elements in return values.Lv Zheng2014-02-271-4/+21
* 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: Standardize all switch() blocksChao Guan2013-06-161-0/+1
* ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore2013-06-011-25/+25
* ACPICA: Return object repair: Add resource template repairsLv Zheng2013-03-121-0/+18
* ACPICA: Return object repair: Add string-to-unicode conversionLv Zheng2013-03-121-0/+7
* ACPICA: Split object conversion functions to a new fileBob Moore2013-03-121-262/+0Star
* ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore2013-03-121-4/+130
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-7/+7
* ACPICA: Object repair code: Support to add Package wrappersBob Moore2012-03-301-101/+58Star
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPI 5.0: Add new predefined namesBob Moore2012-01-171-0/+1
* ACPICA: Add more methods eligible for NULL package element removalBob Moore2011-05-101-8/+5Star
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-191-1/+1
* ACPICA: Fix lint warning for 64-bit constantBob Moore2010-07-071-1/+1
* ACPICA: Predefined name repair: fix NULL package elementsBob Moore2010-01-221-0/+173
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: Update function headers and comments, no functional changeBob Moore2009-12-151-0/+5
* ACPICA: Remove messages if predefined repair(s) are successfulBob Moore2009-12-151-14/+18
* ACPICA: Move Package-to-Buffer repair code into common ToBuffer functionBob Moore2009-12-151-2/+41
* ACPICA: Add more conversions to predefined name repair moduleBob Moore2009-12-151-76/+327
* ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore2009-11-251-4/+4
* ACPICA: Add repair for bad _MAT buffersLin Ming2009-11-251-2/+21
* ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore2009-11-251-26/+65
* ACPICA: Add repair for predefined methods that return nested packagesBob Moore2009-08-291-0/+52
* ACPICA: Move predefined repair code to new file, no functional changeBob Moore2009-08-291-0/+151