summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/nsrepair.c
AgeCommit message (Expand)Author
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore
2017-04-27ACPICA: Update for automatic repair code for objects returned by evaluate_objectBob Moore
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore
2016-01-01ACPICA: Namespace: Add String -> ObjectReference conversion supportLv Zheng
2016-01-01ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore
2015-05-22ACPICA: ACPI 6.0: Add support for new predefined names.Bob Moore
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box
2014-03-18ACPICA: Comment update - no functional change.Bob Moore
2014-02-27ACPICA: Restore code that repairs NULL package elements in return values.Lv Zheng
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng
2013-06-16ACPICA: Standardize all switch() blocksChao Guan
2013-06-01ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore
2013-03-12ACPICA: Return object repair: Add resource template repairsLv Zheng
2013-03-12ACPICA: Return object repair: Add string-to-unicode conversionLv Zheng
2013-03-12ACPICA: Split object conversion functions to a new fileBob Moore
2013-03-12ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore
2012-03-30ACPICA: Object repair code: Support to add Package wrappersBob Moore
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore
2012-01-17ACPI 5.0: Add new predefined namesBob Moore
2011-05-09ACPICA: Add more methods eligible for NULL package element removalBob Moore
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore
2010-07-06ACPICA: Fix lint warning for 64-bit constantBob Moore
2010-01-22ACPICA: Predefined name repair: fix NULL package elementsBob Moore
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore
2009-12-15ACPICA: Update function headers and comments, no functional changeBob Moore
2009-12-15ACPICA: Remove messages if predefined repair(s) are successfulBob Moore
2009-12-15ACPICA: Move Package-to-Buffer repair code into common ToBuffer functionBob Moore
2009-12-15ACPICA: Add more conversions to predefined name repair moduleBob Moore
2009-11-24ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore
2009-11-24ACPICA: Add repair for bad _MAT buffersLin Ming
2009-11-24ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore
2009-08-28ACPICA: Add repair for predefined methods that return nested packagesBob Moore
2009-08-28ACPICA: Move predefined repair code to new file, no functional changeBob Moore