1. f361eb3 PM / OPP: list_del_rcu should be used in function _remove_opp_dev by Vincent Wang · 7 years ago
  2. cb7518e Merge 4.9.72 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  3. c236525 PM / OPP: Move error message to debug level by Fabio Estevam · 7 years ago
  4. c1a2864 Merge 4.9.66 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  5. 2a39eae PM / OPP: Add missing of_node_put(np) by Tobias Jordan · 7 years ago
  6. a6d71ba Merge 4.9.62 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  7. a276210 PM / OPP: Error out on failing to add static OPPs for v1 bindings by Viresh Kumar · 8 years ago
  8. c4789f8 Merge 4.9.61 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  9. 7da4cd9 PM / wakeirq: report a wakeup_event on dedicated wekup irq by Grygorii Strashko · 7 years ago
  10. 379e3b2 Merge 4.9.53 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  11. 3a02f8c PM: core: Fix device_pm_check_callbacks() by Rafael J. Wysocki · 7 years ago
  12. 9ae2c67 Merge 4.9.40 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  13. 7bd804a PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present by Sudeep Holla · 7 years ago
  14. d2bb0af PM / Domains: Fix unsafe iteration over modified list of domains by Krzysztof Kozlowski · 7 years ago
  15. 178aa24 PM / Domains: Fix unsafe iteration over modified list of domain providers by Krzysztof Kozlowski · 7 years ago
  16. b87a321 PM / Domains: Fix unsafe iteration over modified list of device links by Krzysztof Kozlowski · 7 years ago
  17. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  18. cc7d3b7 PM / QoS: return -EINVAL for bogus strings by Dan Carpenter · 7 years ago
  19. 5480437 PM / wakeirq: Convert to SRCU by Thomas Gleixner · 7 years ago
  20. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  21. 36d9659 PM / runtime: Avoid false-positive warnings from might_sleep_if() by Rafael J. Wysocki · 7 years ago
  22. 481aeb2 ANDROID: power: align wakeup_sources format by yangdongdong · 9 years ago
  23. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 8 years ago
  24. 78ab6c4 ANDROID: wakeup: Add the guard condition for len in pm_get_active_wakeup_sources by Ruchi Kandoi · 9 years ago
  25. 68b6254 ANDROID: wakeup: Add last wake up source logging for suspend abort reason. by Ruchi Kandoi · 9 years ago
  26. 6118cb4 ANDROID: power: Adds functionality to log the last suspend abort reason. by Ruchi Kandoi · 10 years ago
  27. 65f7968 PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend by Tony Lindgren · 8 years ago
  28. 7ac62bc PM / OPP: Don't use OPP structure outside of rcu protected section by Viresh Kumar · 8 years ago
  29. c7a8a0a PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() by Stephen Boyd · 8 years ago
  30. 6f75c3f PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails by Brian Norris · 8 years ago
  31. e35db92 Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs' by Rafael J. Wysocki · 8 years ago
  32. 2dc3c72 Merge branch 'pm-domains' by Rafael J. Wysocki · 8 years ago
  33. a4ee454 PM / OPP: Don't support OPP if it provides supported-hw but platform does not by Dave Gerlach · 8 years ago
  34. eefdee0 PM / Domains: Rename pm_genpd_sync_poweron|poweroff() by Ulf Hansson · 8 years ago
  35. adb560b PM / Domains: Don't measure latency of ->power_on|off() during system PM by Ulf Hansson · 8 years ago
  36. 294f47f PM / Domains: Remove redundant system PM callbacks by Ulf Hansson · 8 years ago
  37. 85168d5 PM / Domains: Simplify detaching a device from its genpd by Ulf Hansson · 8 years ago
  38. 4df27c9 PM / OPP: avoid maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  39. 609bed6 PM / Domains: Allow holes in genpd_data.domains array by Tomeu Vizoso · 8 years ago
  40. 7789357 PM / runtime: Use _rcuidle for runtime suspend tracepoints by Paul E. McKenney · 8 years ago
  41. 1792655 PM / Domains: Add support for removing nested PM domains by provider by Jon Hunter · 8 years ago
  42. 3fe5771 PM / Domains: Add support for removing PM domains by Jon Hunter · 8 years ago
  43. de0aa06d PM / Domains: Store the provider in the PM domain structure by Jon Hunter · 8 years ago
  44. 19efa5f PM / Domains: Prepare for adding support to remove PM domains by Jon Hunter · 8 years ago
  45. 0159ec6 PM / Domains: Verify the PM domain is present when adding a provider by Jon Hunter · 8 years ago
  46. 892ebdcc PM / Domains: Don't expose xlate and provider helper functions by Jon Hunter · 8 years ago
  47. f58d4e5 PM / Domains: Don't expose generic_pm_domain structure to clients by Jon Hunter · 8 years ago
  48. ec69572 PM / Domains: Add new helper functions for device-tree by Jon Hunter · 8 years ago
  49. d7737ce PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idle by Paul E. McKenney · 8 years ago
  50. d44c950 PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idle by Paul E. McKenney · 8 years ago
  51. 8b0510b PM / Domains: Always enable debugfs support if available by Jon Hunter · 8 years ago
  52. 11d8ec4 Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  53. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  54. e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  55. 067b7ce PM / OPP: optimize dev_pm_opp_set_rate() performance a bit by Jisheng Zhang · 8 years ago
  56. 4f48ec8 PM-wakeup: Delete unnecessary checks before three function calls by Markus Elfring · 8 years ago
  57. fa70db3 Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci' by Rafael J. Wysocki · 8 years ago
  58. fe7450b PM / runtime: Asynchronous "idle" in pm_runtime_allow() by Rafael J. Wysocki · 8 years ago
  59. 7eb231c PM / Domains: Convert pm_genpd_init() to return an error code by Ulf Hansson · 8 years ago
  60. 498b5fd PM / clk: Add support for adding a specific clock from device-tree by Jon Hunter · 8 years ago
  61. 71723f9 PM / runtime: print error when activating a child to unactive parent by Linus Walleij · 8 years ago
  62. 9d066a2 Merge branches 'pm-opp' and 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  63. 79ee2e8 PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table by Viresh Kumar · 8 years ago
  64. 122a223 PM / Domains: Stop/start devices during system PM suspend/resume in genpd by Ulf Hansson · 8 years ago
  65. 4d23a5e PM / Domains: Allow runtime PM during system PM phases by Ulf Hansson · 8 years ago
  66. 9f5b527 PM / Runtime: Avoid resuming devices again in pm_runtime_force_resume() by Ulf Hansson · 8 years ago
  67. 9b002b8 PM / Domains: Remove redundant pm_request_idle() call in genpd by Ulf Hansson · 8 years ago
  68. 8001885 PM / Domains: Remove redundant wrapper functions for system PM by Ulf Hansson · 8 years ago
  69. 39dd0f2 PM / Domains: Allow genpd to power on during system PM phases by Ulf Hansson · 8 years ago
  70. 29b968b PM / clk: export symbols for existing pm_clk_<...> API fcns by Paul Gortmaker · 8 years ago
  71. 463a863 char/genrtc: x86: remove remnants of asm/rtc.h by Arnd Bergmann · 8 years ago
  72. 4c2628cd Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core' by Rafael J. Wysocki · 8 years ago
  73. 3a17fb3 PM / sleep: Handle failures in device_suspend_late() consistently by Rafael J. Wysocki · 8 years ago
  74. 27c4a1c Merge branches 'pm-avs', 'pm-clk', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  75. aa24781 Merge branches 'pm-core' and 'pm-domains' by Rafael J. Wysocki · 8 years ago
  76. c854120 Merge back new material for v4.7. by Rafael J. Wysocki · 8 years ago
  77. f47b72a PM / OPP: Move CONFIG_OF dependent code in a separate file by Viresh Kumar · 8 years ago
  78. 21f8a99 PM / OPP: Remove useless check by Viresh Kumar · 8 years ago
  79. 411466c PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table by Sudeep Holla · 8 years ago
  80. ddbb74b PM / OPP: pass cpumask by reference by Arnd Bergmann · 8 years ago
  81. 6f707da PM / OPP: Add dev_pm_opp_get_sharing_cpus() by Viresh Kumar · 8 years ago
  82. dde370b PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 8 years ago
  83. fba1fbf PM / sleep: Drop unused `info' variable by Thierry Reding · 8 years ago
  84. 164a215 PM / Domains: Drop unnecessary wakeup code from pm_genpd_prepare() by Ulf Hansson · 8 years ago
  85. 624c8df PM / Domains: Remove redundant pm_runtime_get|put*() in pm_genpd_prepare() by Ulf Hansson · 8 years ago
  86. 0b26985 PM / clk: ensure we don't allocate a -ve size of count clks by Colin Ian King · 8 years ago
  87. 46e7a4e PM / OPP: Mark shared-opp for non-dt case by Viresh Kumar · 8 years ago
  88. 2c93104 PM / OPP: Relocate dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 8 years ago
  89. 45ca36a PM / OPP: Add missing doc style comments by Viresh Kumar · 8 years ago
  90. 2d74c6d PM / OPP: Propagate the error returned by _find_opp_table() by Viresh Kumar · 8 years ago
  91. 54eeddb PM / Domains: Remove ->save|restore_state() callbacks by Ulf Hansson · 8 years ago
  92. 795bd2e PM / Domains: Rename pm_genpd_runtime_suspend|resume() by Ulf Hansson · 8 years ago
  93. 9df3921 PM / Domains: Rename stop_ok to suspend_ok for the genpd governor by Ulf Hansson · 8 years ago
  94. 0ae3aee PM / Runtime: Fix error path in pm_runtime_force_resume() by Ulf Hansson · 8 years ago
  95. 16669be PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs by Strashko, Grygorii · 8 years ago
  96. 3513ac7 Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  97. 02113ba PM / clk: Add support for obtaining clocks from device-tree by Jon Hunter · 9 years ago
  98. 93dffd0 Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  99. 41795a8 PM / Domains: Fix potential NULL pointer dereference by Jon Hunter · 9 years ago
  100. beda5fc PM / Domains: Fix removal of a subdomain by Jon Hunter · 9 years ago