1. 17ffc8b Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  2. 59c3cb5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  3. f0f2c07 nfit: add support for NVDIMM "latch" flag by Ross Zwisler · 9 years ago
  4. c2ad295 nfit: update block I/O path to use PMEM API by Ross Zwisler · 9 years ago
  5. 1fb01ca ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit kernel by Jiang Liu · 9 years ago
  6. 8076ca4 Merge branch 'acpi-scan' by Rafael J. Wysocki · 9 years ago
  7. d0aee67 Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  8. 26095a0 ACPI / scan: Add support for ACPI _CLS device matching by Suthikulpanit, Suravee · 9 years ago
  9. d3e13ff ACPI / LPSS: Fix up acpi_lpss_create_device() by Rafael J. Wysocki · 9 years ago
  10. 0294112 ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage by Rafael J. Wysocki · 9 years ago
  11. 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
  12. ea7d521 Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."' by Rafael J. Wysocki · 9 years ago
  13. 18d78b6 ACPI / init: Make it possible to override _REV by Rafael J. Wysocki · 9 years ago
  14. 3d2967b ACPICA: Comment update, no functional change by gongzg · 9 years ago
  15. 747ef1b ACPICA: Split C library prototypes to new header by Bob Moore · 9 years ago
  16. 4fa4616 ACPICA: De-macroize calls to standard C library functions by Bob Moore · 9 years ago
  17. fde175e ACPICA: Cleanup output for the ASL Debug object by Bob Moore · 9 years ago
  18. dc00203 ACPICA: Update for acpi_install_table memory types by Zhang Rui · 9 years ago
  19. 8ea9865 ACPICA: Namespace: Change namespace override to avoid node deletion by Bob Moore · 9 years ago
  20. fe53699 ACPICA: Namespace: Add support of OSDT table by Bob Moore · 9 years ago
  21. 8f6f036 ACPICA: Namespace: Add support to allow overriding objects by Lv Zheng · 9 years ago
  22. f65358e ACPICA: Utilities: Add _CLS processing by Suravee Suthikulpanit · 9 years ago
  23. c04be18 ACPICA: Tables: Fix an issue that FACS initialization is performed twice by Lv Zheng · 9 years ago
  24. f06147f ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACS by Lv Zheng · 9 years ago
  25. c04e1fb ACPICA: Tables: Enable both 32-bit and 64-bit FACS by Lv Zheng · 9 years ago
  26. aca2a5d ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS by Lv Zheng · 9 years ago
  27. 5c39509 Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  28. 193ccca nfit: fix smatch "use after null check" report by Dan Williams · 9 years ago
  29. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  30. 74ae66c libnvdimm: Add sysfs numa_node to NVDIMM devices by Toshi Kani · 9 years ago
  31. 41d7a6d libnvdimm: Set numa_node to NVDIMM devices by Toshi Kani · 9 years ago
  32. 9975986 acpi: Add acpi_map_pxm_to_online_node() by Toshi Kani · 9 years ago
  33. 5813882 libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only by Dan Williams · 9 years ago
  34. 6bc7561 tools/testing/nvdimm: libnvdimm unit test infrastructure by Dan Williams · 9 years ago
  35. 047fc8a libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory by Ross Zwisler · 9 years ago
  36. 5212e11 nd_btt: atomic sector updates by Vishal Verma · 9 years ago
  37. 0db9723 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  38. eaf9615 libnvdimm, nfit: add interleave-set state-tracking infrastructure by Dan Williams · 9 years ago
  39. 3d88002 libnvdimm: support for legacy (non-aliasing) nvdimms by Dan Williams · 9 years ago
  40. 1f7df6f libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) by Dan Williams · 9 years ago
  41. 4d88a97 libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure by Dan Williams · 9 years ago
  42. 62232e45 libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices by Dan Williams · 9 years ago
  43. e6dfb2d libnvdimm, nfit: dimm/memory-devices by Dan Williams · 9 years ago
  44. 45def22 libnvdimm: control character device and nvdimm_bus sysfs attributes by Dan Williams · 9 years ago
  45. b94d523 libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support by Dan Williams · 9 years ago
  46. 7011bf4 ACPICA: Linuxize: Replace __FUNCTION__ with __func__ by Lv Zheng · 9 years ago
  47. 11f6868 Merge branch 'acpi-pnp' by Rafael J. Wysocki · 9 years ago
  48. 7bc1038 ACPI / resources: free memory on error in add_region_before() by Dan Carpenter · 9 years ago
  49. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  50. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  51. 52c1d80 ACPICA: Linuxize: Reduce divergences for 20150616 release by Lv Zheng · 9 years ago
  52. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. e193cd1 Merge branch 'acpi-cca' by Rafael J. Wysocki · 9 years ago
  54. 4def8a3 Merge branch 'acpi-video' by Rafael J. Wysocki · 9 years ago
  55. 763d949 Merge branches 'acpi-battery' and 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  56. 0cddc58 Merge branches 'acpi-ac', 'acpi-soc' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  57. feabe39 Merge branch 'acpi-ec' by Rafael J. Wysocki · 9 years ago
  58. 4f1fd90 Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  59. 3a5cf05 Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc' by Rafael J. Wysocki · 9 years ago
  60. 9695a98 Merge branch 'acpica' by Rafael J. Wysocki · 9 years ago
  61. e7d024c ACPI / video: Make acpi_video_unregister_backlight() private by Hans de Goede · 9 years ago
  62. d0a530b acpi-video-detect: Remove old API by Hans de Goede · 9 years ago
  63. 2a8b18e ACPI / video: Fix acpi_video _register vs _unregister_backlight race by Hans de Goede · 9 years ago
  64. 7ee33ba ACPI / video: Move dmi_check_system from module_init to acpi_video_register by Hans de Goede · 9 years ago
  65. 93a291d ACPI / video: Move backlight notifier to video_detect.c by Hans de Goede · 9 years ago
  66. 3bd6bce ACPI / video: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  67. 5fd677b acpi-video-detect: Unregister acpi_video backlight when dmi quirks are added by Hans de Goede · 9 years ago
  68. 87521e1 acpi-video-detect: Rewrite backlight interface selection logic by Hans de Goede · 9 years ago
  69. 14ca7a47 acpi-video-detect: video: Make video_detect code part of the video module by Hans de Goede · 9 years ago
  70. a87878b acpi-video-detect: Move acpi_osi_is_win8 to osl.c by Hans de Goede · 9 years ago
  71. adc8bb8 acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c by Hans de Goede · 9 years ago
  72. fb105d9 acpi-video-detect: Make acpi_video_get_capabilities a private function by Hans de Goede · 9 years ago
  73. 7f3b62c acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() function by Hans de Goede · 9 years ago
  74. 0f1b414 ACPI / PNP: Avoid conflicting resource reservations by Rafael J. Wysocki · 9 years ago
  75. e08f84e Merge branch 'acpi-scan' into acpi-video by Rafael J. Wysocki · 9 years ago
  76. d056267 ACPI / scan: Parse _CCA and setup device coherency by Suthikulpanit, Suravee · 9 years ago
  77. faacd5a Merge branch 'acpi-scan' into acpi-cca by Rafael J. Wysocki · 9 years ago
  78. 66db383 ACPI / EC: Fix a code coverity issue when QR_EC transactions are failed. by Lv Zheng · 9 years ago
  79. 3cb02ae ACPI / EC: Fix EC_FLAGS_QUERY_HANDSHAKE platforms using new event clearing timing. by Lv Zheng · 9 years ago
  80. 1d68d26 ACPI / EC: Add event clearing variation support. by Lv Zheng · 9 years ago
  81. 9d8993b ACPI / EC: Convert event handling work queue into loop style. by Lv Zheng · 9 years ago
  82. f8b8eb7 ACPI / EC: Cleanup transaction state transition. by Lv Zheng · 9 years ago
  83. 0519ade ACPI / scan: constify ACPI device ids by Mathias Krause · 9 years ago
  84. b034668 ACPI / processor: constify DMI system id table by Mathias Krause · 9 years ago
  85. 69cda6e ACPI / HED: constify ACPI device ids by Mathias Krause · 9 years ago
  86. b2687cd ACPI / LPSS: constify device descriptors by Mathias Krause · 9 years ago
  87. 048d16d ACPI / battery: mark DMI table as __initconst by Mathias Krause · 9 years ago
  88. 27059b9 ACPI / battery: minor tweaks to acpi_battery_units() by Mathias Krause · 9 years ago
  89. a465878 ACPI / battery: constify the offset tables by Mathias Krause · 9 years ago
  90. 44f610c ACPI / AC: constify DMI system id table by Mathias Krause · 9 years ago
  91. 4a4f01a ACPI / video: constify ACPI and DMI id tables by Mathias Krause · 9 years ago
  92. 654a182 ACPI / video: Add a parameter to not register the backlight sysfs interface by Hans de Goede · 9 years ago
  93. 7f5c188 ACPI / video: Add enable_native_backlight quirk for MacbookPro12,1 by Hans de Goede · 9 years ago
  94. 53daf93 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 9 years ago
  95. b064a8f ACPI / init: Switch over platform to the ACPI mode later by Rafael J. Wysocki · 9 years ago
  96. 3d56402 ACPI / PM: Add missing pm_generic_complete() invocation by Rafael J. Wysocki · 9 years ago
  97. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 9 years ago
  98. 917bfd9 ACPI / PCI: Account for ARI in _PRT lookups by Alex Williamson · 9 years ago
  99. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  100. d5eefa8 ACPI / PM: Turn power resources on and off in the right order during resume by Rafael J. Wysocki · 9 years ago