1. 29e47e2 PM / Domains: Try power off masters in error path of __pm_genpd_poweron() by Ulf Hansson · 9 years ago
  2. 8bb6944 PM / Domains: Fix typo in description of genpd_dev_pm_detach() by Jon Hunter · 9 years ago
  3. be5ed55 PM / Domains: Make pm_genpd_init() available to modules by Rajendra Nayak · 9 years ago
  4. 15dec67 PM / domains: Align column headers and data in pm_genpd_summary output by Geert Uytterhoeven · 9 years ago
  5. 311fa6a PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domain by Jon Hunter · 9 years ago
  6. ba2bbfb PM / Domains: Remove intermediate states from the power off sequence by Ulf Hansson · 9 years ago
  7. d0aee67 Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  8. 3fc7aee Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 9 years ago
  9. 6d3dab7 PM / wakeirq: Avoid setting power.wakeirq too hastily by Rafael J. Wysocki · 9 years ago
  10. 93af5e9 PM / Domains: Avoid infinite loops in attach/detach code by Geert Uytterhoeven · 9 years ago
  11. b306976 Merge branches 'pm-clk', 'pm-domains' and 'powercap' by Rafael J. Wysocki · 9 years ago
  12. 0d85fd4 Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 9 years ago
  13. ab232ba Merge branches 'pm-sleep' and 'pm-runtime' by Rafael J. Wysocki · 9 years ago
  14. f17f4ad PM / clk: Print acquired clock name in addition to con_id by Geert Uytterhoeven · 9 years ago
  15. a4630c6 PM / Domains: Skip timings during syscore suspend/resume by Geert Uytterhoeven · 9 years ago
  16. 32e8d68 PM / sleep: trace_device_pm_callback coverage in dpm_prepare/complete by Todd E Brandt · 9 years ago
  17. 4990d4f PM / Wakeirq: Add automated device wake IRQ handling by Tony Lindgren · 9 years ago
  18. 56f487c PM / Runtime: Update last_busy in rpm_resume by Tony Lindgren · 9 years ago
  19. 3fc3a0b PM / clk: Fix clock error check in __pm_clk_add() by Geert Uytterhoeven · 9 years ago
  20. 7f43605 PM / wakeup: add a dummy wakeup_source to record statistics by Jin Qian · 9 years ago
  21. 75f5040 PM / clock_ops: Provide default runtime ops to users by Rajendra Nayak · 9 years ago
  22. b6ec945 PM / wakeup: validate wakeup source before activating it. by Jin Qian · 9 years ago
  23. 9f6a240 power: wakeup: remove use of seq_printf return value by Joe Perches · 9 years ago
  24. 0fe0952 Merge branches 'pm-sleep' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  25. be77002 Merge back earlier suspend/hibernate material for v4.1. by Rafael J. Wysocki · 9 years ago
  26. df6a0d6 PM / domains: avoid potential oops in pm_genpd_remove_device() by Russell King · 9 years ago
  27. 446d999 PM / domains: factor out code to get the generic PM domain from a struct device by Russell King · 9 years ago
  28. 6d7d5c3 PM / domains: quieten down generic pm domains by Russell King · 9 years ago
  29. 632f7ce PM / Domains: Sync runtime PM status with genpd after probe by Russell King · 9 years ago
  30. 431d452 PM / sleep: add pm-trace support for suspending phase by Zhonghui Fu · 9 years ago
  31. e178e7d Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  32. 432ec92 PM / wakeup: export pm_system_wakeup symbol by Boris BREZILLON · 10 years ago
  33. 66a5ca4 PM / Domains: cleanup: rename gpd -> genpd in debugfs interface by Kevin Hilman · 10 years ago
  34. c7fb90d Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  35. 59d84ca PM / OPP / clk: Remove unnecessary OOM message by Quentin Lambert · 10 years ago
  36. f7cc61f Merge branch 'pm-domains' by Rafael J. Wysocki · 10 years ago
  37. 740b68e Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq' by Rafael J. Wysocki · 10 years ago
  38. 1e95e3b PM: Convert dev_pm_put_subsys_data() into a void function by Ulf Hansson · 10 years ago
  39. 766bb53 PM: Update function header for dev_pm_get_subsys_data() by Ulf Hansson · 10 years ago
  40. b472c2f PM / Domains: Handle errors from genpd's ->attach_dev() callback by Ulf Hansson · 10 years ago
  41. f104e1e PM / Domains: Re-order initialization of generic_pm_domain_data by Ulf Hansson · 10 years ago
  42. 3e23568 PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device() by Ulf Hansson · 10 years ago
  43. c0356db PM / Domains: Eliminate the mutex for the generic_pm_domain_data by Ulf Hansson · 10 years ago
  44. e07b45c PM / Domains: Don't check for an existing device when adding a new by Ulf Hansson · 10 years ago
  45. 14b5306 PM / Domains: Don't allow an existing generic_pm_domain_data by Ulf Hansson · 10 years ago
  46. c1dbe2f PM / Domains: Remove reference counting for the generic_pm_domain_data by Ulf Hansson · 10 years ago
  47. 49d400c PM / Domains: Rename __pm_genpd_alloc|free_dev_data() by Ulf Hansson · 10 years ago
  48. 382548a PM / Domains: Remove pm_genpd_dev_need_restore() API by Ulf Hansson · 10 years ago
  49. 04bf1c7 PM / OPP: Assert RCU lock in exported functions by Krzysztof Kozlowski · 10 years ago
  50. f90b8ad PM / QoS: Use lockdep asserts to find missing hold of power.lock by Krzysztof Kozlowski · 10 years ago
  51. 984f16c PM / OPP: Update kernel documentation by Nishanth Menon · 10 years ago
  52. 327854c PM / OPP: Ensure consistent naming of static functions by Nishanth Menon · 10 years ago
  53. 4679ec3 PM / OPP: export dev_pm_opp_get_notifier by Nishanth Menon · 10 years ago
  54. 4f2f277 Merge branches 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  55. e0288b0 Merge branch 'pm-opp' by Rafael J. Wysocki · 10 years ago
  56. 2ec1c17 Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  57. b4718c0 PM / OPP: take RCU lock in dev_pm_opp_get_opp_count by Dmitry Torokhov · 10 years ago
  58. 0fe30da PM / OPP: fix warning in of_free_opp_table() by Dmitry Torokhov · 10 years ago
  59. b02ded2 PM / OPP: add some lockdep annotations by Dmitry Torokhov · 10 years ago
  60. 7496fcb PM / Domains: Export of_genpd_get_from_provider function by Amit Daniel Kachhap · 10 years ago
  61. 6ce4184 PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic() by Viresh Kumar · 10 years ago
  62. 07cce74 PM / OPP: handle allocation of device_opp in a separate routine by Viresh Kumar · 10 years ago
  63. 29df0ee PM / OPP: reuse find_device_opp() instead of duplicating code by Viresh Kumar · 10 years ago
  64. 86453b4 PM / OPP: Staticize __dev_pm_opp_remove() by Viresh Kumar · 10 years ago
  65. 1c6a662 PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp' by Viresh Kumar · 10 years ago
  66. dec6c26 Merge branch 'pm-opp' by Rafael J. Wysocki · 10 years ago
  67. 2a6127d0 PM / OPP: remove double calls to find_device_opp() by Viresh Kumar · 10 years ago
  68. 7284a00 PM / OPP: set new_opp->dev_opp to a valid dev_opp by Viresh Kumar · 10 years ago
  69. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  70. 389cbf3 Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  71. 5aee40e Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp' by Rafael J. Wysocki · 10 years ago
  72. d30d819 PM: Drop CONFIG_PM_RUNTIME from the driver core by Rafael J. Wysocki · 10 years ago
  73. c11f6f5 PM / Domains: Initial PM clock support for genpd by Ulf Hansson · 10 years ago
  74. b4037aa PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability() by Viresh Kumar · 10 years ago
  75. 129eec5 PM / OPP Introduce APIs to remove OPPs by Viresh Kumar · 10 years ago
  76. 38393409 PM / OPP mark OPPs as 'static' or 'dynamic' by Viresh Kumar · 10 years ago
  77. a7470db PM / OPP don't match for existing OPPs when list is empty by Viresh Kumar · 10 years ago
  78. cd1a068 PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type by Viresh Kumar · 10 years ago
  79. ef9cc99 Merge branch 'pm-clk' into pm-runtime by Rafael J. Wysocki · 10 years ago
  80. af26112 Merge back earlier 'pm-runtime' material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
  81. 2ed1276 PM / Domains: Power on the PM domain right after attach completes by Ulf Hansson · 10 years ago
  82. 2e015da Merge back 'pm-domains' material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
  83. c8f0ea4 PM / Domains: Extract code to power off/on a PM domain by Geert Uytterhoeven · 10 years ago
  84. 895b31f PM / Domains: Make genpd parameter of pm_genpd_present() const by Geert Uytterhoeven · 10 years ago
  85. 67732cd PM / Domains: Fix initial default state of the need_restore flag by Ulf Hansson · 10 years ago
  86. c16561e PM / Domains: Change prototype for the attach and detach callbacks by Ulf Hansson · 10 years ago
  87. 471f770 PM / clock_ops: make __pm_clk_enable more generic by Strashko, Grygorii · 10 years ago
  88. 245bd6f PM / clock_ops: Add pm_clk_add_clk() by Geert Uytterhoeven · 10 years ago
  89. dbcd2d7 PM / Runtime: Rework RPM get callback routines by Andrzej Hajda · 10 years ago
  90. 246ef76 PM / Sleep: fix async suspend_late/freeze_late error handling by Imre Deak · 10 years ago
  91. 9f1a053 Merge branch 'pm-clk' by Rafael J. Wysocki · 10 years ago
  92. 49a09c9 Merge branch 'pm-domains' by Rafael J. Wysocki · 10 years ago
  93. a968bed PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME by Geert Uytterhoeven · 10 years ago
  94. f39cb17 PM / Domains: Rename cpu_data to cpuidle_data by Ulf Hansson · 10 years ago
  95. 2a8a8ce PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq() by Rafael J. Wysocki · 10 years ago
  96. e4cb0c9 Merge branch 'pm-genirq' into acpi-pm by Rafael J. Wysocki · 10 years ago
  97. 263c589b PM / Domains: Remove legacy API for adding devices through DT by Ulf Hansson · 10 years ago
  98. d79b6fe PM / Domains: Add genpd attach/detach callbacks by Geert Uytterhoeven · 10 years ago
  99. 2bd5306 PM / Domains: add debugfs listing of struct generic_pm_domain-s by Maciej Matraszek · 10 years ago
  100. 46420dd PM / Domains: Add APIs to attach/detach a PM domain for a device by Ulf Hansson · 10 years ago