1. 9f1a053 Merge branch 'pm-clk' by Rafael J. Wysocki · 10 years ago
  2. 49a09c9 Merge branch 'pm-domains' by Rafael J. Wysocki · 10 years ago
  3. a968bed PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME by Geert Uytterhoeven · 10 years ago
  4. f39cb17 PM / Domains: Rename cpu_data to cpuidle_data by Ulf Hansson · 10 years ago
  5. 2a8a8ce PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq() by Rafael J. Wysocki · 10 years ago
  6. e4cb0c9 Merge branch 'pm-genirq' into acpi-pm by Rafael J. Wysocki · 10 years ago
  7. 263c589b PM / Domains: Remove legacy API for adding devices through DT by Ulf Hansson · 10 years ago
  8. d79b6fe PM / Domains: Add genpd attach/detach callbacks by Geert Uytterhoeven · 10 years ago
  9. 2bd5306 PM / Domains: add debugfs listing of struct generic_pm_domain-s by Maciej Matraszek · 10 years ago
  10. 46420dd PM / Domains: Add APIs to attach/detach a PM domain for a device by Ulf Hansson · 10 years ago
  11. aa42240 PM / Domains: Add generic OF-based PM domain look-up by Tomasz Figa · 10 years ago
  12. 12e10bb PM / domains: Spelling s/domian/domain/ by Geert Uytterhoeven · 10 years ago
  13. 0f574d4 PM / domains: Remove default_stop_ok() API by Ulf Hansson · 10 years ago
  14. 2fe71dc PM / domains: Add late_initcall to disable unused PM domains by Ulf Hansson · 10 years ago
  15. d971f0b PM / domains: Remove genpd_queue_power_off_work() API by Ulf Hansson · 10 years ago
  16. d47e646 PM / domains: Remove pm_genpd_syscore_switch() API by Ulf Hansson · 10 years ago
  17. 784b0d3 PM / domains: Remove redundant check for CONFIG_PM by Ulf Hansson · 10 years ago
  18. c5d79ec PM / domains: Remove dev_irq_safe from genpd config by Ulf Hansson · 10 years ago
  19. 1e0407c PM / domains: Remove system PM callbacks from gpd_dev_ops by Ulf Hansson · 10 years ago
  20. 67da6d4 PM / domains: Ignore callbacks for subsys generic_pm_domain_data by Ulf Hansson · 10 years ago
  21. 55e15c94 PM / domains: Remove the pm_genpd_add|remove_callbacks APIs by Ulf Hansson · 10 years ago
  22. 2b4f431 PM / sysfs: avoid shadowing variables by Johannes Berg · 10 years ago
  23. 068765b PM / sleep: Mechanism for aborting system suspends unconditionally by Rafael J. Wysocki · 10 years ago
  24. 58c256a PM / sleep: fix kernel-doc warnings in drivers/base/power/main.c by Randy Dunlap · 10 years ago
  25. d715a22 Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  26. e8bca47 PM / sleep: trace events for device PM callbacks by Todd E Brandt · 10 years ago
  27. bb3632c PM / sleep: trace events for suspend/resume by Todd E Brandt · 10 years ago
  28. 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 · 10 years ago
  29. 057beb1 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  30. cd0c5bd Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp' by Rafael J. Wysocki · 10 years ago
  31. 0c5ff0e PM / sleep: unregister wakeup source when disabling device wakeup by Zhang Rui · 10 years ago
  32. 64ce854 PM / OPP: discard duplicate OPPs by Chander Kashyap · 10 years ago
  33. 086abb5 PM / OPP: fix incorrect OPP count handling in of_init_opp_table by Chander Kashyap · 10 years ago
  34. aae4518 PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily by Rafael J. Wysocki · 10 years ago
  35. a0dd7b7 PM / OPP: Move cpufreq specific OPP functions out of generic OPP library by Nishanth Menon · 10 years ago
  36. 0f5c890 PM / OPP: Remove cpufreq wrapper dependency on internal data organization by Nishanth Menon · 10 years ago
  37. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  38. 39ac5ba PM / domains: Add pd_ignore_unused to keep power domains enabled by Tushar Behera · 11 years ago
  39. 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
  40. 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
  41. 7b5c393 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  42. 9accff5 PM / Runtime: Spelling s/competing/completing/ by Geert Uytterhoeven · 11 years ago
  43. 5a2d853 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  44. 36cc86e Merge branches 'pm-runtime' and 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  45. 165f5fd Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' by Rafael J. Wysocki · 11 years ago
  46. 7b60894 PM / Runtime: Add missing "it" in comment by Geert Uytterhoeven · 11 years ago
  47. 2f0aea9 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 11 years ago
  48. 37f2041 PM: Add pm_runtime_suspend|resume_force functions by Ulf Hansson · 11 years ago
  49. 5f59df7 PM / runtime: Fetch runtime PM callbacks using a macro by Ulf Hansson · 11 years ago
  50. 7d1af28 PM / domains: Turn latency warning into debug message by Philipp Zabel · 11 years ago
  51. de377b3 PM / sleep: Asynchronous threads for suspend_late by Liu, Chuansheng · 11 years ago
  52. 28b6fd6 PM / sleep: Asynchronous threads for suspend_noirq by Liu, Chuansheng · 11 years ago
  53. 9e5e791 PM / sleep: Asynchronous threads for resume_early by Liu, Chuansheng · 11 years ago
  54. 76569fa PM / sleep: Asynchronous threads for resume_noirq by Liu, Chuansheng · 11 years ago
  55. 3d2699b PM / sleep: Two flags for async suspend_noirq and suspend_late by Liu, Chuansheng · 11 years ago
  56. 4272b96 drivers/base: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  57. 71d821f PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments by Rafael J. Wysocki · 11 years ago
  58. 2d984ad PM / QoS: Introcuce latency tolerance device PM QoS type by Rafael J. Wysocki · 11 years ago
  59. 327adae PM / QoS: Add no_constraints_value field to struct pm_qos_constraints by Rafael J. Wysocki · 11 years ago
  60. b02f669 PM / QoS: Rename device resume latency QoS items by Rafael J. Wysocki · 11 years ago
  61. 380062b Merge branch 'pm-clk' by Rafael J. Wysocki · 11 years ago
  62. 5cda3fb PM / clock_ops: report clock errors from clk_enable() by Ben Dooks · 11 years ago
  63. afdd3ab PM / clock_ops: check return of clk_enable() in pm_clk_resume() by Ben Dooks · 11 years ago
  64. 8a6720e PM / clock_ops: fix up clk prepare/unprepare count by Ben Dooks · 11 years ago
  65. 717e5d4 PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM by Ulf Hansson · 11 years ago
  66. 12205a4 Revert "cpufreq: suspend governors on system suspend/hibernate" by Rafael J. Wysocki · 11 years ago
  67. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  68. 5a87182 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 11 years ago
  69. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  70. 77aa265 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  71. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  72. aa1b9f1 PM / Runtime: Fix error path for prepare by Ulf Hansson · 11 years ago
  73. 93658cb Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  74. 6e0ca95 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  75. e4db1c7 PM / OPP: rename header to linux/pm_opp.h by Nishanth Menon · 11 years ago
  76. 47d43ba PM / OPP: rename data structures to dev_pm equivalents by Nishanth Menon · 11 years ago
  77. 5d4879c PM / OPP: rename functions to dev_pm_opp* by Nishanth Menon · 11 years ago
  78. 70fea60 PM / Sleep: Detect device suspend/resume lockup and log event by Benoit Goby · 11 years ago
  79. d66e6db PM / Runtime: Respect autosuspend when idle triggers suspend by Ulf Hansson · 11 years ago
  80. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  81. 95b6fcb Merge branch 'pm-opp' by Rafael J. Wysocki · 11 years ago
  82. b071f2b PM / OPP: Export opp_add() by Viresh Kumar · 11 years ago
  83. 5364467 PM / Sleep: new trace event to print device suspend and resume times by Shuah Khan · 11 years ago
  84. 34da5e6 driver core: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  85. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  86. 96d9d0b PM / QoS: Add dev_pm_qos_request tracepoints by Sahara · 11 years ago
  87. bb177fe PM / Sleep: Print last wakeup source on failed wakeup_count write by Julius Werner · 11 years ago
  88. 9350de06 PM / wakeup: Adjust messaging for wake events during suspend by Bernie Thompson · 11 years ago
  89. 5070158 cpufreq: rename index as driver_data in cpufreq_frequency_table by Viresh Kumar · 12 years ago
  90. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  91. d5e1670 PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data() by Shuah Khan · 11 years ago
  92. 355c63e Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  93. 8416703 PM / Runtime: Improve prepare handling at system suspend for genpd by Ulf Hansson · 11 years ago
  94. db28dfa PM / Runtime: Asyncronous idle|suspend parent devices at removal by Ulf Hansson · 11 years ago
  95. af93933 PM / Runtime: Asyncronous idle|suspend devices at system resume by Ulf Hansson · 11 years ago
  96. cd787b34 PM / OPP: add documentation to RCU head in struct opp by Nishanth Menon · 12 years ago
  97. 0f70306 PM / QoS: Avoid possible deadlock related to sysfs access by Rafael J. Wysocki · 12 years ago
  98. 37530f2 PM / QoS: Remove device PM QoS sysfs attributes at the right place by Rafael J. Wysocki · 12 years ago
  99. b81ea1b PM / QoS: Fix concurrency issues and memory leaks in device PM QoS by Rafael J. Wysocki · 12 years ago
  100. db88175 pm / runtime: force memory allocation with no I/O during Runtime PM callbcack by Ming Lei · 12 years ago