1. b5856f9 Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  2. 4b67157 Merge branch 'pm-core' by Rafael J. Wysocki · 8 years ago
  3. f9b736f Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap' by Rafael J. Wysocki · 8 years ago
  4. 617fcb6 PM / runtime: Allow no callbacks in pm_runtime_force_suspend|resume() by Ulf Hansson · 8 years ago
  5. 1f5c685 PM / runtime: Check ignore_children in pm_runtime_need_not_resume() by Rafael J. Wysocki · 8 years ago
  6. 4918e1f PM / runtime: Rework pm_runtime_force_suspend/resume() by Rafael J. Wysocki · 8 years ago
  7. 46fa233 Merge generic power domains (genpd) material for v4.16 into pm-core by Rafael J. Wysocki · 8 years ago
  8. 17218e0 PM / genpd: Stop/start devices without pm_runtime_force_suspend/resume() by Rafael J. Wysocki · 8 years ago
  9. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. a75de772 Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zero' into regmap-next by Mark Brown · 8 years ago
  11. 757b652 Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 'regmap/topic/hwspinlock' and 'regmap/topic/nolock' into regmap-next by Mark Brown · 8 years ago
  12. 86e41a2 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 8 years ago
  13. 0026cef PM / wakeup: Print warn if device gets enabled as wakeup source during sleep by Ulf Hansson · 8 years ago
  14. a935424 PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacks by Ulf Hansson · 8 years ago
  15. 0a99d76 PM / core: Propagate wakeup_path status flag in __device_suspend_late() by Ulf Hansson · 8 years ago
  16. c23bd38 PM / core: Re-structure code for clearing the direct_complete flag by Ulf Hansson · 8 years ago
  17. 8512220c PM / core: Assign the wakeup_path status flag in __device_prepare() by Ulf Hansson · 8 years ago
  18. 7bf4e59 PM / wakeup: Do not fail dev_pm_attach_wake_irq() unnecessarily by Rafael J. Wysocki · 8 years ago
  19. 9bf485c regmap: Allow empty read/write_flag_mask by Andrew F. Davis · 8 years ago
  20. 46318b9 regcache: flat: Un-inline index lookup from cache access by Andrew F. Davis · 8 years ago
  21. 7c22ce6 regmap: Add SoundWire bus support by Vinod Koul · 8 years ago
  22. 87590ce sysfs/cpu: Add vulnerability folder by Thomas Gleixner · 8 years ago
  23. 32bfa56 PM / core: Direct DPM_FLAG_LEAVE_SUSPENDED handling by Rafael J. Wysocki · 8 years ago
  24. 75e9464 PM / core: Direct DPM_FLAG_SMART_SUSPEND optimization by Rafael J. Wysocki · 8 years ago
  25. 4fa3061 PM / core: Add helpers for subsystem callback selection by Rafael J. Wysocki · 8 years ago
  26. 9dbc64a5 PM / wakeup: Drop redundant check from device_init_wakeup() by Rafael J. Wysocki · 8 years ago
  27. d97c2e0 PM / wakeup: Drop redundant check from device_set_wakeup_enable() by Rafael J. Wysocki · 8 years ago
  28. 4288e6b Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  29. a488781 regmap: Add one flag to indicate if a hwlock should be used by Baolin Wang · 8 years ago
  30. 078711d regmap: debugfs: document why we don't create the debugfs entries by Bartosz Golaszewski · 8 years ago
  31. a5ba91c regmap: debugfs: emit a debug message when locking is disabled by Bartosz Golaszewski · 8 years ago
  32. 4c90f29 regmap: use proper part of work_buf for storing val by Krzysztof Adamski · 8 years ago
  33. 86ddd2d PM / wakeup: only recommend "call"ing device_init_wakeup() once by Brian Norris · 8 years ago
  34. c51a024 Merge back PM core material for v4.16. by Rafael J. Wysocki · 8 years ago
  35. f57ab9a drivers: base: cacheinfo: fix cache type for non-architected system cache by Sudeep Holla · 8 years ago
  36. 8253bb3 regmap: potentially duplicate the name string stored in regmap by Bartosz Golaszewski · 8 years ago
  37. 4045559 Merge branches 'topic/hwspinlock' and 'topic/nolock' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-const by Mark Brown · 8 years ago
  38. 7246573 regmap: Disable debugfs when locking is disabled by Mark Brown · 8 years ago
  39. 81e30b1 regmap: rename regmap_lock_unlock_empty() to regmap_lock_unlock_none() by Bartosz Golaszewski · 8 years ago
  40. 34fb8f0 PM / core: Use dev_pm_skip_next_resume_phases() internally by Rafael J. Wysocki · 8 years ago
  41. 7e6a70a PM / core: remove unneeded kallsyms include by Sergey Senozhatsky · 8 years ago
  42. 001d50c PM / Domains: Remove obsolete "samsung,power-domain" check by Geert Uytterhoeven · 8 years ago
  43. 3487972 PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume() by Rafael J. Wysocki · 8 years ago
  44. 4f86a21 Merge back earlier PM core material for v4.16. by Rafael J. Wysocki · 8 years ago
  45. 7ed9fd2 Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  46. c9b41fc regmap: allow to disable all locking mechanisms by Bartosz Golaszewski · 8 years ago
  47. 1172ee3 PM / core: Re-factor some code dealing with parents in __device_suspend() by Ulf Hansson · 8 years ago
  48. 47acbd7 PM / sysfs: Convert to use DEVICE_ATTR_RO / DEVICE_ATTR_RW by Andy Shevchenko · 8 years ago
  49. f0e6d9f PM / sysfs: Remove redundant 'else' keyword. by Andy Shevchenko · 8 years ago
  50. 325c4b3 PM / sysfs: Convert to use sysfs_streq() by Andy Shevchenko · 8 years ago
  51. 31eb743 PM / runtime: Fix handling of suppliers with disabled runtime PM by Rafael J. Wysocki · 8 years ago
  52. a1a68fc regmap: Remove the redundant config to select hwspinlock by Baolin Wang · 8 years ago
  53. 0946b2f firmware: cleanup FIRMWARE_IN_KERNEL message by Robin H. Johnson · 8 years ago
  54. 5a24472 isa: Prevent NULL dereference in isa_bus driver callbacks by William Breathitt Gray · 8 years ago
  55. 0d4b54c PM / core: Add LEAVE_SUSPENDED driver flag by Rafael J. Wysocki · 8 years ago
  56. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 8 years ago
  57. e75080f Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  58. f8817f6 PM / runtime: Drop children check from __pm_runtime_set_status() by Rafael J. Wysocki · 8 years ago
  59. b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  60. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  61. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  62. 3c07399 Merge tag 'devprop-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  63. bd2cd7d Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  64. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. 3e20146 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. 37c6b6f Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  68. 1efef68 Merge branch 'pm-core' by Rafael J. Wysocki · 8 years ago
  69. 05d658b Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  70. 28da439 Merge branches 'pm-cpufreq-sched' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  71. 60af981 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  72. 4762573 Merge branch 'pm-qos' by Rafael J. Wysocki · 8 years ago
  73. 29aaf908 Merge branch 'pm-domains' by Rafael J. Wysocki · 8 years ago
  74. cf89a31 device property: Make fwnode_handle_get() return the fwnode by Sakari Ailus · 8 years ago
  75. 0ff26c6 driver core: Fix device link deferred probe by Adrian Hunter · 8 years ago
  76. 5241ab4 PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare() by Ulf Hansson · 8 years ago
  77. 0759e80 PM / QoS: Fix device resume latency framework by Rafael J. Wysocki · 8 years ago
  78. 31f1823 Merge branch 'pm-domains' into pm-qos by Rafael J. Wysocki · 8 years ago
  79. 704d2ce PM / domains: Rework governor code to be more consistent by Rafael J. Wysocki · 8 years ago
  80. 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  81. d0af45f PM / Domains: Remove gpd_dev_ops.active_wakeup() callback by Geert Uytterhoeven · 8 years ago
  82. 95a20ef PM / Domains: Allow genpd users to specify default active wakeup behavior by Geert Uytterhoeven · 8 years ago
  83. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 8 years ago
  84. c4b6515 PCI / PM: Take SMART_SUSPEND driver flag into account by Rafael J. Wysocki · 8 years ago
  85. 0eab11c9 PM / core: Add SMART_SUSPEND driver flag by Rafael J. Wysocki · 8 years ago
  86. 08810a4 PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags by Rafael J. Wysocki · 8 years ago
  87. 69a10ca Merge branch 'acpi-pm' into pm-core by Rafael J. Wysocki · 8 years ago
  88. a15fdc3 Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinlock' into regmap-next by Mark Brown · 8 years ago
  89. c077fad regmap: Fix unused warning by Baolin Wang · 8 years ago
  90. ca0db18 regmap: Try to work around Kconfig exploding on HWSPINLOCK by Mark Brown · 8 years ago
  91. e8419c40 regmap: Clean up hwspinlock on regmap exit by Mark Brown · 8 years ago
  92. 267f3e4 regmap: Also protect hwspinlock in error handling path by Mark Brown · 8 years ago
  93. f25637a regmap: Add a config option for hwspinlock by Mark Brown · 8 years ago
  94. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  95. 8698b93 regmap: Add hardware spinlock support by Baolin Wang · 8 years ago
  96. edb9382 sched/isolation: Move isolcpus= handling to the housekeeping code by Frederic Weisbecker · 8 years ago
  97. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 8 years ago
  98. 0cc2b4e PM / QoS: Fix device resume latency PM QoS by Rafael J. Wysocki · 8 years ago
  99. 96428e9 PM / core: Convert timers to use timer_setup() by Kees Cook · 8 years ago
  100. b082ddd PM / core: Fix kerneldoc comments of four functions by Rafael J. Wysocki · 8 years ago