1. 5816b34 ACPICA: Add support for implicit notify on multiple devices by Bob Moore · 12 years ago
  2. 40cdb36 ACPICA: Disassembler: Emit descriptions for ACPI predefined names by Bob Moore · 12 years ago
  3. 86ed4bc ACPICA: Add support for multiple notify handlers by Bob Moore · 12 years ago
  4. 6a99b1c ACPICA: Object repair code: Support to add Package wrappers by Bob Moore · 13 years ago
  5. 7784813 ACPICA: Update all copyrights to 2012 by Bob Moore · 13 years ago
  6. f654c0f ACPICA: Add support for region address conflict checking by Lin Ming · 13 years ago
  7. 7fce7a4 ACPI 5.0: Add new predefined names by Bob Moore · 13 years ago
  8. e0fe0a8 ACPI 5.0: Support for all new resource descriptors by Lin Ming · 13 years ago
  9. 9ce8178 ACPI 5.0: Implement Connection() and AccessAs() changes by Bob Moore · 13 years ago
  10. 8f9c912 ACPICA: Do not repair _TSS return package if _PSS is present by Fenghua Yu · 13 years ago
  11. 05534c9 Merge branch 'acpica' into release by Len Brown · 14 years ago
  12. a257e07 ACPICA: Split large utglobal into utdecode.c. by Bob Moore · 14 years ago
  13. 981858b ACPI / ACPICA: Implicit notify for multiple devices by Rafael J. Wysocki · 14 years ago
  14. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 14 years ago
  15. bba63a2 ACPICA: Implicit notify support by Lin Ming · 14 years ago
  16. 8b6cd8a ACPICA: New GPE handler callback definition by Lin Ming · 14 years ago
  17. 3a37898 ACPICA: Rename some function and variable names by Lin Ming · 14 years ago
  18. 6e04c41 Merge branch 'gpe-defer' into release by Len Brown · 14 years ago
  19. 49b3c1e ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events by Colin Ian King · 14 years ago
  20. 23ebbf0 ACPICA: Add Vista SP2 to supported _OSI strings by Bob Moore · 14 years ago
  21. 28eb3fc ACPICA: Make acpi_thread_id no longer configurable, always u64 by Lin Ming · 14 years ago
  22. b0ed7a9 ACPICA/ACPI: Add new host interfaces for _OSI support by Lin Ming · 14 years ago
  23. a210080 ACPI / ACPICA: Defer enabling of runtime GPEs (v3) by Rafael J. Wysocki · 14 years ago
  24. 28f4f8a ACPI / ACPICA: Fix reference counting problems with GPE handlers by Rafael J. Wysocki · 14 years ago
  25. a44061a ACPICA: Remove wakeup GPE reference counting which is not used by Rafael J. Wysocki · 14 years ago
  26. c45b5c0 ACPICA: Performance enhancement for namespace search and access by Alexey Starikovskiy · 14 years ago
  27. 186c307 ACPICA: Add GPE support for dynamically loaded ACPI tables by Bob Moore · 14 years ago
  28. b9ee204 ACPICA: Clarify/rename some root table descriptor fields by Bob Moore · 14 years ago
  29. 0f849d2 ACPICA: Minimize the differences between linux GPE code and ACPICA code base by Lin Ming · 15 years ago
  30. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  31. 9630bdd ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 15 years ago
  32. 758d493 ACPICA: Disassembler: Remove obsolete "Integer64" field in parse object by Bob Moore · 15 years ago
  33. 5df7e6c ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type by Bob Moore · 15 years ago
  34. 091f4d7 ACPICA: Predefined name repair: fix NULL package elements by Bob Moore · 15 years ago
  35. a8357b0 ACPICA: Update all ACPICA copyrights and signons to 2010 by Bob Moore · 15 years ago
  36. eb75255 ACPICA: Update _OSI with new Windows OS strings by Bob Moore · 15 years ago
  37. 0444e8f ACPICA: Fix: Predefined object repair executed only once by Bob Moore · 15 years ago
  38. b1cd843 ACPICA: Disable preservation of SCI enable bit (SCI_EN) by Bob Moore · 15 years ago
  39. b2f7ddc ACPICA: New: AcpiInstallMethod - install a single control method by Lin Ming · 15 years ago
  40. 975b3c4 ACPI: resume: re-enable SCI-enable workaround by Lin Ming · 15 years ago
  41. c3dd25f ACPICA: Clear PM register write-only bits on reading by Lin Ming · 16 years ago
  42. 7f07190 ACPICA: New: I/O port protection by Bob Moore · 16 years ago
  43. 20869dc ACPICA: Preserve all PM control reserved and ignored bits by Bob Moore · 16 years ago
  44. 8a335a23 ACPICA: Fix AcpiWalkNamespace race condition with table unload by Bob Moore · 16 years ago
  45. 32c9ef9 ACPICA: Add function to handle PM1 control registers by Bob Moore · 16 years ago
  46. 82d79b8 ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B by Bob Moore · 16 years ago
  47. e2f7a77 ACPICA: hide private headers by Len Brown · 16 years ago[Renamed from include/acpi/aclocal.h]
  48. 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
  49. e97d6bf ACPICA: New: acpi_get_gpe_device interface by Bob Moore · 16 years ago
  50. fc37445 ACPICA: Add a mechanism to escape infinite AML While() loops by Bob Moore · 16 years ago
  51. e8707b3 ACPICA: New: Validation for predefined ACPI methods/objects by Bob Moore · 16 years ago
  52. 4b8ed63 ACPICA: Add const qualifier for appropriate string constants by Bob Moore · 16 years ago
  53. 47c00d2 ACPICA: fix mutex names in debug code. by Vegard Nossum · 16 years ago
  54. 75a44ce ACPICA: update Intel copyright by Len Brown · 16 years ago
  55. 4e3156b ACPICA: changed order of interpretation of operand objects by Bob Moore · 16 years ago
  56. 773069d ACPICA: Several fixes for internal method result stack by Bob Moore · 16 years ago
  57. fd35094 ACPICA: Lindent by Len Brown · 17 years ago
  58. 6c9deb7 ACPICA: Update copyright to 2007. by Bob Moore · 18 years ago
  59. afbb9e6 ACPICA: Enhance debugger statistics/memory command. by Valery A. Podrezov · 18 years ago
  60. 2e23f85 ACPICA: Debugger multithreading enhancements. by Bob Moore · 18 years ago
  61. ec3153f ACPICA: Use manifest constants for parse pass number by Bob Moore · 18 years ago
  62. d1fdda83 ACPICA: Fix race condition with AcpiWalkNamespace. by Bob Moore · 18 years ago
  63. 6987416 ACPICA: Store GPE number instead of bitmask by Alexey Starikovskiy · 18 years ago
  64. c5fc42a ACPICA: misc fixes for new Table Manager: by Bob Moore · 18 years ago
  65. f3d2e78 ACPICA: Implement simplified Table Manager by Bob Moore · 18 years ago
  66. c81da66 ACPICA: Delete recursive feature of ACPI Global Lock by Bob Moore · 18 years ago
  67. 53a5fbd ACPI: Allow setting SCI_EN bit in PM1_CONTROL register by Linus Torvalds · 18 years ago
  68. 0f12b15 Pull acpica-20060707 into test branch by Len Brown · 18 years ago
  69. ab8aa06 ACPI: acpi_os_get_thread_id() returns current by Len Brown · 18 years ago
  70. f6dd922 ACPI: ACPICA 20060707 by Bob Moore · 18 years ago
  71. 967440e3 ACPI: ACPICA 20060623 by Bob Moore · 18 years ago
  72. 4c90ece ACPI: ACPICA 20060608 by Bob Moore · 18 years ago
  73. 958dd24 ACPI: ACPICA 20060512 by Bob Moore · 18 years ago
  74. b229cf9 ACPI: ACPICA 20060421 by Bob Moore · 18 years ago
  75. 793c238 ACPI: ACPICA 20060331 by Bob Moore · 19 years ago
  76. 61686124 [ACPI] ACPICA 20060317 by Bob Moore · 19 years ago
  77. 8313524 ACPI: ACPICA 20060310 by Bob Moore · 18 years ago
  78. b8e4d89 [ACPI] ACPICA 20060127 by Bob Moore · 19 years ago
  79. 4a90c7e [ACPI] ACPICA 20060113 by Bob Moore · 19 years ago
  80. defba1d [ACPI] ACPICA 20051216 by Bob Moore · 19 years ago
  81. c51a4de [ACPI] ACPICA 20051117 by Bob Moore · 19 years ago
  82. 50eca3e [ACPI] ACPICA 20050930 by Bob Moore · 19 years ago
  83. bda663d [ACPI] ACPICA 20050916 by Robert Moore · 19 years ago
  84. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  85. f9f4601 ACPICA 20050708 from Bob Moore <robert.moore@intel.com> by Robert Moore · 19 years ago
  86. 73459f7 ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> by Robert Moore · 19 years ago
  87. 6f42ccf ACPICA from Bob Moore <robert.moore@intel.com> by Robert Moore · 19 years ago
  88. 44f6c01 ACPICA 20050408 from Bob Moore by Robert Moore · 19 years ago
  89. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago