1. 45c9f78 ACPICA: Add __init for ACPICA initializers/finalizers. by Lv Zheng · 11 years ago
  2. 40bce10 ACPICA: Cleanup asmlinkage for ACPICA APIs. by Lv Zheng · 11 years ago
  3. 9187a41 ACPICA: Add new statistics interface. by Lv Zheng · 11 years ago
  4. affffae ACPICA: Update version to 20130927. by Bob Moore · 11 years ago
  5. cd27d79 ACPICA: Fix indentation issues for macro invocations. by Lv Zheng · 11 years ago
  6. 4506bf2 ACPICA: Prevent possible build issues for use of ACPI_PRINTF_LIKE macro by Lv Zheng · 11 years ago
  7. b3c86c3 ACPICA: Cleanup memory allocation macros and configurability. by Lv Zheng · 11 years ago
  8. c26f3c9 ACPICA: Fix a macro for the hardware-reduced case by Bob Moore · 11 years ago
  9. 94d7ba9 ACPICA: Update version to 20130823. by Bob Moore · 11 years ago
  10. a2fd4b4 ACPICA: Add support for host-installed SCI handlers. by Lv Zheng · 11 years ago
  11. 36b99b2 ACPICA: Update version to 20130725. by Bob Moore · 11 years ago
  12. 4ef1750 ACPICA: Update names for walk_namespace callbacks to clarify usage. by Bob Moore · 11 years ago
  13. 2cf9f5b ACPICA: Add acpi_update_interfaces() public interface by Lv Zheng · 11 years ago
  14. 53b1631 ACPICA: Update version to 20130626 by Bob Moore · 11 years ago
  15. 242b228 ACPICA: expose OSI version by Aaron Lu · 11 years ago
  16. 069189a ACPICA: Update version to 20130517 by Bob Moore · 11 years ago
  17. b75dd29 ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT by Lv Zheng · 11 years ago
  18. 67a9277 ACPICA: Update version to 20130418 by Bob Moore · 11 years ago
  19. 8ee88d5 ACPICA: Update version to 20130328 by Bob Moore · 11 years ago
  20. eccc534 ACPICA: Update version to 20130214 by Bob Moore · 11 years ago
  21. 2171953 ACPICA: Update version to 20130117 by Bob Moore · 12 years ago
  22. 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 12 years ago
  23. b43e106 ACPICA: Cleanup table handler naming conflicts. by Lv Zheng · 12 years ago
  24. f55994f ACPICA: Update version to 20121220. by Bob Moore · 12 years ago
  25. afb1bbe ACPICA: Resources: New interface, AcpiWalkResourceBuffer. by Bob Moore · 12 years ago
  26. 1cd4e95 ACPICA: Update version to 20121114. by Bob Moore · 12 years ago
  27. 3e8214e ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  28. 739dcbb ACPICA: Cleanup source to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  29. 75c8044 ACPICA: Cleanup updated comments. by Lv Zheng · 12 years ago
  30. a19ec8a ACPICA: Update version to 20121018 by Bob Moore · 12 years ago
  31. 4f3ca64 ACPICA: ACPICA core: Cleanup empty lines at file start and end by Bob Moore · 12 years ago
  32. 1f86e8c ACPICA: Fix indent caused divergences. by Lv Zheng · 12 years ago
  33. 644ef74 ACPICA: Fix AcpiSrc caused divergences. by Lv Zheng · 12 years ago
  34. d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  35. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  36. abd4c92 ACPICA: Update version to 20120913 by Bob Moore · 12 years ago
  37. 7560452 ACPICA: Update version to 20120816. by Bob Moore · 12 years ago
  38. be030a5 ACPICA: Add support for complex _PLD buffers. by Bob Moore · 12 years ago
  39. 3f6f49c ACPI: delete _GTS/_BFS support by Len Brown · 12 years ago
  40. 819f1a6 ACPICA: Update to version 20120711 by Bob Moore · 12 years ago
  41. 75e7386 ACPICA: Update header files copyrights to 2012 by Bob Moore · 12 years ago
  42. f60d818 ACPICA: Add new ACPI table load/unload external interfaces by Bob Moore · 12 years ago
  43. 62cdd14 ACPICA: Add new interfaces for BIOS(firmware) errors and warnings by Bob Moore · 12 years ago
  44. 5179f59 ACPICA: Update to version 20120620 by Bob Moore · 12 years ago
  45. 9748f31 ACPICA: Update to version 20120518 by Bob Moore · 12 years ago
  46. 9fd75225 ACPICA: Update to version 20120420 by Bob Moore · 12 years ago
  47. 5aa3c16 ACPICA: Update to version 20120320 by Bob Moore · 12 years ago
  48. 8a73b17 ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS by Lin Ming · 12 years ago
  49. dd0228e ACPICA: Update to version 20120215 by Bob Moore · 12 years ago
  50. 33620c5 ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware by Bob Moore · 12 years ago
  51. d08310f ACPICA: Move ACPI timer prototypes to public acpixf file by Bob Moore · 12 years ago
  52. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  53. 5d1f865 ACPICA: Update to version 20120111 by Bob Moore · 13 years ago
  54. f654c0f ACPICA: Add support for region address conflict checking by Lin Ming · 13 years ago
  55. 240c320 ACPICA: Update to version 20111123 by Bob Moore · 13 years ago
  56. 0e24317 ACPI 5.0: New interface, acpi_buffer_to_resource by Bob Moore · 13 years ago
  57. a91cdde ACPI 5.0: New interface, acpi_get_event_resources by Bob Moore · 13 years ago
  58. ffef682 ACPI 5.0: New interfaces to allow driver access to AML mutex objects by Lin Ming · 13 years ago
  59. 22e5b40 ACPI 5.0: Implement hardware-reduced option by Bob Moore · 13 years ago
  60. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  61. 3eb208f ACPICA: Update to version 20110623 by Bob Moore · 13 years ago
  62. d57b23a ACPICA: Add option to disable method return value validation and repair by Bob Moore · 13 years ago
  63. 80f40ce ACPICA: Update to version 20110527 by Bob Moore · 13 years ago
  64. 0a63e23 ACPICA: Update to version 20110413 by Bob Moore · 13 years ago
  65. d8d75b0 ACPICA: Update version to 20110316 by Bob Moore · 13 years ago
  66. 589c7a3 ACPICA: Update version to 20110211. by Bob Moore · 13 years ago
  67. 8d5f0a6 ACPICA: Update version to 20110112 by Bob Moore · 14 years ago
  68. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 14 years ago
  69. 1ae5ec9 ACPICA: Update version to 20101209 by Lin Ming · 14 years ago
  70. a0fcdb2 ACPICA: Global event handler by Lin Ming · 14 years ago
  71. bba63a2 ACPICA: Implicit notify support by Lin Ming · 14 years ago
  72. 8b6cd8a ACPICA: New GPE handler callback definition by Lin Ming · 14 years ago
  73. 3a37898 ACPICA: Rename some function and variable names by Lin Ming · 14 years ago
  74. 6e04c41 Merge branch 'gpe-defer' into release by Len Brown · 14 years ago
  75. aca209e Merge branch 'acpica' into release by Len Brown · 14 years ago
  76. 8af2cde ACPICA: Update version to 20101013 by Bob Moore · 14 years ago
  77. 846b44a ACPICA: Update version to 20100915 by Bob Moore · 14 years ago
  78. 31b3d4c ACPICA: Make acpi_gbl_system_awake_and_running publically available by Bob Moore · 14 years ago
  79. 6087658 ACPICA: Update version to 20100806 by Bob Moore · 14 years ago
  80. b0ed7a9 ACPICA/ACPI: Add new host interfaces for _OSI support by Lin Ming · 14 years ago
  81. 58f87ed ACPI: Fix typos by Lucas De Marchi · 14 years ago
  82. a210080 ACPI / ACPICA: Defer enabling of runtime GPEs (v3) by Rafael J. Wysocki · 14 years ago
  83. c172cb7 Merge branch 'acpica-gpe' into release by Len Brown · 14 years ago
  84. c637e48 ACPI: introduce module parameter acpi.aml_debug_output by Zhang Rui · 14 years ago
  85. 9874647 ACPI / ACPICA: Do not execute _PRW methods during initialization by Rafael J. Wysocki · 14 years ago
  86. 9e6c3e9 ACPICA: Update version to 20100702 by Bob Moore · 14 years ago
  87. 546eb57 ACPICA: Drop acpi_set_gpe by Rafael J. Wysocki · 14 years ago
  88. a44061a ACPICA: Remove wakeup GPE reference counting which is not used by Rafael J. Wysocki · 14 years ago
  89. e8b6f97 ACPICA: Introduce acpi_gpe_wakeup() by Rafael J. Wysocki · 14 years ago
  90. ccba77e ACPICA: Update version to 20100528 by Bob Moore · 14 years ago
  91. b681f7d ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility by Matthew Garrett · 14 years ago
  92. 2aae2d9 ACPICA: Update version to 20100428. by Bob Moore · 14 years ago
  93. b47cf58 ACPICA: Update/clarify some parameter names associated with acpi_handle by Bob Moore · 14 years ago
  94. e4eb045 ACPICA: Update version to 20100331. by Robert Moore · 14 years ago
  95. 0f849d2 ACPICA: Minimize the differences between linux GPE code and ACPICA code base by Lin Ming · 14 years ago
  96. 69ec87e ACPICA: Add subsystem option to force copy of DSDT to local memory by Lin Ming · 14 years ago
  97. 21e44ba ACPICA: Update version to 20100304 by Bob Moore · 14 years ago
  98. 4cdf1a5 ACPICA: Enhance configuration for output of AML Debug Object by Lin Ming · 14 years ago
  99. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  100. 9630bdd ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 14 years ago