1. 0dedb3c ACPICA: OSL: Add section to collect the divergence in acpixf.h. by Lv Zheng · 10 years ago
  2. 1ce28c3 ACPICA: OSL: Add configurability for debug output functions. by Lv Zheng · 10 years ago
  3. 407e22a ACPICA: OSL: Add configurability for error message functions. by Lv Zheng · 10 years ago
  4. 3a2f3a3 ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INIT_GLOBAL/ACPI_GLOBAL. by Lv Zheng · 10 years ago
  5. 3035ff7 ACPICA: Update global variable definitions. No functional change. by Lv Zheng · 10 years ago
  6. 35476c7 ACPICA: Update version to 20140325. by Bob Moore · 10 years ago
  7. caf4a15 ACPICA: Tables: Add acpi_install_table() API for early table installation. by Lv Zheng · 10 years ago
  8. a94e88c ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load. by Lv Zheng · 10 years ago
  9. 0847690 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  10. 22b5afc ACPICA: Add auto-serialization support for ill-behaved control methods. by Bob Moore · 11 years ago
  11. e2b8ddc ACPICA: Remove global option to serialize all control methods. by Lv Zheng · 11 years ago
  12. 6ac4a2a Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  13. 6e59608 ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)." by Robert Moore · 11 years ago
  14. d271657 ACPICA: Update version to 20140214. by Bob Moore · 11 years ago
  15. 4ac4c5f ACPICA: Headers: Deploy #pragma pack (push) and (pop). by Bob Moore · 11 years ago
  16. 2447a5a ACPICA: Update version to 20140114. by Bob Moore · 11 years ago
  17. fbb7a2d ACPICA: Update ACPICA copyrights to 2014. by Bob Moore · 11 years ago
  18. 7c2e177 ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data() by Rafael J. Wysocki · 11 years ago
  19. 481c138 ACPICA: Remove bool usage from ACPICA. by Lv Zheng · 11 years ago
  20. c14ced0 ACPICA: Update version to 20131218. by Bob Moore · 11 years ago
  21. ed60694 ACPICA: Linuxize: Cleanup spaces after special macro invocations. by Lv Zheng · 11 years ago
  22. 0249ed2 ACPICA: Add option to favor 32-bit FADT addresses. by Bob Moore · 11 years ago
  23. fab4610 ACPICA: Cleanup the option of forcing the use of the RSDT. by Lv Zheng · 11 years ago
  24. a3ccfcc ACPICA: Update version to 20131115. by Bob Moore · 11 years ago
  25. 45c9f78 ACPICA: Add __init for ACPICA initializers/finalizers. by Lv Zheng · 11 years ago
  26. 40bce10 ACPICA: Cleanup asmlinkage for ACPICA APIs. by Lv Zheng · 11 years ago
  27. 9187a41 ACPICA: Add new statistics interface. by Lv Zheng · 11 years ago
  28. affffae ACPICA: Update version to 20130927. by Bob Moore · 11 years ago
  29. cd27d79 ACPICA: Fix indentation issues for macro invocations. by Lv Zheng · 11 years ago
  30. 4506bf2 ACPICA: Prevent possible build issues for use of ACPI_PRINTF_LIKE macro by Lv Zheng · 11 years ago
  31. b3c86c3 ACPICA: Cleanup memory allocation macros and configurability. by Lv Zheng · 11 years ago
  32. c26f3c9 ACPICA: Fix a macro for the hardware-reduced case by Bob Moore · 11 years ago
  33. 94d7ba9 ACPICA: Update version to 20130823. by Bob Moore · 11 years ago
  34. a2fd4b4 ACPICA: Add support for host-installed SCI handlers. by Lv Zheng · 11 years ago
  35. 36b99b2 ACPICA: Update version to 20130725. by Bob Moore · 11 years ago
  36. 4ef1750 ACPICA: Update names for walk_namespace callbacks to clarify usage. by Bob Moore · 11 years ago
  37. 2cf9f5b ACPICA: Add acpi_update_interfaces() public interface by Lv Zheng · 11 years ago
  38. 53b1631 ACPICA: Update version to 20130626 by Bob Moore · 11 years ago
  39. 242b228 ACPICA: expose OSI version by Aaron Lu · 11 years ago
  40. 069189a ACPICA: Update version to 20130517 by Bob Moore · 11 years ago
  41. b75dd29 ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT by Lv Zheng · 11 years ago
  42. 67a9277 ACPICA: Update version to 20130418 by Bob Moore · 11 years ago
  43. 8ee88d5 ACPICA: Update version to 20130328 by Bob Moore · 11 years ago
  44. eccc534 ACPICA: Update version to 20130214 by Bob Moore · 12 years ago
  45. 2171953 ACPICA: Update version to 20130117 by Bob Moore · 12 years ago
  46. 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 12 years ago
  47. b43e106 ACPICA: Cleanup table handler naming conflicts. by Lv Zheng · 12 years ago
  48. f55994f ACPICA: Update version to 20121220. by Bob Moore · 12 years ago
  49. afb1bbe ACPICA: Resources: New interface, AcpiWalkResourceBuffer. by Bob Moore · 12 years ago
  50. 1cd4e95 ACPICA: Update version to 20121114. by Bob Moore · 12 years ago
  51. 3e8214e ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  52. 739dcbb ACPICA: Cleanup source to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  53. 75c8044 ACPICA: Cleanup updated comments. by Lv Zheng · 12 years ago
  54. a19ec8a ACPICA: Update version to 20121018 by Bob Moore · 12 years ago
  55. 4f3ca64 ACPICA: ACPICA core: Cleanup empty lines at file start and end by Bob Moore · 12 years ago
  56. 1f86e8c ACPICA: Fix indent caused divergences. by Lv Zheng · 12 years ago
  57. 644ef74 ACPICA: Fix AcpiSrc caused divergences. by Lv Zheng · 12 years ago
  58. d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  59. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  60. abd4c92 ACPICA: Update version to 20120913 by Bob Moore · 12 years ago
  61. 7560452 ACPICA: Update version to 20120816. by Bob Moore · 12 years ago
  62. be030a5 ACPICA: Add support for complex _PLD buffers. by Bob Moore · 12 years ago
  63. 3f6f49c ACPI: delete _GTS/_BFS support by Len Brown · 12 years ago
  64. 819f1a6 ACPICA: Update to version 20120711 by Bob Moore · 12 years ago
  65. 75e7386 ACPICA: Update header files copyrights to 2012 by Bob Moore · 12 years ago
  66. f60d818 ACPICA: Add new ACPI table load/unload external interfaces by Bob Moore · 12 years ago
  67. 62cdd14 ACPICA: Add new interfaces for BIOS(firmware) errors and warnings by Bob Moore · 12 years ago
  68. 5179f59 ACPICA: Update to version 20120620 by Bob Moore · 12 years ago
  69. 9748f31 ACPICA: Update to version 20120518 by Bob Moore · 12 years ago
  70. 9fd75225 ACPICA: Update to version 20120420 by Bob Moore · 12 years ago
  71. 5aa3c16 ACPICA: Update to version 20120320 by Bob Moore · 13 years ago
  72. 8a73b17 ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS by Lin Ming · 13 years ago
  73. dd0228e ACPICA: Update to version 20120215 by Bob Moore · 13 years ago
  74. 33620c5 ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware by Bob Moore · 13 years ago
  75. d08310f ACPICA: Move ACPI timer prototypes to public acpixf file by Bob Moore · 13 years ago
  76. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  77. 5d1f865 ACPICA: Update to version 20120111 by Bob Moore · 13 years ago
  78. f654c0f ACPICA: Add support for region address conflict checking by Lin Ming · 13 years ago
  79. 240c320 ACPICA: Update to version 20111123 by Bob Moore · 13 years ago
  80. 0e24317 ACPI 5.0: New interface, acpi_buffer_to_resource by Bob Moore · 13 years ago
  81. a91cdde ACPI 5.0: New interface, acpi_get_event_resources by Bob Moore · 13 years ago
  82. ffef682 ACPI 5.0: New interfaces to allow driver access to AML mutex objects by Lin Ming · 13 years ago
  83. 22e5b40 ACPI 5.0: Implement hardware-reduced option by Bob Moore · 13 years ago
  84. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  85. 3eb208f ACPICA: Update to version 20110623 by Bob Moore · 13 years ago
  86. d57b23a ACPICA: Add option to disable method return value validation and repair by Bob Moore · 13 years ago
  87. 80f40ce ACPICA: Update to version 20110527 by Bob Moore · 13 years ago
  88. 0a63e23 ACPICA: Update to version 20110413 by Bob Moore · 13 years ago
  89. d8d75b0 ACPICA: Update version to 20110316 by Bob Moore · 14 years ago
  90. 589c7a3 ACPICA: Update version to 20110211. by Bob Moore · 14 years ago
  91. 8d5f0a6 ACPICA: Update version to 20110112 by Bob Moore · 14 years ago
  92. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 14 years ago
  93. 1ae5ec9 ACPICA: Update version to 20101209 by Lin Ming · 14 years ago
  94. a0fcdb2 ACPICA: Global event handler by Lin Ming · 14 years ago
  95. bba63a2 ACPICA: Implicit notify support by Lin Ming · 14 years ago
  96. 8b6cd8a ACPICA: New GPE handler callback definition by Lin Ming · 14 years ago
  97. 3a37898 ACPICA: Rename some function and variable names by Lin Ming · 14 years ago
  98. 6e04c41 Merge branch 'gpe-defer' into release by Len Brown · 14 years ago
  99. aca209e Merge branch 'acpica' into release by Len Brown · 14 years ago
  100. 8af2cde ACPICA: Update version to 20101013 by Bob Moore · 14 years ago