aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/nspredef.c
AgeCommit message (Expand)Author
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng
2013-08-13ACPICA: Fix possible fault for methods that optionally have no return value.Bob Moore
2013-06-20ACPICA: Add several repairs for _CST predefined nameLv Zheng
2013-06-20ACPICA: Move _PRT repair into the standard complex repair moduleLv Zheng
2013-06-16ACPICA: Standardize all switch() blocksChao Guan
2013-06-01ACPICA: Predefined name support: Remove unused local variableBob Moore
2013-06-01ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore
2013-04-12ACPICA: Predefine names: Add allowed argument types to master info tableBob 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
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore
2013-01-10ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.Lv Zheng
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore
2012-07-14ACPICA: Fix possible fault in return package object repair codeBob 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-07-13ACPICA: Do not repair _TSS return package if _PSS is presentFenghua Yu
2011-07-13ACPICA: Add option to disable method return value validation and repairBob Moore
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore
2010-01-22ACPICA: Predefined name repair: fix NULL package elementsBob Moore
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore
2010-01-22ACPICA: Update for new gcc-4 warning optionsBob Moore
2009-12-15ACPICA: Predefined name repair: automatically remove null package elementsBob Moore
2009-12-15ACPICA: Conditionally perform complex per-predefined-name repairsBob 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 repair for bad _FDE/_GTM buffersBob Moore
2009-11-24ACPICA: Add repair for predefined methods that must return sorted listsBob Moore
2009-11-24ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore
2009-09-08ACPICA: Fix extraneous warning if _DSM returns a packageBob Moore
2009-08-28ACPICA: ACPI 4: Add validation for new predefined names.Bob Moore
2009-08-28ACPICA: ACPI 4.0 : Add new return package type, restructure module.Bob 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
2009-08-27ACPICA: Fix: Predefined object repair executed only onceBob Moore
2009-08-27ACPICA: Fix possible memory leak in nspredefBob Moore
2009-05-27ACPICA: Fix possible dereference of null pointerBob Moore
2009-03-27ACPICA: Fix index value in package warning messageBob Moore
2009-03-27ACPICA: Formatting update - no functional changesBob Moore
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore
2009-01-09ACPICA: hide private headersLen Brown
2009-01-09ACPICA: create acpica/ directoryLen Brown