1. f5c1e1c ACPICA: Divergence: remove unwanted spaces for typedef by Lv Zheng · 9 years ago
  2. 7447bc1 ACPICA: iASL/Disassembler: Improve handling of unresolved methods by Bob Moore · 9 years ago
  3. 3008ea9 ACPICA: aclocal: Put parens around some definitions. by waddlesplash · 9 years ago
  4. c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 9 years ago
  5. d815346 ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_reg_methods() by Lv Zheng · 9 years ago
  6. 8d0b5b7 ACPICA: iasl/Disassembler: Support ASL ElseIf operator by Bob Moore · 9 years ago
  7. 4debda5 ACPICA: Namespace: Add scope information to the simple object repair mechanism by Lv Zheng · 9 years ago
  8. 2ba7379 ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file by Bob Moore · 9 years ago
  9. f988f24 ACPICA: Debugger: Add thread ID support so that single step mode can only apply to the debugger thread by Lv Zheng · 9 years ago
  10. a5922a1 ACPICA: Improve typechecking, both compile-time and runtime by Bob Moore · 9 years ago
  11. cd64bbf ACPICA: Debugger: Update mutexes used for multithreaded debugger by Bob Moore · 9 years ago
  12. 69058dd ACPICA: iASL: Add symbolic operator support for Index() operator by Bob Moore · 9 years ago
  13. e69ab9a ACPICA: Debugger: Add option to display namespace summary/counts by Bob Moore · 9 years ago
  14. 25823e7 ACPICA: Add additional debug info/statements by Bob Moore · 9 years ago
  15. 8ec3f45 ACPICA: Tables: Fix global table list issues by removing fixed table indexes by Lv Zheng · 9 years ago
  16. 02ca26b ACPICA: Debugger: Reduce structure size for debugger by Lv Zheng · 9 years ago
  17. 53d9edc ACPICA: iASL: Add new warnings for method local_x and arg_x variables by Bob Moore · 9 years ago
  18. a616dc2 ACPICA: Dispatcher: Add trace support for interpreter by Lv Zheng · 9 years ago
  19. 950a429 ACPICA: Parser: Cleanup aml_offset in union acpi_operand_object by Lv Zheng · 9 years ago
  20. c04e1fb ACPICA: Tables: Enable both 32-bit and 64-bit FACS by Lv Zheng · 10 years ago
  21. 0bb346c ACPICA: acpi_help: Add option to display all known/supported ACPI tables. by Bob Moore · 10 years ago
  22. e34a781 ACPICA: ACPI 6.0: Add support for new predefined names. by Bob Moore · 10 years ago
  23. 56a3d5e ACPICA: Add infrastructure for External() opcode. by Bob Moore · 10 years ago
  24. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 10 years ago
  25. c50f13c ACPICA: Save current masks of enabled GPEs after enable register writes by Rafael J. Wysocki · 10 years ago
  26. f8c73f8 ACPICA: Disassembler: Update for C-style expressions. by Bob Moore · 10 years ago
  27. 5f040fc ACPICA: Disassembler: Add support for C-style operators and expressions. by Bob Moore · 10 years ago
  28. f19f1a7 ACPICA: Events: Reduce indent divergences of events files. by Lv Zheng · 10 years ago
  29. 75ec6e5 ACPICA: Update to GPIO region handler interface. by Bob Moore · 10 years ago
  30. 73bbca0 ACPICA: acpihelp: Add UUID support, restructure some existing files. by Bob Moore · 10 years ago
  31. 90da690 ACPICA: Disassembler: Add support for the ToUUID opererator (macro). by Bob Moore · 10 years ago
  32. 7505da4 ACPICA: Events: Update GPE handling and initialization code. by Bob Moore · 11 years ago
  33. b944b29 ACPICA: Disassembler: Add support to decode _HID and _CID values. by Bob Moore · 11 years ago
  34. 6e59608 ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)." by Robert Moore · 11 years ago
  35. 4ac4c5f ACPICA: Headers: Deploy #pragma pack (push) and (pop). by Bob Moore · 11 years ago
  36. fbb7a2d ACPICA: Update ACPICA copyrights to 2014. by Bob Moore · 11 years ago
  37. 5af2b63 ACPICA: Disassembler: Improve pathname support for emitted External() statements. by Bob Moore · 11 years ago
  38. 7342447 ACPICA: Add safe versions of common string functions. by Bob Moore · 11 years ago
  39. 1b673f2 ACPICA: Ensure that debug output is immediately disabled on termination. by Tomasz Nowicki · 11 years ago
  40. a2fd4b4 ACPICA: Add support for host-installed SCI handlers. by Lv Zheng · 11 years ago
  41. b268cee ACPICA: Emit all unresolved method externals in a text block by Bob Moore · 11 years ago
  42. 2cf9f5b ACPICA: Add acpi_update_interfaces() public interface by Lv Zheng · 11 years ago
  43. 242b228 ACPICA: expose OSI version by Aaron Lu · 12 years ago
  44. 29a241c ACPICA: Add argument typechecking for all predefined ACPI names by Bob Moore · 12 years ago
  45. c34c82b ACPICA: Predefine names: Add allowed argument types to master info table by Bob Moore · 12 years ago
  46. 4041125 ACPICA: Disassembler: Add warnings for unresolved control methods by Bob Moore · 12 years ago
  47. d5a3610 ACPICA: Add mechanism for early object repairs on a per-name basis by Bob Moore · 12 years ago
  48. 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 12 years ago
  49. 3e8214e ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  50. 739dcbb ACPICA: Cleanup source to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  51. 56324c1 ACPICA: Update codes under disabled build options. by Lv Zheng · 12 years ago
  52. 75c8044 ACPICA: Cleanup updated comments. by Lv Zheng · 12 years ago
  53. 73a3090 ACPICA: Remove extra spaces after periods within comments by Bob Moore · 12 years ago
  54. 1f86e8c ACPICA: Fix indent caused divergences. by Lv Zheng · 12 years ago
  55. 644ef74 ACPICA: Fix AcpiSrc caused divergences. by Lv Zheng · 12 years ago
  56. f540fad ACPICA: Fix unmerged debugger divergences. by Lv Zheng · 12 years ago
  57. be030a5 ACPICA: Add support for complex _PLD buffers. by Bob Moore · 12 years ago
  58. a57f7f9 ACPICA: Add Windows8/Server2012 string for _OSI method. by Bob Moore · 12 years ago
  59. ba494be ACPICA: AcpiSrc: Fix some translation issues for Linux conversion by Bob Moore · 13 years ago
  60. 5816b34 ACPICA: Add support for implicit notify on multiple devices by Bob Moore · 13 years ago
  61. 40cdb36 ACPICA: Disassembler: Emit descriptions for ACPI predefined names by Bob Moore · 13 years ago
  62. 86ed4bc ACPICA: Add support for multiple notify handlers by Bob Moore · 13 years ago
  63. 6a99b1c ACPICA: Object repair code: Support to add Package wrappers by Bob Moore · 13 years ago
  64. 7784813 ACPICA: Update all copyrights to 2012 by Bob Moore · 13 years ago
  65. f654c0f ACPICA: Add support for region address conflict checking by Lin Ming · 13 years ago
  66. 7fce7a4 ACPI 5.0: Add new predefined names by Bob Moore · 13 years ago
  67. e0fe0a8 ACPI 5.0: Support for all new resource descriptors by Lin Ming · 13 years ago
  68. 9ce8178 ACPI 5.0: Implement Connection() and AccessAs() changes by Bob Moore · 13 years ago
  69. 8f9c912 ACPICA: Do not repair _TSS return package if _PSS is present by Fenghua Yu · 14 years ago
  70. 05534c9 Merge branch 'acpica' into release by Len Brown · 14 years ago
  71. a257e07 ACPICA: Split large utglobal into utdecode.c. by Bob Moore · 14 years ago
  72. 981858b ACPI / ACPICA: Implicit notify for multiple devices by Rafael J. Wysocki · 14 years ago
  73. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 14 years ago
  74. bba63a2 ACPICA: Implicit notify support by Lin Ming · 14 years ago
  75. 8b6cd8a ACPICA: New GPE handler callback definition by Lin Ming · 14 years ago
  76. 3a37898 ACPICA: Rename some function and variable names by Lin Ming · 14 years ago
  77. 6e04c41 Merge branch 'gpe-defer' into release by Len Brown · 14 years ago
  78. 49b3c1e ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events by Colin Ian King · 14 years ago
  79. 23ebbf0 ACPICA: Add Vista SP2 to supported _OSI strings by Bob Moore · 14 years ago
  80. 28eb3fc ACPICA: Make acpi_thread_id no longer configurable, always u64 by Lin Ming · 14 years ago
  81. b0ed7a9 ACPICA/ACPI: Add new host interfaces for _OSI support by Lin Ming · 14 years ago
  82. a210080 ACPI / ACPICA: Defer enabling of runtime GPEs (v3) by Rafael J. Wysocki · 14 years ago
  83. 28f4f8a ACPI / ACPICA: Fix reference counting problems with GPE handlers by Rafael J. Wysocki · 14 years ago
  84. a44061a ACPICA: Remove wakeup GPE reference counting which is not used by Rafael J. Wysocki · 15 years ago
  85. c45b5c0 ACPICA: Performance enhancement for namespace search and access by Alexey Starikovskiy · 15 years ago
  86. 186c307 ACPICA: Add GPE support for dynamically loaded ACPI tables by Bob Moore · 15 years ago
  87. b9ee204 ACPICA: Clarify/rename some root table descriptor fields by Bob Moore · 15 years ago
  88. 0f849d2 ACPICA: Minimize the differences between linux GPE code and ACPICA code base by Lin Ming · 15 years ago
  89. 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
  90. 9630bdd ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 15 years ago
  91. 758d493 ACPICA: Disassembler: Remove obsolete "Integer64" field in parse object by Bob Moore · 15 years ago
  92. 5df7e6c ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type by Bob Moore · 15 years ago
  93. 091f4d7 ACPICA: Predefined name repair: fix NULL package elements by Bob Moore · 15 years ago
  94. a8357b0 ACPICA: Update all ACPICA copyrights and signons to 2010 by Bob Moore · 15 years ago
  95. eb75255 ACPICA: Update _OSI with new Windows OS strings by Bob Moore · 15 years ago
  96. 0444e8f ACPICA: Fix: Predefined object repair executed only once by Bob Moore · 16 years ago
  97. b1cd843 ACPICA: Disable preservation of SCI enable bit (SCI_EN) by Bob Moore · 16 years ago
  98. b2f7ddc ACPICA: New: AcpiInstallMethod - install a single control method by Lin Ming · 16 years ago
  99. 975b3c4 ACPI: resume: re-enable SCI-enable workaround by Lin Ming · 16 years ago
  100. c3dd25f ACPICA: Clear PM register write-only bits on reading by Lin Ming · 16 years ago