aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nspredef.c
Commit message (Expand)AuthorAge
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-05
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-10
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-31
* ACPICA: Fix possible fault for methods that optionally have no return value.Bob Moore2013-08-13
* ACPICA: Add several repairs for _CST predefined nameLv Zheng2013-06-19
* ACPICA: Move _PRT repair into the standard complex repair moduleLv Zheng2013-06-19
* ACPICA: Standardize all switch() blocksChao Guan2013-06-15
* ACPICA: Predefined name support: Remove unused local variableBob Moore2013-06-01
* ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore2013-06-01
* ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore2013-04-12
* ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore2013-03-11
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-25
* ACPICA: Source restructuring: split large files into 8 new files.Bob Moore2013-01-11
* ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.Lv Zheng2013-01-10
* ACPICA: Cleanup updated comments.Lv Zheng2013-01-10
*-. Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown2012-07-26
|\ \
| | * ACPICA: Fix possible fault in return package object repair codeBob Moore2012-07-14
| |/ |/|
| * ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-17
|/
* ACPICA: Object repair code: Support to add Package wrappersBob Moore2012-03-30
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-17
* ACPI 5.0: Add new predefined namesBob Moore2012-01-17
* ACPICA: Do not repair _TSS return package if _PSS is presentFenghua Yu2011-07-13
* ACPICA: Add option to disable method return value validation and repairBob Moore2011-07-13
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-18
* ACPICA: Predefined name repair: fix NULL package elementsBob Moore2010-01-22
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-22
* ACPICA: Update for new gcc-4 warning optionsBob Moore2010-01-22
* ACPICA: Predefined name repair: automatically remove null package elementsBob Moore2009-12-15
* ACPICA: Conditionally perform complex per-predefined-name repairsBob Moore2009-12-15
* ACPICA: Remove messages if predefined repair(s) are successfulBob Moore2009-12-15
* ACPICA: Move Package-to-Buffer repair code into common ToBuffer functionBob Moore2009-12-15
* ACPICA: Add repair for bad _FDE/_GTM buffersBob Moore2009-12-15
* ACPICA: Add repair for predefined methods that must return sorted listsBob Moore2009-11-24
* ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore2009-11-24
* ACPICA: Fix extraneous warning if _DSM returns a packageBob Moore2009-09-08
* ACPICA: ACPI 4: Add validation for new predefined names.Bob Moore2009-08-28
* ACPICA: ACPI 4.0 : Add new return package type, restructure module.Bob Moore2009-08-28
* ACPICA: Add repair for predefined methods that return nested packagesBob Moore2009-08-28
* ACPICA: Move predefined repair code to new file, no functional changeBob Moore2009-08-28
* ACPICA: Fix: Predefined object repair executed only onceBob Moore2009-08-27
* ACPICA: Fix possible memory leak in nspredefBob Moore2009-08-27
* ACPICA: Fix possible dereference of null pointerBob Moore2009-05-27
* ACPICA: Fix index value in package warning messageBob Moore2009-03-27
* ACPICA: Formatting update - no functional changesBob Moore2009-03-27
* ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore2009-03-26
* ACPICA: hide private headersLen Brown2009-01-09
* ACPICA: create acpica/ directoryLen Brown2009-01-09