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