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