- bf0dd26 ACPICA: Fix possible fault for methods that optionally have no return value. by Bob Moore · 11 years ago
- 5a9792f ACPICA: Add several repairs for _CST predefined name by Lv Zheng · 12 years ago
- aa6329c ACPICA: Move _PRT repair into the standard complex repair module by Lv Zheng · 12 years ago
- 1d1ea1b ACPICA: Standardize all switch() blocks by Chao Guan · 12 years ago
- 43e5318 ACPICA: Predefined name support: Remove unused local variable by Bob Moore · 12 years ago
- 29a241c ACPICA: Add argument typechecking for all predefined ACPI names by Bob Moore · 12 years ago
- c34c82b ACPICA: Predefine names: Add allowed argument types to master info table by Bob Moore · 12 years ago
- d5a3610 ACPICA: Add mechanism for early object repairs on a per-name basis by Bob Moore · 12 years ago
- 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 12 years ago
- 42f8fb7 ACPICA: Source restructuring: split large files into 8 new files. by Bob Moore · 12 years ago
- 9c0d793 ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
- 75c8044 ACPICA: Cleanup updated comments. by Lv Zheng · 12 years ago
- ec033d0 Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release by Len Brown · 12 years ago
- ba494be ACPICA: AcpiSrc: Fix some translation issues for Linux conversion by Bob Moore · 12 years ago
- 46befd6 ACPICA: Fix possible fault in return package object repair code by Bob Moore · 12 years ago
- 6a99b1c ACPICA: Object repair code: Support to add Package wrappers by Bob Moore · 13 years ago
- 7784813 ACPICA: Update all copyrights to 2012 by Bob Moore · 13 years ago
- 7fce7a4 ACPI 5.0: Add new predefined names by Bob Moore · 13 years ago
- 8f9c912 ACPICA: Do not repair _TSS return package if _PSS is present by Fenghua Yu · 13 years ago
- d57b23a ACPICA: Add option to disable method return value validation and repair by Bob Moore · 13 years ago
- b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 14 years ago
- 091f4d7 ACPICA: Predefined name repair: fix NULL package elements by Bob Moore · 15 years ago
- a8357b0 ACPICA: Update all ACPICA copyrights and signons to 2010 by Bob Moore · 15 years ago
- 2147d3f ACPICA: Update for new gcc-4 warning options by Bob Moore · 15 years ago
- d4085a3f ACPICA: Predefined name repair: automatically remove null package elements by Bob Moore · 15 years ago
- 465da9e ACPICA: Conditionally perform complex per-predefined-name repairs by Bob Moore · 15 years ago
- 3a58176 ACPICA: Remove messages if predefined repair(s) are successful by Bob Moore · 15 years ago
- ea7c5ec ACPICA: Move Package-to-Buffer repair code into common ToBuffer function by Bob Moore · 15 years ago
- 34c39c7 ACPICA: Add repair for bad _FDE/_GTM buffers by Bob Moore · 15 years ago
- ad5babe ACPICA: Add repair for predefined methods that must return sorted lists by Bob Moore · 15 years ago
- 419a909 ACPICA: Fix possible fault if return Package objects contain NULL elements by Bob Moore · 15 years ago
- 307a042 ACPICA: Fix extraneous warning if _DSM returns a package by Bob Moore · 15 years ago
- 999e08f ACPICA: ACPI 4: Add validation for new predefined names. by Bob Moore · 15 years ago
- 53e9387 ACPICA: ACPI 4.0 : Add new return package type, restructure module. by Bob Moore · 15 years ago
- e5f69d6 ACPICA: Add repair for predefined methods that return nested packages by Bob Moore · 15 years ago
- b2deadd ACPICA: Move predefined repair code to new file, no functional change by Bob Moore · 15 years ago
- 0444e8f ACPICA: Fix: Predefined object repair executed only once by Bob Moore · 15 years ago
- dbdc8f0 ACPICA: Fix possible memory leak in nspredef by Bob Moore · 15 years ago
- 6525909 ACPICA: Fix possible dereference of null pointer by Bob Moore · 16 years ago
- 03ef132 ACPICA: Fix index value in package warning message by Bob Moore · 16 years ago
- d4913dc ACPICA: Formatting update - no functional changes by Bob Moore · 16 years ago
- 3371c19 ACPICA: Remove ACPI_GET_OBJECT_TYPE macro by Bob Moore · 16 years ago
- e2f7a77 ACPICA: hide private headers by Len Brown · 16 years ago
- 95b482a ACPICA: create acpica/ directory by Len Brown · 16 years ago[Renamed from drivers/acpi/namespace/nspredef.c]
- 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
- eeb4437 ACPICA: Consolidate method arg count validation code by Bob Moore · 16 years ago
- a647b5c ACPICA: Add Buffer->String conversion for predefined methods by Bob Moore · 16 years ago
- e8707b3 ACPICA: New: Validation for predefined ACPI methods/objects by Bob Moore · 16 years ago