1. a6becfb Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' by Rafael J. Wysocki · 8 years ago
  2. 878a872 ACPICA: Update version to 20160422 by Bob Moore · 8 years ago
  3. f5c1e1c ACPICA: Divergence: remove unwanted spaces for typedef by Lv Zheng · 8 years ago
  4. 3d4b7ae ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While execution to per-table basis by Lv Zheng · 8 years ago
  5. 8804f25 ACPICA: Update version to 20160318 by Bob Moore · 8 years ago
  6. 05fb04b ACPICA: Remove unnecessary arguments to ACPI_INFO by Bob Moore · 8 years ago
  7. 770188f ACPICA: Update version to 20160108 by Bob Moore · 8 years ago
  8. c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 8 years ago
  9. e3e9b57 ACPICA: Drop Linux-specific waking vector functions by Rafael J. Wysocki · 9 years ago
  10. 6b0e2b3 ACPICA: Update version to 20151218 by Bob Moore · 9 years ago
  11. 2785ce8 ACPICA: Add per-table execution of module-level code by Bob Moore · 9 years ago
  12. 5e56830 ACPICA: Debug Object: Cleanup output by Bob Moore · 9 years ago
  13. 8a2a250 ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub mechanism by Lv Zheng · 9 years ago
  14. f8d3148 ACPICA: Debugger: Convert some mechanisms to OSPM specific by Lv Zheng · 9 years ago
  15. b319688 ACPICA: Update version to 20150930 by Bob Moore · 9 years ago
  16. 4d946f7 ACPI: Enable build of AML interpreter debugger by Lv Zheng · 9 years ago
  17. 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
  18. b7a4f7f ACPICA: Update version to 20150818 by Bob Moore · 9 years ago
  19. f8fb4c3 ACPICA: Debugger: Split debugger initialization/termination APIs by Lv Zheng · 9 years ago
  20. 40913fe ACPICA: Update version to 20150717 by Bob Moore · 9 years ago
  21. bab0482 ACPICA: Executer: Add OSL trace hook support by Lv Zheng · 9 years ago
  22. ab6c573 ACPICA: Executer: Add interpreter tracing mode for method tracing facility by Lv Zheng · 9 years ago
  23. ce55d01 ACPICA: Update version to 20150619 by Bob Moore · 9 years ago
  24. 8ea9865 ACPICA: Namespace: Change namespace override to avoid node deletion by Bob Moore · 9 years ago
  25. 0ea6138 ACPICA: Tables: Enable default 64-bit FADT addresses favor by Lv Zheng · 9 years ago
  26. c04e1fb ACPICA: Tables: Enable both 32-bit and 64-bit FACS by Lv Zheng · 9 years ago
  27. aca2a5d ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS by Lv Zheng · 9 years ago
  28. 1aebaa0 ACPICA: Update version to 20150515. by Bob Moore · 9 years ago
  29. 2b5083e ACPICA: Update version to 20150410. by Bob Moore · 9 years ago
  30. f254e3c ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address. by Lv Zheng · 9 years ago
  31. 0d0988a ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs by Lv Zheng · 9 years ago
  32. 121b7d9 ACPICA: Update version to 20150204 by David E. Box · 9 years ago
  33. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 9 years ago
  34. e044d8f ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel by Lv Zheng · 9 years ago
  35. e587459 ACPICA: Update version to 20141107. by Bob Moore · 10 years ago
  36. 9fc3d1d ACPICA: Update version to 20140926. by Bob Moore · 10 years ago
  37. e0fa975 ACPICA: Introduce acpi_enable_all_wakeup_gpes() by Rafael J. Wysocki · 10 years ago
  38. 48c1947 ACPICA: Update version to 20140828. by Bob Moore · 10 years ago
  39. 8b80c0f Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  40. 796ca77 ACPICA: Update version to 20140724. by Bob Moore · 10 years ago
  41. 7e1c1a8 Merge branch 'acpi-headers' by Rafael J. Wysocki · 10 years ago
  42. c12f07d ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake. by Rafael J. Wysocki · 10 years ago
  43. a8278ef ACPICA: Linux: Add stub support for Linux specific variables and functions. by Lv Zheng · 10 years ago
  44. 587fc72 ACPICA: Update version to 20140627 by Bob Moore · 10 years ago
  45. 2e70da4 ACPICA: Utilities: Introduce acpi_log_error() to improve portability by Lv Zheng · 10 years ago
  46. 47d68c7 ACPICA: Tables: Add mechanism to control early table checksum verification. by Lv Zheng · 10 years ago
  47. c9b77a4 Merge back earlier ACPICA material. by Rafael J. Wysocki · 10 years ago
  48. bc381ee ACPICA: Update version to 20140424. by Bob Moore · 10 years ago
  49. 1011080 ACPICA: Comment/format update, no functional change. by Bob Moore · 10 years ago
  50. fea79bc ACPICA: Back port of improvements on exception code. by Bob Moore · 10 years ago
  51. 8b9c115 ACPICA: OSL: Add configurability for generic external functions. by Lv Zheng · 10 years ago
  52. 0dedb3c ACPICA: OSL: Add section to collect the divergence in acpixf.h. by Lv Zheng · 10 years ago
  53. 1ce28c3 ACPICA: OSL: Add configurability for debug output functions. by Lv Zheng · 10 years ago
  54. 407e22a ACPICA: OSL: Add configurability for error message functions. by Lv Zheng · 10 years ago
  55. 3a2f3a3 ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INIT_GLOBAL/ACPI_GLOBAL. by Lv Zheng · 10 years ago
  56. 3035ff7 ACPICA: Update global variable definitions. No functional change. by Lv Zheng · 10 years ago
  57. 35476c7 ACPICA: Update version to 20140325. by Bob Moore · 10 years ago
  58. caf4a15 ACPICA: Tables: Add acpi_install_table() API for early table installation. by Lv Zheng · 10 years ago
  59. a94e88c ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load. by Lv Zheng · 10 years ago
  60. 0847690 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  61. 22b5afc ACPICA: Add auto-serialization support for ill-behaved control methods. by Bob Moore · 10 years ago
  62. e2b8ddc ACPICA: Remove global option to serialize all control methods. by Lv Zheng · 10 years ago
  63. 6ac4a2a Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  64. 6e59608 ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)." by Robert Moore · 10 years ago
  65. d271657 ACPICA: Update version to 20140214. by Bob Moore · 10 years ago
  66. 4ac4c5f ACPICA: Headers: Deploy #pragma pack (push) and (pop). by Bob Moore · 10 years ago
  67. 2447a5a ACPICA: Update version to 20140114. by Bob Moore · 10 years ago
  68. fbb7a2d ACPICA: Update ACPICA copyrights to 2014. by Bob Moore · 10 years ago
  69. 7c2e177 ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data() by Rafael J. Wysocki · 10 years ago
  70. 481c138 ACPICA: Remove bool usage from ACPICA. by Lv Zheng · 10 years ago
  71. c14ced0 ACPICA: Update version to 20131218. by Bob Moore · 11 years ago
  72. ed60694 ACPICA: Linuxize: Cleanup spaces after special macro invocations. by Lv Zheng · 11 years ago
  73. 0249ed2 ACPICA: Add option to favor 32-bit FADT addresses. by Bob Moore · 11 years ago
  74. fab4610 ACPICA: Cleanup the option of forcing the use of the RSDT. by Lv Zheng · 11 years ago
  75. a3ccfcc ACPICA: Update version to 20131115. by Bob Moore · 11 years ago
  76. 45c9f78 ACPICA: Add __init for ACPICA initializers/finalizers. by Lv Zheng · 11 years ago
  77. 40bce10 ACPICA: Cleanup asmlinkage for ACPICA APIs. by Lv Zheng · 11 years ago
  78. 9187a41 ACPICA: Add new statistics interface. by Lv Zheng · 11 years ago
  79. affffae ACPICA: Update version to 20130927. by Bob Moore · 11 years ago
  80. cd27d79 ACPICA: Fix indentation issues for macro invocations. by Lv Zheng · 11 years ago
  81. 4506bf2 ACPICA: Prevent possible build issues for use of ACPI_PRINTF_LIKE macro by Lv Zheng · 11 years ago
  82. b3c86c3 ACPICA: Cleanup memory allocation macros and configurability. by Lv Zheng · 11 years ago
  83. c26f3c9 ACPICA: Fix a macro for the hardware-reduced case by Bob Moore · 11 years ago
  84. 94d7ba9 ACPICA: Update version to 20130823. by Bob Moore · 11 years ago
  85. a2fd4b4 ACPICA: Add support for host-installed SCI handlers. by Lv Zheng · 11 years ago
  86. 36b99b2 ACPICA: Update version to 20130725. by Bob Moore · 11 years ago
  87. 4ef1750 ACPICA: Update names for walk_namespace callbacks to clarify usage. by Bob Moore · 11 years ago
  88. 2cf9f5b ACPICA: Add acpi_update_interfaces() public interface by Lv Zheng · 11 years ago
  89. 53b1631 ACPICA: Update version to 20130626 by Bob Moore · 11 years ago
  90. 242b228 ACPICA: expose OSI version by Aaron Lu · 11 years ago
  91. 069189a ACPICA: Update version to 20130517 by Bob Moore · 11 years ago
  92. b75dd29 ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT by Lv Zheng · 11 years ago
  93. 67a9277 ACPICA: Update version to 20130418 by Bob Moore · 11 years ago
  94. 8ee88d5 ACPICA: Update version to 20130328 by Bob Moore · 11 years ago
  95. eccc534 ACPICA: Update version to 20130214 by Bob Moore · 11 years ago
  96. 2171953 ACPICA: Update version to 20130117 by Bob Moore · 11 years ago
  97. 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 11 years ago
  98. b43e106 ACPICA: Cleanup table handler naming conflicts. by Lv Zheng · 11 years ago
  99. f55994f ACPICA: Update version to 20121220. by Bob Moore · 12 years ago
  100. afb1bbe ACPICA: Resources: New interface, AcpiWalkResourceBuffer. by Bob Moore · 12 years ago