1. 6a8ccb1 Merge branches 'acpi-processor' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
  2. 1e059e2 ACPICA: Utilities: Update trace mechinism for acquire_object by Bob Moore · 8 years ago
  3. 05fb04b ACPICA: Remove unnecessary arguments to ACPI_INFO by Bob Moore · 8 years ago
  4. 504997c ACPI / sleep: move acpi_processor_sleep to sleep.c by Sudeep Holla · 8 years ago
  5. db62fda ACPI / processor : add support for ACPI0010 processor container by Sudeep Holla · 8 years ago
  6. 2db8f9a ACPI / CPPC: remove redundant mbox_send_message() declaration by Timur Tabi · 8 years ago
  7. a72aea7 Merge branches 'acpica', 'acpi-video' and 'acpi-fan' by Rafael J. Wysocki · 8 years ago
  8. 770188f ACPICA: Update version to 20160108 by Bob Moore · 8 years ago
  9. c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 8 years ago
  10. 382d116 ACPI / video: Document acpi_video_handles_brightness_key_presses() a bit by Hans de Goede · 8 years ago
  11. 42d287d Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm' by Rafael J. Wysocki · 8 years ago
  12. b12745c Merge branch 'acpi-video' by Rafael J. Wysocki · 8 years ago
  13. e3e9b57 ACPICA: Drop Linux-specific waking vector functions by Rafael J. Wysocki · 8 years ago
  14. 6b0e2b3 ACPICA: Update version to 20151218 by Bob Moore · 8 years ago
  15. 2785ce8 ACPICA: Add per-table execution of module-level code by Bob Moore · 8 years ago
  16. a6a0432 ACPICA: Add new exception code, AE_IO_ERROR by Bob Moore · 8 years ago
  17. 5e56830 ACPICA: Debug Object: Cleanup output by Bob Moore · 8 years ago
  18. 07cb390 ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method." by Bob Moore · 8 years ago
  19. 5431b65 ACPICA: Linuxize: reduce divergences for 20151218 release by Lv Zheng · 8 years ago
  20. 90b066b ACPI / video: Add a acpi_video_handles_brightness_key_presses() helper by Hans de Goede · 9 years ago
  21. 8cfb0cd ACPI / debugger: Add IO interface to access debugger functionalities by Lv Zheng · 9 years ago
  22. 8a2a250 ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub mechanism by Lv Zheng · 9 years ago
  23. f8d3148 ACPICA: Debugger: Convert some mechanisms to OSPM specific by Lv Zheng · 9 years ago
  24. cd7f84c ACPI / PM: Support D3 COLD device in old BIOS for ZPODD by Ken Xue · 9 years ago
  25. 2d12b6b ACPI / utils: Add acpi_dev_present() by Lukas Wunner · 9 years ago
  26. f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  27. ab3d527 device property: ACPI: Remove unused DMA APIs by Suthikulpanit, Suravee · 9 years ago
  28. b84f196 ACPI: Adding DMA Attribute APIs for ACPI Device by Suthikulpanit, Suravee · 9 years ago
  29. d764c21 ACPI: Honor ACPI _CCA attribute setting by Jeremy Linton · 9 years ago
  30. 5293fea Merge branch 'device-properties' into acpi-pci by Rafael J. Wysocki · 9 years ago
  31. 62839e2 Merge branch 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  32. 5b9ddd0 Merge branch 'acpica' by Rafael J. Wysocki · 9 years ago
  33. 343ccb0 Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  34. ab736d7 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  35. b319688 ACPICA: Update version to 20150930 by Bob Moore · 9 years ago
  36. 4d946f7 ACPI: Enable build of AML interpreter debugger by Lv Zheng · 9 years ago
  37. 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
  38. a5922a1 ACPICA: Improve typechecking, both compile-time and runtime by Bob Moore · 9 years ago
  39. ca321d1 ACPICA: Update NFIT table to rename a flags field by Bob Moore · 9 years ago
  40. cd64bbf ACPICA: Debugger: Update mutexes used for multithreaded debugger by Bob Moore · 9 years ago
  41. 9355611 ACPICA: Remove unnecessary conditional compilation by Bob Moore · 9 years ago
  42. 4f2f757 CPPC: Probe for CPPC tables for each ACPI Processor object by Ashwin Chaugule · 9 years ago
  43. 337aadf ACPI: Introduce CPU performance controls using CPPC by Ashwin Chaugule · 9 years ago
  44. bcb2b0b ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() by Sudeep Holla · 9 years ago
  45. 844142c ACPI / scan: constify struct acpi_hardware_id::id by Rasmus Villemoes · 9 years ago
  46. 636c19d ACPI / scan: constify first argument of struct acpi_scan_handler::match by Rasmus Villemoes · 9 years ago
  47. 3a7a2ab ACPI / property: Extend fwnode_property_* to data-only subnodes by Rafael J. Wysocki · 9 years ago
  48. 263b4c1 ACPI / property: Expose data-only subnodes via sysfs by Rafael J. Wysocki · 9 years ago
  49. 445b0eb ACPI / property: Add support for data-only subnodes by Rafael J. Wysocki · 9 years ago
  50. 4ffe18c Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  51. 73990fc Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  52. b7a4f7f ACPICA: Update version to 20150818 by Bob Moore · 9 years ago
  53. f8fb4c3 ACPICA: Debugger: Split debugger initialization/termination APIs by Lv Zheng · 9 years ago
  54. cff9406 ACPICA: Header support to improve compatibility with MSVC by Bob Moore · 9 years ago
  55. 47cdf8c ACPICA: Make the max-number-of-loops runtime configurable by Bob Moore · 9 years ago
  56. e69ab9a ACPICA: Debugger: Add option to display namespace summary/counts by Bob Moore · 9 years ago
  57. 10ac218 ACPICA: Headers: Fix some comments, no functional change by Bob Moore · 9 years ago
  58. 3534969 ACPICA: Disassembler: Remove duplicate code in _PLD processing. by Bob Moore · 9 years ago
  59. 4712f71 ACPICA: Correctly cleanup after a ACPI table load failure by Bob Moore · 9 years ago
  60. 5f05586 ACPI: Decouple ACPI idle and ACPI processor drivers by Ashwin Chaugule · 9 years ago
  61. 239708a ACPI: Split out ACPI PSS from ACPI Processor driver by Ashwin Chaugule · 9 years ago
  62. 40913fe ACPICA: Update version to 20150717 by Bob Moore · 9 years ago
  63. 15a61aa ACPICA: iASL: Add support for TCPA Server Table by Bob Moore · 9 years ago
  64. 5a4f069 ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h> by Lv Zheng · 9 years ago
  65. fb18e8f ACPICA: Executer: Add option to bypass opcode tracing by Lv Zheng · 9 years ago
  66. bab0482 ACPICA: Executer: Add OSL trace hook support by Lv Zheng · 9 years ago
  67. ab6c573 ACPICA: Executer: Add interpreter tracing mode for method tracing facility by Lv Zheng · 9 years ago
  68. a616dc2 ACPICA: Dispatcher: Add trace support for interpreter by Lv Zheng · 9 years ago
  69. d1e7ffe ACPICA: Namespace: Add function to directly return normalized full path by Lv Zheng · 9 years ago
  70. b2f8dc4 ACPI / processor: Drop an unused argument of a cleanup routine by Rafael J. Wysocki · 9 years ago
  71. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  72. 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
  73. ce55d01 ACPICA: Update version to 20150619 by Bob Moore · 9 years ago
  74. 413d4a6 ACPICA: Update TPM2 ACPI table by Bob Moore · 9 years ago
  75. 9005694 ACPICA: Update definitions for the TCPA and TPM2 ACPI tables by Bob Moore · 9 years ago
  76. 4fa4616 ACPICA: De-macroize calls to standard C library functions by Bob Moore · 9 years ago
  77. 8ea9865 ACPICA: Namespace: Change namespace override to avoid node deletion by Bob Moore · 9 years ago
  78. fe53699 ACPICA: Namespace: Add support of OSDT table by Bob Moore · 9 years ago
  79. a8bd0f0 ACPICA: ACPI 6.0: Add values for MADT GIC version field by Hanjun Guo · 9 years ago
  80. f65358e ACPICA: Utilities: Add _CLS processing by Suravee Suthikulpanit · 9 years ago
  81. 07cf6ce ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFI by Lv Zheng · 9 years ago
  82. 7b09d8f ACPICA: MSVC6: Fix build issue for variable argument macros by Lv Zheng · 9 years ago
  83. 0ea6138 ACPICA: Tables: Enable default 64-bit FADT addresses favor by Lv Zheng · 9 years ago
  84. c04be18 ACPICA: Tables: Fix an issue that FACS initialization is performed twice by Lv Zheng · 9 years ago
  85. c04e1fb ACPICA: Tables: Enable both 32-bit and 64-bit FACS by Lv Zheng · 9 years ago
  86. aca2a5d ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS by Lv Zheng · 9 years ago
  87. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  88. c181fb3 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() by Alexander Sverdlin · 9 years ago
  89. eddda19 ACPI / video: Inline acpi_video_set_dmi_backlight_type by Borislav Petkov · 9 years ago
  90. 52c1d80 ACPICA: Linuxize: Reduce divergences for 20150616 release by Lv Zheng · 9 years ago
  91. e193cd1 Merge branch 'acpi-cca' by Rafael J. Wysocki · 9 years ago
  92. 4def8a3 Merge branch 'acpi-video' by Rafael J. Wysocki · 9 years ago
  93. 4f1fd90 Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  94. 3a5cf05 Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc' by Rafael J. Wysocki · 9 years ago
  95. e7d024c ACPI / video: Make acpi_video_unregister_backlight() private by Hans de Goede · 9 years ago
  96. 3bd6bce ACPI / video: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  97. 87521e1 acpi-video-detect: Rewrite backlight interface selection logic by Hans de Goede · 9 years ago
  98. d056267 ACPI / scan: Parse _CCA and setup device coherency by Suthikulpanit, Suravee · 9 years ago
  99. f3b6ced ACPICA: Fix for ill-formed GUID strings for NFIT tables. by Bob Moore · 9 years ago
  100. 6c0d146 ACPICA: acpihelp: Update for new NFIT table GUIDs. by Bob Moore · 9 years ago