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