1. fc72395 Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' by Rafael J. Wysocki · 8 years ago
  2. a6becfb Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' by Rafael J. Wysocki · 8 years ago
  3. 407aa3f Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
  4. e4f35c1 ACPI / video: mark acpi_video_get_levels() inline by Arnd Bergmann · 8 years ago
  5. 878a872 ACPICA: Update version to 20160422 by Bob Moore · 8 years ago
  6. 14f9857 ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors by Bob Moore · 8 years ago
  7. 2a397a3 ACPICA: ACPI 6.1: Support for new PCCT subtable by Bob Moore · 8 years ago
  8. f5c1e1c ACPICA: Divergence: remove unwanted spaces for typedef by Lv Zheng · 8 years ago
  9. 1fcb6a8 ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() by Sinan Kaya · 8 years ago
  10. 0595009 ACPI/video: export acpi_video_get_levels by Aaron Lu · 8 years ago
  11. 0224a4a device property: Avoid potential dereferences of invalid pointers by Heikki Krogerus · 8 years ago
  12. c68ae33e ACPI / utils: Rename acpi_dev_present() by Lukas Wunner · 8 years ago
  13. 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
  14. 8804f25 ACPICA: Update version to 20160318 by Bob Moore · 8 years ago
  15. 0dfaaa3 ACPICA: All: const keyword changes across the ACPICA source by Bob Moore · 8 years ago
  16. 53c78d7 ACPICA: Add support for QNX 6.6 platform by Will Miles · 8 years ago
  17. 95df7b5 ACPICA: Headers: Update generation of the ACPICA library by Bob Moore · 8 years ago
  18. 28a9a69 ACPICA: iASL/Headers: Fix incorrect definition of FPDT table by Bob Moore · 8 years ago
  19. a88e0ce ACPICA: ACPI 6.1: Add full support for this version of ACPI spec by Bob Moore · 8 years ago
  20. b94cd81 ACPICA: Tables: Update FADT handling by Bob Moore · 8 years ago
  21. 3a9ca4d ACPICA: Headers: Update DMAR table for October 2014 I/O spec by Bob Moore · 8 years ago
  22. 138a955 ACPICA: ACPI 6.1: Update NFIT table for additional new fields by Bob Moore · 8 years ago
  23. 4ac78ba ACPICA: IORT: Add in support for the SMMUv3 subtable by Al Stone · 8 years ago
  24. 7cd55c7 ACPICA: ACPI 6.1: Updates for the HEST ACPI table by Bob Moore · 8 years ago
  25. 29a3f38 ACPICA: Headers: Minor update for SPCR ACPI table by Bob Moore · 8 years ago
  26. c7200ff ACPICA: Headers: Add new constants for the DBG2 ACPI table by Aleksey Makarov · 8 years ago
  27. f1974b48 ACPICA: Linuxize: Remove useless platform headers by Lv Zheng · 8 years ago
  28. 80b2881 ACPICA: Linuxize: reduce divergences for 20160212 release by Lv Zheng · 8 years ago
  29. 6a8ccb1 Merge branches 'acpi-processor' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
  30. 1e059e2 ACPICA: Utilities: Update trace mechinism for acquire_object by Bob Moore · 8 years ago
  31. 05fb04b ACPICA: Remove unnecessary arguments to ACPI_INFO by Bob Moore · 8 years ago
  32. 504997c ACPI / sleep: move acpi_processor_sleep to sleep.c by Sudeep Holla · 8 years ago
  33. db62fda ACPI / processor : add support for ACPI0010 processor container by Sudeep Holla · 8 years ago
  34. 2db8f9a ACPI / CPPC: remove redundant mbox_send_message() declaration by Timur Tabi · 8 years ago
  35. a72aea7 Merge branches 'acpica', 'acpi-video' and 'acpi-fan' by Rafael J. Wysocki · 8 years ago
  36. 770188f ACPICA: Update version to 20160108 by Bob Moore · 8 years ago
  37. c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 8 years ago
  38. 382d116 ACPI / video: Document acpi_video_handles_brightness_key_presses() a bit by Hans de Goede · 8 years ago
  39. 42d287d Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm' by Rafael J. Wysocki · 8 years ago
  40. b12745c Merge branch 'acpi-video' by Rafael J. Wysocki · 8 years ago
  41. e3e9b57 ACPICA: Drop Linux-specific waking vector functions by Rafael J. Wysocki · 8 years ago
  42. 6b0e2b3 ACPICA: Update version to 20151218 by Bob Moore · 8 years ago
  43. 2785ce8 ACPICA: Add per-table execution of module-level code by Bob Moore · 8 years ago
  44. a6a0432 ACPICA: Add new exception code, AE_IO_ERROR by Bob Moore · 8 years ago
  45. 5e56830 ACPICA: Debug Object: Cleanup output by Bob Moore · 8 years ago
  46. 07cb390 ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method." by Bob Moore · 8 years ago
  47. 5431b65 ACPICA: Linuxize: reduce divergences for 20151218 release by Lv Zheng · 8 years ago
  48. 90b066b ACPI / video: Add a acpi_video_handles_brightness_key_presses() helper by Hans de Goede · 9 years ago
  49. 8cfb0cd ACPI / debugger: Add IO interface to access debugger functionalities by Lv Zheng · 9 years ago
  50. 8a2a250 ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub mechanism by Lv Zheng · 9 years ago
  51. f8d3148 ACPICA: Debugger: Convert some mechanisms to OSPM specific by Lv Zheng · 9 years ago
  52. cd7f84c ACPI / PM: Support D3 COLD device in old BIOS for ZPODD by Ken Xue · 9 years ago
  53. 2d12b6b ACPI / utils: Add acpi_dev_present() by Lukas Wunner · 9 years ago
  54. f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  55. ab3d527 device property: ACPI: Remove unused DMA APIs by Suthikulpanit, Suravee · 9 years ago
  56. b84f196 ACPI: Adding DMA Attribute APIs for ACPI Device by Suthikulpanit, Suravee · 9 years ago
  57. d764c21 ACPI: Honor ACPI _CCA attribute setting by Jeremy Linton · 9 years ago
  58. 5293fea Merge branch 'device-properties' into acpi-pci by Rafael J. Wysocki · 9 years ago
  59. 62839e2 Merge branch 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  60. 5b9ddd0 Merge branch 'acpica' by Rafael J. Wysocki · 9 years ago
  61. 343ccb0 Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  62. ab736d7 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  63. b319688 ACPICA: Update version to 20150930 by Bob Moore · 9 years ago
  64. 4d946f7 ACPI: Enable build of AML interpreter debugger by Lv Zheng · 9 years ago
  65. 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
  66. a5922a1 ACPICA: Improve typechecking, both compile-time and runtime by Bob Moore · 9 years ago
  67. ca321d1 ACPICA: Update NFIT table to rename a flags field by Bob Moore · 9 years ago
  68. cd64bbf ACPICA: Debugger: Update mutexes used for multithreaded debugger by Bob Moore · 9 years ago
  69. 9355611 ACPICA: Remove unnecessary conditional compilation by Bob Moore · 9 years ago
  70. 4f2f757 CPPC: Probe for CPPC tables for each ACPI Processor object by Ashwin Chaugule · 9 years ago
  71. 337aadf ACPI: Introduce CPU performance controls using CPPC by Ashwin Chaugule · 9 years ago
  72. bcb2b0b ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() by Sudeep Holla · 9 years ago
  73. 844142c ACPI / scan: constify struct acpi_hardware_id::id by Rasmus Villemoes · 9 years ago
  74. 636c19d ACPI / scan: constify first argument of struct acpi_scan_handler::match by Rasmus Villemoes · 9 years ago
  75. 3a7a2ab ACPI / property: Extend fwnode_property_* to data-only subnodes by Rafael J. Wysocki · 9 years ago
  76. 263b4c1 ACPI / property: Expose data-only subnodes via sysfs by Rafael J. Wysocki · 9 years ago
  77. 445b0eb ACPI / property: Add support for data-only subnodes by Rafael J. Wysocki · 9 years ago
  78. 4ffe18c Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  79. 73990fc Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  80. b7a4f7f ACPICA: Update version to 20150818 by Bob Moore · 9 years ago
  81. f8fb4c3 ACPICA: Debugger: Split debugger initialization/termination APIs by Lv Zheng · 9 years ago
  82. cff9406 ACPICA: Header support to improve compatibility with MSVC by Bob Moore · 9 years ago
  83. 47cdf8c ACPICA: Make the max-number-of-loops runtime configurable by Bob Moore · 9 years ago
  84. e69ab9a ACPICA: Debugger: Add option to display namespace summary/counts by Bob Moore · 9 years ago
  85. 10ac218 ACPICA: Headers: Fix some comments, no functional change by Bob Moore · 9 years ago
  86. 3534969 ACPICA: Disassembler: Remove duplicate code in _PLD processing. by Bob Moore · 9 years ago
  87. 4712f71 ACPICA: Correctly cleanup after a ACPI table load failure by Bob Moore · 9 years ago
  88. 5f05586 ACPI: Decouple ACPI idle and ACPI processor drivers by Ashwin Chaugule · 9 years ago
  89. 239708a ACPI: Split out ACPI PSS from ACPI Processor driver by Ashwin Chaugule · 9 years ago
  90. 40913fe ACPICA: Update version to 20150717 by Bob Moore · 9 years ago
  91. 15a61aa ACPICA: iASL: Add support for TCPA Server Table by Bob Moore · 9 years ago
  92. 5a4f069 ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h> by Lv Zheng · 9 years ago
  93. fb18e8f ACPICA: Executer: Add option to bypass opcode tracing by Lv Zheng · 9 years ago
  94. bab0482 ACPICA: Executer: Add OSL trace hook support by Lv Zheng · 9 years ago
  95. ab6c573 ACPICA: Executer: Add interpreter tracing mode for method tracing facility by Lv Zheng · 9 years ago
  96. a616dc2 ACPICA: Dispatcher: Add trace support for interpreter by Lv Zheng · 9 years ago
  97. d1e7ffe ACPICA: Namespace: Add function to directly return normalized full path by Lv Zheng · 9 years ago
  98. b2f8dc4 ACPI / processor: Drop an unused argument of a cleanup routine by Rafael J. Wysocki · 9 years ago
  99. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  100. 9bdc771 Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago