1. 4f2f277 Merge branches 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  2. e0288b0 Merge branch 'pm-opp' by Rafael J. Wysocki · 10 years ago
  3. 2ec1c17 Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  4. b4718c0 PM / OPP: take RCU lock in dev_pm_opp_get_opp_count by Dmitry Torokhov · 10 years ago
  5. 0fe30da PM / OPP: fix warning in of_free_opp_table() by Dmitry Torokhov · 10 years ago
  6. b02ded2 PM / OPP: add some lockdep annotations by Dmitry Torokhov · 10 years ago
  7. 7496fcb PM / Domains: Export of_genpd_get_from_provider function by Amit Daniel Kachhap · 10 years ago
  8. 6ce4184 PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic() by Viresh Kumar · 10 years ago
  9. 07cce74 PM / OPP: handle allocation of device_opp in a separate routine by Viresh Kumar · 10 years ago
  10. 29df0ee PM / OPP: reuse find_device_opp() instead of duplicating code by Viresh Kumar · 10 years ago
  11. 86453b4 PM / OPP: Staticize __dev_pm_opp_remove() by Viresh Kumar · 10 years ago
  12. 1c6a662 PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp' by Viresh Kumar · 10 years ago
  13. dec6c26 Merge branch 'pm-opp' by Rafael J. Wysocki · 10 years ago
  14. 2a6127d0 PM / OPP: remove double calls to find_device_opp() by Viresh Kumar · 10 years ago
  15. 7284a00 PM / OPP: set new_opp->dev_opp to a valid dev_opp by Viresh Kumar · 10 years ago
  16. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  17. 389cbf3 Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  18. 5aee40e Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp' by Rafael J. Wysocki · 10 years ago
  19. d30d819 PM: Drop CONFIG_PM_RUNTIME from the driver core by Rafael J. Wysocki · 10 years ago
  20. c11f6f5 PM / Domains: Initial PM clock support for genpd by Ulf Hansson · 10 years ago
  21. b4037aa PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability() by Viresh Kumar · 10 years ago
  22. 129eec5 PM / OPP Introduce APIs to remove OPPs by Viresh Kumar · 10 years ago
  23. 38393409 PM / OPP mark OPPs as 'static' or 'dynamic' by Viresh Kumar · 10 years ago
  24. a7470db PM / OPP don't match for existing OPPs when list is empty by Viresh Kumar · 10 years ago
  25. cd1a068 PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type by Viresh Kumar · 10 years ago
  26. ef9cc99 Merge branch 'pm-clk' into pm-runtime by Rafael J. Wysocki · 10 years ago
  27. af26112 Merge back earlier 'pm-runtime' material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
  28. 2ed1276 PM / Domains: Power on the PM domain right after attach completes by Ulf Hansson · 10 years ago
  29. 2e015da Merge back 'pm-domains' material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
  30. c8f0ea4 PM / Domains: Extract code to power off/on a PM domain by Geert Uytterhoeven · 10 years ago
  31. 895b31f PM / Domains: Make genpd parameter of pm_genpd_present() const by Geert Uytterhoeven · 10 years ago
  32. 67732cd PM / Domains: Fix initial default state of the need_restore flag by Ulf Hansson · 10 years ago
  33. c16561e PM / Domains: Change prototype for the attach and detach callbacks by Ulf Hansson · 10 years ago
  34. 471f770 PM / clock_ops: make __pm_clk_enable more generic by Strashko, Grygorii · 10 years ago
  35. 245bd6f PM / clock_ops: Add pm_clk_add_clk() by Geert Uytterhoeven · 10 years ago
  36. dbcd2d7 PM / Runtime: Rework RPM get callback routines by Andrzej Hajda · 10 years ago
  37. 246ef76 PM / Sleep: fix async suspend_late/freeze_late error handling by Imre Deak · 10 years ago
  38. 9f1a053 Merge branch 'pm-clk' by Rafael J. Wysocki · 10 years ago
  39. 49a09c9 Merge branch 'pm-domains' by Rafael J. Wysocki · 10 years ago
  40. a968bed PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME by Geert Uytterhoeven · 10 years ago
  41. f39cb17 PM / Domains: Rename cpu_data to cpuidle_data by Ulf Hansson · 10 years ago
  42. 2a8a8ce PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq() by Rafael J. Wysocki · 10 years ago
  43. e4cb0c9 Merge branch 'pm-genirq' into acpi-pm by Rafael J. Wysocki · 10 years ago
  44. 263c589b PM / Domains: Remove legacy API for adding devices through DT by Ulf Hansson · 10 years ago
  45. d79b6fe PM / Domains: Add genpd attach/detach callbacks by Geert Uytterhoeven · 10 years ago
  46. 2bd5306 PM / Domains: add debugfs listing of struct generic_pm_domain-s by Maciej Matraszek · 10 years ago
  47. 46420dd PM / Domains: Add APIs to attach/detach a PM domain for a device by Ulf Hansson · 10 years ago
  48. aa42240 PM / Domains: Add generic OF-based PM domain look-up by Tomasz Figa · 10 years ago
  49. 12e10bb PM / domains: Spelling s/domian/domain/ by Geert Uytterhoeven · 10 years ago
  50. 0f574d4 PM / domains: Remove default_stop_ok() API by Ulf Hansson · 10 years ago
  51. 2fe71dc PM / domains: Add late_initcall to disable unused PM domains by Ulf Hansson · 10 years ago
  52. d971f0b PM / domains: Remove genpd_queue_power_off_work() API by Ulf Hansson · 10 years ago
  53. d47e646 PM / domains: Remove pm_genpd_syscore_switch() API by Ulf Hansson · 10 years ago
  54. 784b0d3 PM / domains: Remove redundant check for CONFIG_PM by Ulf Hansson · 10 years ago
  55. c5d79ec PM / domains: Remove dev_irq_safe from genpd config by Ulf Hansson · 10 years ago
  56. 1e0407c PM / domains: Remove system PM callbacks from gpd_dev_ops by Ulf Hansson · 10 years ago
  57. 67da6d4 PM / domains: Ignore callbacks for subsys generic_pm_domain_data by Ulf Hansson · 10 years ago
  58. 55e15c94 PM / domains: Remove the pm_genpd_add|remove_callbacks APIs by Ulf Hansson · 10 years ago
  59. 2b4f431 PM / sysfs: avoid shadowing variables by Johannes Berg · 10 years ago
  60. 068765b PM / sleep: Mechanism for aborting system suspends unconditionally by Rafael J. Wysocki · 10 years ago
  61. 58c256a PM / sleep: fix kernel-doc warnings in drivers/base/power/main.c by Randy Dunlap · 10 years ago
  62. d715a22 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  63. e8bca47 PM / sleep: trace events for device PM callbacks by Todd E Brandt · 11 years ago
  64. bb3632c PM / sleep: trace events for suspend/resume by Todd E Brandt · 11 years ago
  65. 4dc4226 Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next by Linus Torvalds · 11 years ago
  66. 057beb1 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  67. cd0c5bd Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp' by Rafael J. Wysocki · 11 years ago
  68. 0c5ff0e PM / sleep: unregister wakeup source when disabling device wakeup by Zhang Rui · 11 years ago
  69. 64ce854 PM / OPP: discard duplicate OPPs by Chander Kashyap · 11 years ago
  70. 086abb5 PM / OPP: fix incorrect OPP count handling in of_init_opp_table by Chander Kashyap · 11 years ago
  71. aae4518 PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily by Rafael J. Wysocki · 11 years ago
  72. a0dd7b7 PM / OPP: Move cpufreq specific OPP functions out of generic OPP library by Nishanth Menon · 11 years ago
  73. 0f5c890 PM / OPP: Remove cpufreq wrapper dependency on internal data organization by Nishanth Menon · 11 years ago
  74. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  75. 39ac5ba PM / domains: Add pd_ignore_unused to keep power domains enabled by Tushar Behera · 11 years ago
  76. 70f6c08 Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  77. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  78. 7b5c393 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  79. 9accff5 PM / Runtime: Spelling s/competing/completing/ by Geert Uytterhoeven · 11 years ago
  80. 5a2d853 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  81. 36cc86e Merge branches 'pm-runtime' and 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  82. 165f5fd Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' by Rafael J. Wysocki · 11 years ago
  83. 7b60894 PM / Runtime: Add missing "it" in comment by Geert Uytterhoeven · 11 years ago
  84. 2f0aea9 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 11 years ago
  85. 37f2041 PM: Add pm_runtime_suspend|resume_force functions by Ulf Hansson · 11 years ago
  86. 5f59df7 PM / runtime: Fetch runtime PM callbacks using a macro by Ulf Hansson · 11 years ago
  87. 7d1af28 PM / domains: Turn latency warning into debug message by Philipp Zabel · 11 years ago
  88. de377b3 PM / sleep: Asynchronous threads for suspend_late by Liu, Chuansheng · 11 years ago
  89. 28b6fd6 PM / sleep: Asynchronous threads for suspend_noirq by Liu, Chuansheng · 11 years ago
  90. 9e5e791 PM / sleep: Asynchronous threads for resume_early by Liu, Chuansheng · 11 years ago
  91. 76569fa PM / sleep: Asynchronous threads for resume_noirq by Liu, Chuansheng · 11 years ago
  92. 3d2699b PM / sleep: Two flags for async suspend_noirq and suspend_late by Liu, Chuansheng · 11 years ago
  93. 4272b96 drivers/base: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  94. 71d821f PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments by Rafael J. Wysocki · 11 years ago
  95. 2d984ad PM / QoS: Introcuce latency tolerance device PM QoS type by Rafael J. Wysocki · 11 years ago
  96. 327adae PM / QoS: Add no_constraints_value field to struct pm_qos_constraints by Rafael J. Wysocki · 11 years ago
  97. b02f669 PM / QoS: Rename device resume latency QoS items by Rafael J. Wysocki · 11 years ago
  98. 380062b Merge branch 'pm-clk' by Rafael J. Wysocki · 11 years ago
  99. 5cda3fb PM / clock_ops: report clock errors from clk_enable() by Ben Dooks · 11 years ago
  100. afdd3ab PM / clock_ops: check return of clk_enable() in pm_clk_resume() by Ben Dooks · 11 years ago