1. 39ac5ba PM / domains: Add pd_ignore_unused to keep power domains enabled by Tushar Behera · 10 years ago
  2. 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 · 10 years ago
  3. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  4. 7b5c393 Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  5. 9accff5 PM / Runtime: Spelling s/competing/completing/ by Geert Uytterhoeven · 10 years ago
  6. 5a2d853 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  7. 36cc86e Merge branches 'pm-runtime' and 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  8. 165f5fd Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' by Rafael J. Wysocki · 10 years ago
  9. 7b60894 PM / Runtime: Add missing "it" in comment by Geert Uytterhoeven · 10 years ago
  10. 2f0aea9 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 10 years ago
  11. 37f2041 PM: Add pm_runtime_suspend|resume_force functions by Ulf Hansson · 10 years ago
  12. 5f59df7 PM / runtime: Fetch runtime PM callbacks using a macro by Ulf Hansson · 10 years ago
  13. 7d1af28 PM / domains: Turn latency warning into debug message by Philipp Zabel · 10 years ago
  14. de377b3 PM / sleep: Asynchronous threads for suspend_late by Liu, Chuansheng · 10 years ago
  15. 28b6fd6 PM / sleep: Asynchronous threads for suspend_noirq by Liu, Chuansheng · 10 years ago
  16. 9e5e791 PM / sleep: Asynchronous threads for resume_early by Liu, Chuansheng · 10 years ago
  17. 76569fa PM / sleep: Asynchronous threads for resume_noirq by Liu, Chuansheng · 10 years ago
  18. 3d2699b PM / sleep: Two flags for async suspend_noirq and suspend_late by Liu, Chuansheng · 10 years ago
  19. 4272b96 drivers/base: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  20. 71d821f PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments by Rafael J. Wysocki · 10 years ago
  21. 2d984ad PM / QoS: Introcuce latency tolerance device PM QoS type by Rafael J. Wysocki · 10 years ago
  22. 327adae PM / QoS: Add no_constraints_value field to struct pm_qos_constraints by Rafael J. Wysocki · 10 years ago
  23. b02f669 PM / QoS: Rename device resume latency QoS items by Rafael J. Wysocki · 10 years ago
  24. 380062b Merge branch 'pm-clk' by Rafael J. Wysocki · 11 years ago
  25. 5cda3fb PM / clock_ops: report clock errors from clk_enable() by Ben Dooks · 11 years ago
  26. afdd3ab PM / clock_ops: check return of clk_enable() in pm_clk_resume() by Ben Dooks · 11 years ago
  27. 8a6720e PM / clock_ops: fix up clk prepare/unprepare count by Ben Dooks · 11 years ago
  28. 717e5d4 PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM by Ulf Hansson · 11 years ago
  29. 12205a4 Revert "cpufreq: suspend governors on system suspend/hibernate" by Rafael J. Wysocki · 11 years ago
  30. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  31. 5a87182 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 11 years ago
  32. 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
  33. 77aa265 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  34. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  35. aa1b9f1 PM / Runtime: Fix error path for prepare by Ulf Hansson · 11 years ago
  36. 93658cb Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  37. 6e0ca95 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  38. e4db1c7 PM / OPP: rename header to linux/pm_opp.h by Nishanth Menon · 11 years ago
  39. 47d43ba PM / OPP: rename data structures to dev_pm equivalents by Nishanth Menon · 11 years ago
  40. 5d4879c PM / OPP: rename functions to dev_pm_opp* by Nishanth Menon · 11 years ago
  41. 70fea60 PM / Sleep: Detect device suspend/resume lockup and log event by Benoit Goby · 11 years ago
  42. d66e6db PM / Runtime: Respect autosuspend when idle triggers suspend by Ulf Hansson · 11 years ago
  43. 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
  44. 95b6fcb Merge branch 'pm-opp' by Rafael J. Wysocki · 11 years ago
  45. b071f2b PM / OPP: Export opp_add() by Viresh Kumar · 11 years ago
  46. 5364467 PM / Sleep: new trace event to print device suspend and resume times by Shuah Khan · 11 years ago
  47. 34da5e6 driver core: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  48. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  49. 96d9d0b PM / QoS: Add dev_pm_qos_request tracepoints by Sahara · 11 years ago
  50. bb177fe PM / Sleep: Print last wakeup source on failed wakeup_count write by Julius Werner · 11 years ago
  51. 9350de06 PM / wakeup: Adjust messaging for wake events during suspend by Bernie Thompson · 11 years ago
  52. 5070158 cpufreq: rename index as driver_data in cpufreq_frequency_table by Viresh Kumar · 11 years ago
  53. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  54. d5e1670 PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data() by Shuah Khan · 11 years ago
  55. 355c63e Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  56. 8416703 PM / Runtime: Improve prepare handling at system suspend for genpd by Ulf Hansson · 11 years ago
  57. db28dfa PM / Runtime: Asyncronous idle|suspend parent devices at removal by Ulf Hansson · 11 years ago
  58. af93933 PM / Runtime: Asyncronous idle|suspend devices at system resume by Ulf Hansson · 11 years ago
  59. cd787b34 PM / OPP: add documentation to RCU head in struct opp by Nishanth Menon · 11 years ago
  60. 0f70306 PM / QoS: Avoid possible deadlock related to sysfs access by Rafael J. Wysocki · 11 years ago
  61. 37530f2 PM / QoS: Remove device PM QoS sysfs attributes at the right place by Rafael J. Wysocki · 11 years ago
  62. b81ea1b PM / QoS: Fix concurrency issues and memory leaks in device PM QoS by Rafael J. Wysocki · 11 years ago
  63. db88175 pm / runtime: force memory allocation with no I/O during Runtime PM callbcack by Ming Lei · 11 years ago
  64. e823407 pm / runtime: introduce pm_runtime_set_memalloc_noio() by Ming Lei · 11 years ago
  65. 74e1a2a Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  66. 4419fbd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  67. 7e73c5a PM: Introduce suspend state PM_SUSPEND_FREEZE by Zhang Rui · 12 years ago
  68. 74c46c6 PM / OPP: Export more symbols for module usage by Mark Langsdorf · 12 years ago
  69. b2ccd76 PM / OPP: switch exported symbols to GPL variant by Nishanth Menon · 12 years ago
  70. a4ca26a PM / Domains: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  71. 6802771b PM/Qos: Expose dev_pm_qos_flags symbol by Lan Tianyu · 12 years ago
  72. f67ffa9 Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  73. 9f6d8f6 PM: Move disabling/enabling runtime PM to late suspend/early resume by Rafael J. Wysocki · 12 years ago
  74. 4ce4780 PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request() by Rafael J. Wysocki · 12 years ago
  75. 64adb01 Merge branch 'pm-runtime' by Rafael J. Wysocki · 12 years ago
  76. 26ab934 Merge branch 'pm-opp' by Rafael J. Wysocki · 12 years ago
  77. c8b6817 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  78. 35546bd PM / QoS: Handle device PM QoS flags while removing constraints by Rafael J. Wysocki · 12 years ago
  79. a7227a0 PM / QoS: fix wrong error-checking condition by Guennadi Liakhovetski · 12 years ago
  80. c122f27 base: power - use clk_prepare_enable and clk_prepare_disable by Murali Karicheri · 12 years ago
  81. ea83f81 PM / OPP: using kfree_rcu() to simplify the code by Wei Yongjun · 12 years ago
  82. 0779726 PM / OPP: predictable fail results for opp_find* functions, v2 by Nishanth Menon · 12 years ago
  83. 80126ce PM / OPP: Export symbols for module usage. by Liam Girdwood · 12 years ago
  84. dde8437 PM / OPP: RCU reclaim by Vincent Guittot · 12 years ago
  85. 7e4d684 PM / QoS: Resume device before exposing/hiding PM QoS flags by Lan Tianyu · 12 years ago
  86. 436ede8 PM / QoS: Document request manipulation requirement for flags by Rafael J. Wysocki · 12 years ago
  87. 9eaee2c PM / QoS: Fix a free error in the dev_pm_qos_constraints_destroy() by Lan,Tianyu · 12 years ago
  88. f965287 PM / QoS: Fix the return value of dev_pm_qos_update_request() by Rafael J. Wysocki · 12 years ago
  89. 34b1f76 PM / Domains: Check device PM QoS flags in pm_genpd_poweroff() by Rafael J. Wysocki · 12 years ago
  90. e39473d PM / QoS: Make it possible to expose PM QoS device flags to user space by Rafael J. Wysocki · 12 years ago
  91. ae0fb4b PM / QoS: Introduce PM QoS device flags support by Rafael J. Wysocki · 12 years ago
  92. 021c870 PM / QoS: Prepare struct dev_pm_qos_request for more request types by Rafael J. Wysocki · 12 years ago
  93. 5f986c5 PM / QoS: Prepare device structure for adding more constraint types by Rafael J. Wysocki · 12 years ago
  94. debe081 PM / Domains: Fix memory leak on error path in pm_genpd_attach_cpuidle by jhbird.choi@samsung.com · 12 years ago
  95. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  96. b914216 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  97. 8376869 Revert "PM QoS: Use spinlock in the per-device PM QoS constraints code" by Rafael J. Wysocki · 12 years ago
  98. 057d51a Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  99. 071f582 Merge branch 'pm-runtime' by Rafael J. Wysocki · 12 years ago
  100. c26d411 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago