1. 2e4ab93 Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  2. 80449d8 Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  3. 0160e00 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  4. eed4d47 ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  5. 8a537ec PM / wakeup: Integrate mechanism to abort transitions in progress by Rafael J. Wysocki · 8 years ago
  6. 213ec7f PM / Domains: Do not check if simple providers have phandle cells by Dave Gerlach · 8 years ago
  7. b539cc8 PM / Domains: Ignore domain-idle-states that are not compatible by Lina Iyer · 8 years ago
  8. 075c37d PM / Domains: Don't warn about IRQ safe device for an always on PM domain by Ulf Hansson · 8 years ago
  9. 1c14967c PM / Domains: Respect errors from genpd's ->power_off() callback by Ulf Hansson · 8 years ago
  10. ffaa42e PM / Domains: Enable users of genpd to specify always on PM domains by Ulf Hansson · 8 years ago
  11. 41e2c8e PM / Domains: Clean up code validating genpd's status by Ulf Hansson · 8 years ago
  12. 8ce9584 PM / Domain: remove conditional from error case by Viresh Kumar · 8 years ago
  13. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. 9b5e9cb Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  15. 21ff03c Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  16. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  17. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  18. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  19. 6dbf5ce cpuidle: menu: Avoid taking spinlock for accessing QoS values by Rafael J. Wysocki · 8 years ago
  20. d08d1b2 PM / QoS: Remove global notifiers by Viresh Kumar · 8 years ago
  21. 8cc3111 PM / OPP: fix off-by-one bug in dev_pm_opp_get_max_volt_latency loop by Andrzej Hajda · 8 years ago
  22. 2da8354 PM / Domains: Power off masters immediately in the power off sequence by Ulf Hansson · 8 years ago
  23. 3c64649 PM / Domains: Rename is_async to one_dev_on for genpd_power_off() by Ulf Hansson · 8 years ago
  24. 1f8728b PM / Domains: Move genpd_power_off() above genpd_power_on() by Ulf Hansson · 8 years ago
  25. 58339fe Merge branches 'pm-core', 'pm-qos' and 'pm-domains' by Rafael J. Wysocki · 8 years ago
  26. 64f758a Merge branch 'pm-opp' by Rafael J. Wysocki · 8 years ago
  27. e84b4a8 PM / QoS: Fix memory leak on resume_latency.notifiers by John Keeping · 8 years ago
  28. 09bb6e9 PM / wakeirq: report a wakeup_event on dedicated wekup irq by Grygorii Strashko · 8 years ago
  29. 0bf0ee8 PM / wakeirq: Fix spurious wake-up events for dedicated wakeirqs by Grygorii Strashko · 8 years ago
  30. c843455 PM / wakeirq: Enable dedicated wakeirq for suspend by Grygorii Strashko · 8 years ago
  31. 0764c60 PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API by Dave Gerlach · 8 years ago
  32. 0883ac0 PM / Domains: Fix asynchronous execution of *noirq() callbacks by Ulf Hansson · 8 years ago
  33. f3c826a PM / Domains: Correct comment in irq_safe_dev_in_no_sleep_domain() by Ulf Hansson · 8 years ago
  34. 6ac4239 PM / OPP: Make _find_opp_table_unlocked() static by Wei Yongjun · 8 years ago
  35. a9306a6 PM / runtime: Avoid false-positive warnings from might_sleep_if() by Rafael J. Wysocki · 8 years ago
  36. cdd3e61 PM / OPP: Simplify dev_pm_opp_get_max_volt_latency() by Viresh Kumar · 8 years ago
  37. a7f3987 PM / OPP: Simplify _opp_set_availability() by Viresh Kumar · 8 years ago
  38. 052c6f1 PM / OPP: Move away from RCU locking by Viresh Kumar · 8 years ago
  39. 5b650b3 PM / OPP: Take kref from _find_opp_table() by Viresh Kumar · 8 years ago
  40. 8a31d9d9 PM / OPP: Update OPP users to put reference by Viresh Kumar · 8 years ago
  41. 7034764 PM / OPP: Add 'struct kref' to struct dev_pm_opp by Viresh Kumar · 8 years ago
  42. b83c189 PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table() by Viresh Kumar · 8 years ago
  43. 31641cd PM / OPP: Take reference of the OPP table while adding/removing OPPs by Viresh Kumar · 8 years ago
  44. fa30184 PM / OPP: Return opp_table from dev_pm_opp_set_*() routines by Viresh Kumar · 8 years ago
  45. f067a98 PM / OPP: Add 'struct kref' to OPP table by Viresh Kumar · 8 years ago
  46. 37a73ec PM / OPP: Add per OPP table mutex by Viresh Kumar · 8 years ago
  47. b6160e2 PM / OPP: Split out part of _add_opp_table() and _remove_opp_table() by Viresh Kumar · 8 years ago
  48. dc2c9ad PM / OPP: Don't expose srcu_head to register notifiers by Viresh Kumar · 8 years ago
  49. 3aa26a3 PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate by Viresh Kumar · 8 years ago
  50. 8cd2f6e PM / OPP: Don't allocate OPP table from _opp_allocate() by Viresh Kumar · 8 years ago
  51. 9274c89 PM / OPP: Rename and split _dev_pm_opp_remove_table() by Viresh Kumar · 8 years ago
  52. 969fceb PM / OPP: Add light weight _opp_free() routine by Viresh Kumar · 8 years ago
  53. 04a86a8 PM / OPP: Error out on failing to add static OPPs for v1 bindings by Viresh Kumar · 8 years ago
  54. 63a69ea PM / OPP: Rename _allocate_opp() to _opp_allocate() by Viresh Kumar · 8 years ago
  55. 1715371 PM / OPP: Remove useless TODO by Viresh Kumar · 8 years ago
  56. 7f8538e PM / OPP: Fix memory leak while adding duplicate OPPs by Viresh Kumar · 8 years ago
  57. 86e12ea PM / Domains: Rename functions in genpd for power on/off by Ulf Hansson · 8 years ago
  58. ab51e6b PM / domains: Fix 'may be used uninitialized' build warning by Augusto Mecking Caringi · 8 years ago
  59. d33d5a6c avoid spurious "may be used uninitialized" warning by Linus Torvalds · 8 years ago
  60. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  61. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  62. 098c305 Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  63. 7b9dc3f Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  64. 9465d9c 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. 631ddab Merge branches 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  66. 57def85 Merge branch 'pm-opp' by Rafael J. Wysocki · 8 years ago
  67. 852b7fa Merge branches 'pm-core', 'pm-qos' and 'pm-avs' by Rafael J. Wysocki · 8 years ago
  68. cc773e7 Merge branch 'pm-domains' by Rafael J. Wysocki · 8 years ago
  69. 9320f95 PM / sleep: Print active wakeup sources when blocking on wakeup_count reads by xing wei · 8 years ago
  70. 05a9262 PM / core: Fix bug in the error handling of async suspend by Sahitya Tummala · 8 years ago
  71. bed5703 PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend by Tony Lindgren · 8 years ago
  72. 598da54 PM / Domains: Fix compatible for domain idle state by Lina Iyer · 8 years ago
  73. e231f8d PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators() by Viresh Kumar · 8 years ago
  74. 4dab160 PM / OPP: Allow platform specific custom set_opp() callbacks by Viresh Kumar · 8 years ago
  75. 9473558 PM / OPP: Separate out _generic_set_opp() by Viresh Kumar · 8 years ago
  76. dfbe467 PM / OPP: Add infrastructure to manage multiple regulators by Viresh Kumar · 8 years ago
  77. ce31781 PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage() by Viresh Kumar · 8 years ago
  78. 0f0fe7e PM / OPP: Manage supply's voltage/current in a separate structure by Viresh Kumar · 8 years ago
  79. dc39d06 PM / OPP: Don't use OPP structure outside of rcu protected section by Viresh Kumar · 8 years ago
  80. 91291d9 PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() by Stephen Boyd · 8 years ago
  81. 3499469 PM / Domains: Do not print PM domain add error message if EPROBE_DEFER by Geert Uytterhoeven · 8 years ago
  82. 034e790 PM / QoS: Export dev_pm_qos_update_user_latency_tolerance by Andrew Lutomirski · 8 years ago
  83. 80a6f7c PM / QoS: Fix writing 'auto' to pm_qos_latency_tolerance_us by Andrew Lutomirski · 8 years ago
  84. ee061da PM / QoS: Improve sysfs pm_qos_latency_tolerance validation by Andrew Lutomirski · 8 years ago
  85. ba58d10 timekeeping: Ignore the bogus sleep time if pm_trace is enabled by Chen Yu · 8 years ago
  86. 1d9174f PM / Runtime: Defer resuming of the device in pm_runtime_force_resume() by Ulf Hansson · 8 years ago
  87. 44cae7d PM / Domains: Fix a warning message by Dan Carpenter · 8 years ago
  88. 6f75c3f PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails by Brian Norris · 8 years ago
  89. a8636c8 PM / Runtime: Don't allow to suspend a device with an active child by Ulf Hansson · 8 years ago
  90. baa8809 PM / runtime: Optimize the use of device links by Rafael J. Wysocki · 8 years ago
  91. 21d5c57 PM / runtime: Use device links by Rafael J. Wysocki · 8 years ago
  92. 8c73b42 PM / sleep: Make async suspend/resume of devices use device links by Rafael J. Wysocki · 8 years ago
  93. 9ed9895 driver core: Functional dependencies tracking support by Rafael J. Wysocki · 8 years ago
  94. a1fee00 PM / Domains: check for negative return from of_count_phandle_with_args() by Colin Ian King · 8 years ago
  95. d716f47 PM / Domains: Support IRQ safe PM domains by Lina Iyer · 8 years ago
  96. 35241d1 PM / Domains: Abstract genpd locking by Lina Iyer · 8 years ago
  97. 0c9b694 PM / Domains: Save the fwnode in genpd_power_state by Lina Iyer · 8 years ago
  98. 30f6042 PM / Domains: Allow domain power states to be read from DT by Lina Iyer · 8 years ago
  99. 59d65b7 PM / Domains: Make genpd state allocation dynamic by Lina Iyer · 8 years ago
  100. 216ef0b PM / Runtime: Clarify comment in rpm_resume() when resuming the parent by Ulf Hansson · 8 years ago