1. f4bb904 PM / core: Propagate dev->power.wakeup_path when no callbacks by Ulf Hansson · 5 years ago
  2. ba08d56 x86/speculation/mds: Add sysfs reporting for MDS by Thomas Gleixner · 6 years ago
  3. 6f76eec PM / wakeup: Rework wakeup source timer cancellation by Viresh Kumar · 6 years ago
  4. 5009194 drivers: core: Remove glue dirs from sysfs earlier by Benjamin Herrenschmidt · 6 years ago
  5. 54e6f64 sysfs: Disable lockdep for driver bind/unbind files by Daniel Vetter · 6 years ago
  6. e50db95 platform-msi: Free descriptors in platform_msi_domain_free() by Miquel Raynal · 6 years ago
  7. 75b66cc PM / core: Clear the direct_complete flag on errors by Rafael J. Wysocki · 6 years ago
  8. e6f5580 drivers/base: stop new probing during shutdown by Pingfan Liu · 6 years ago
  9. d8467a6 PM / clk: signedness bug in of_pm_clk_add_clks() by Dan Carpenter · 6 years ago
  10. 432e99b x86/speculation/l1tf: Add sysfs reporting for l1tf by Andi Kleen · 6 years ago
  11. bf0070e driver core: Partially revert "driver core: correct device's shutdown order" by Rafael J. Wysocki · 6 years ago
  12. 6989d407 PM / OPP: Update voltage in case freq == old_freq by Waldemar Rymarkiewicz · 6 years ago
  13. 4f65ebc driver core: Don't ignore class_dir_create_and_add() failure. by Tetsuo Handa · 6 years ago
  14. 7a2e11e regmap: Correct comparison in regmap_cached by Charles Keepax · 7 years ago
  15. 24e4dd9 x86/bugs: Expose /sys/../spec_store_bypass by Konrad Rzeszutek Wilk · 6 years ago
  16. cddf0e1 regmap: Fix reversed bounds check in regmap_raw_write() by Dan Carpenter · 7 years ago
  17. 1d8c402 drivers: base: cacheinfo: fix boot error message when acpi is enabled by Sudeep Holla · 8 years ago
  18. f5aaa5a drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled by Sudeep Holla · 8 years ago
  19. 11ec2df sysfs/cpu: Add vulnerability folder by Thomas Gleixner · 7 years ago
  20. c236525 PM / OPP: Move error message to debug level by Fabio Estevam · 7 years ago
  21. 1db069c isa: Prevent NULL dereference in isa_bus driver callbacks by William Breathitt Gray · 7 years ago
  22. 2a39eae PM / OPP: Add missing of_node_put(np) by Tobias Jordan · 7 years ago
  23. a276210 PM / OPP: Error out on failing to add static OPPs for v1 bindings by Viresh Kumar · 8 years ago
  24. 7da4cd9 PM / wakeirq: report a wakeup_event on dedicated wekup irq by Grygorii Strashko · 7 years ago
  25. 2a077f7 device property: Track owner device of device property by Jarkko Nikula · 7 years ago
  26. a97ca4f driver core: platform: Don't read past the end of "driver_override" buffer by Nicolai Stange · 7 years ago
  27. 3a02f8c PM: core: Fix device_pm_check_callbacks() by Rafael J. Wysocki · 7 years ago
  28. 5555eb9 driver core: bus: Fix a potential double free by Christophe JAILLET · 7 years ago
  29. 1f32e67 device property: Make dev_fwnode() public by Sakari Ailus · 7 years ago
  30. 7bd804a PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present by Sudeep Holla · 7 years ago
  31. d2bb0af PM / Domains: Fix unsafe iteration over modified list of domains by Krzysztof Kozlowski · 7 years ago
  32. 178aa24 PM / Domains: Fix unsafe iteration over modified list of domain providers by Krzysztof Kozlowski · 7 years ago
  33. b87a321 PM / Domains: Fix unsafe iteration over modified list of device links by Krzysztof Kozlowski · 7 years ago
  34. cc7d3b7 PM / QoS: return -EINVAL for bogus strings by Dan Carpenter · 7 years ago
  35. 5480437 PM / wakeirq: Convert to SRCU by Thomas Gleixner · 7 years ago
  36. 5a1e1c6 Add "shutdown" to "struct class". by Josh Zimmerman · 7 years ago
  37. c4c592b driver core: platform: fix race condition with driver_override by Adrian Salido · 7 years ago
  38. 36d9659 PM / runtime: Avoid false-positive warnings from might_sleep_if() by Rafael J. Wysocki · 7 years ago
  39. 6cb0497 base/memory, hotplug: fix a kernel oops in show_valid_zones() by Toshi Kani · 8 years ago
  40. 143a9ad memory_hotplug: make zone_can_shift() return a boolean value by Yasuaki Ishimatsu · 8 years ago
  41. 65f7968 PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend by Tony Lindgren · 8 years ago
  42. b3854ce firmware: fix usermode helper fallback loading by Yves-Alexis Perez · 8 years ago
  43. 7ac62bc PM / OPP: Don't use OPP structure outside of rcu protected section by Viresh Kumar · 8 years ago
  44. c7a8a0a PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() by Stephen Boyd · 8 years ago
  45. cf2b191 Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  46. 6f75c3f PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails by Brian Norris · 8 years ago
  47. bdacd1b driver core: fix smatch warning on dev->bus check by Rob Herring · 8 years ago
  48. c5f0627 driver core: skip removal test for non-removable drivers by Rob Herring · 8 years ago
  49. 248ff02 driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger by Laura Abbott · 8 years ago
  50. d66ba15 memory-hotplug: fix store_mem_state() return value by Reza Arbab · 8 years ago
  51. d268dbe Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  52. 808c2b0 Merge tag 'regmap-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  53. f785fb2 Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-next by Mark Brown · 8 years ago
  54. 9929780 Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  55. 999dcbe Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 72d3992 Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  57. e35db92 Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs' by Rafael J. Wysocki · 8 years ago
  58. 2dc3c72 Merge branch 'pm-domains' by Rafael J. Wysocki · 8 years ago
  59. 52ff5ad Merge branch 'device-properties' by Rafael J. Wysocki · 8 years ago
  60. dd01c75 drivers: dma-coherent: Move spinlock in dma_alloc_from_coherent() by Bastian Hecht · 8 years ago
  61. 9ca5d4f drivers: dma-coherent: Fix DMA coherent size for less than page by George G. Davis · 8 years ago
  62. 60ca5e0 driver-core: platform: Catch errors from calls to irq_get_irq_data by Guenter Roeck · 8 years ago
  63. a4ee454 PM / OPP: Don't support OPP if it provides supported-hw but platform does not by Dave Gerlach · 8 years ago
  64. eefdee0 PM / Domains: Rename pm_genpd_sync_poweron|poweroff() by Ulf Hansson · 8 years ago
  65. adb560b PM / Domains: Don't measure latency of ->power_on|off() during system PM by Ulf Hansson · 8 years ago
  66. 294f47f PM / Domains: Remove redundant system PM callbacks by Ulf Hansson · 8 years ago
  67. 85168d5 PM / Domains: Simplify detaching a device from its genpd by Ulf Hansson · 8 years ago
  68. 78bbf15 Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  69. 0565f49 Merge tag 'v4.8-rc6' into devel by Linus Walleij · 8 years ago
  70. f0aa1ce regmap: fix deadlock on _regmap_raw_write() error path by Nikita Yushchenko · 8 years ago
  71. 464b584 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 8 years ago
  72. 4df27c9 PM / OPP: avoid maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  73. 609bed6 PM / Domains: Allow holes in genpd_data.domains array by Tomeu Vizoso · 8 years ago
  74. 5556244 regmap: Add missing little endian functions by Tony Lindgren · 8 years ago
  75. f50e38c regmap: Allow longer flag masks for read and write by Tony Lindgren · 8 years ago
  76. 7789357 PM / runtime: Use _rcuidle for runtime suspend tracepoints by Paul E. McKenney · 8 years ago
  77. 28f4b04 genirq/msi: Add cpumask allocation to alloc_msi_entry by Thomas Gleixner · 8 years ago
  78. eb4ec68 driver: base: pinctrl: return error from pinctrl_bind_pins() by Deepak · 8 years ago
  79. 1792655 PM / Domains: Add support for removing nested PM domains by provider by Jon Hunter · 8 years ago
  80. 3fe5771 PM / Domains: Add support for removing PM domains by Jon Hunter · 8 years ago
  81. de0aa06d PM / Domains: Store the provider in the PM domain structure by Jon Hunter · 8 years ago
  82. 19efa5f PM / Domains: Prepare for adding support to remove PM domains by Jon Hunter · 8 years ago
  83. 0159ec6 PM / Domains: Verify the PM domain is present when adding a provider by Jon Hunter · 8 years ago
  84. 892ebdcc PM / Domains: Don't expose xlate and provider helper functions by Jon Hunter · 8 years ago
  85. f58d4e5 PM / Domains: Don't expose generic_pm_domain structure to clients by Jon Hunter · 8 years ago
  86. ec69572 PM / Domains: Add new helper functions for device-tree by Jon Hunter · 8 years ago
  87. ec9a03d Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  88. 2f5bb02 Merge 4.8-rc5 into driver-core-next by Greg Kroah-Hartman · 8 years ago
  89. 787ad90 Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linus by Mark Brown · 8 years ago
  90. f735aa2 Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus by Mark Brown · 8 years ago
  91. 2c507e4 device core: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  92. 775115c drivers/base dmam_declare_coherent_memory leaks by Vyacheslav V. Yurkov · 8 years ago
  93. e330b9a platform: don't return 0 from platform_get_irq[_byname]() on error by Sergei Shtylyov · 8 years ago
  94. 59fffa3 cpu: clean up register_cpu func by Alex Shi · 8 years ago
  95. 95da00e dma-mapping: use vma_pages(). by Muhammad Falak R Wani · 8 years ago
  96. e688f14 drivers: dma-coherent: use vma_pages(). by Muhammad Falak R Wani · 8 years ago
  97. 03aca7b attribute_container: Fix typo by Xiubo Li · 8 years ago
  98. 426bc8e base: soc: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  99. 8571410 drivers: base: dma-mapping: page align the size when unmap_kernel_range by Peng Fan · 8 years ago
  100. c90aab9 platform driver: fix use-after-free in platform_device_del() by Jerome Marchand · 8 years ago