1. 76d3252 Merge android-4.9.211(5af9b7f) into msm-4.9 by jianzhou · 4 years, 3 months ago
  2. 92e9a80 clk: Don't try to enable critical clocks if prepare failed by Guenter Roeck · 4 years, 6 months ago
  3. 79a63da Merge android-4.9.103 (70c65e4) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  4. 2c440ef clk: Don't show the incorrect clock phase by Shawn Lin · 6 years ago
  5. dc9767f Merge android-4.9.90 (dd1e37e) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  6. bbdfb44 clk: migrate the count of orphaned clocks at init by Jerome Brunet · 6 years ago
  7. 9fd65f8 clk: Don't touch hardware when reparenting during registration by Stephen Boyd · 7 years ago
  8. bfb9650 clk: Add the CLK_CHILD_NO_RATE_PROP flag by Deepak Katragadda · 6 years ago
  9. 0dc6e78 clk: msm: Add snapshot of clock framework files by Shefali Jain · 7 years ago
  10. 5c15a99 clk: Add support to print parent clock names during suspend by Shefali Jain · 7 years ago
  11. a5aadd7 clk: Add separate function to print clocks enabled during suspend by Taniya Das · 7 years ago
  12. 9abd794 clk: Add a unique string for clock driver's kernel log messages by Deepak Katragadda · 7 years ago
  13. eee50c8 clk: Add vdd_class support for handoff and use_max_uV by Taniya Das · 8 years ago
  14. e9b4856 Merge "clk: Add support to enumerate frequencies" into msm-4.9 by Linux Build Service Account · 7 years ago
  15. 08d7924 clk: Add support to enumerate frequencies by Taniya Das · 7 years ago
  16. 0624f56 clk: Move vdd voting before set rate and parent by Taniya Das · 7 years ago
  17. 9c2b634 Merge "clk: Account for rate differences due to PLL fractional programming" into msm-4.9 by Linux Build Service Account · 7 years ago
  18. 15aca8c clk: Add support to dump state of all clocks into ftrace by Amit Nischal · 7 years ago
  19. 1cabdbe clk: Account for rate differences due to PLL fractional programming by Deepak Katragadda · 7 years ago
  20. 30684a4 clk: move check for CLK_ENABLE_HAND_OFF at unused tree by Taniya Das · 7 years ago
  21. e9b8c59 clk: introduce CLK_ENABLE_HAND_OFF flag by Michael Turquette · 7 years ago
  22. 8436bd7 clk: qcom: Add support for debugfs measure clock by Taniya Das · 8 years ago
  23. d9744c1 clk: qcom: clk-voter: Add support for voter clocks by Taniya Das · 8 years ago
  24. 677bad1 clk: Add support to provide OPP tables for clocks by Deepak Katragadda · 8 years ago
  25. 6c15e54 clk: Add support to allow clients to print all the enabled clocks by Taniya Das · 8 years ago
  26. 876112d clk: Add support for clock list_rates ops by Taniya Das · 8 years ago
  27. 2dd2572 clk: add/modify debugfs support for clocks by Taniya Das · 8 years ago
  28. a755ecb clk: Account for deviation in PLL rate configuration during voltage voting by Deepak Katragadda · 8 years ago
  29. 5cb05a1 clk: Add support to vote to regulator framework from clk framework by Stephen Boyd · 8 years ago
  30. 65be4a5 Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8 by Kyle Yan · 8 years ago
  31. 083a198 clk: Check for failure at clk_change_rate by Taniya Das · 8 years ago
  32. 63c20c7 clk: Add support to set custom flags with clk_set_flags by Taniya Das · 8 years ago
  33. 3174b0c clk: core: Force setting the phase delay when no change by Jean-Francois Moine · 8 years ago
  34. 74002fc clk: Simplify __of_clk_get_hw_from_provider() by Stephen Boyd · 8 years ago
  35. f155d15 clk: Return errors from clk providers in __of_clk_get_from_provider() by Stephen Boyd · 8 years ago
  36. 8a23133 clk: use ERR_CAST() for __clk_create_clk() by Masahiro Yamada · 8 years ago
  37. 989eafd clk: core: Avoid double initialization of clocks by Ricardo Ribalda Delgado · 8 years ago
  38. 904e6ea clk: migrate ref counts when orphans are reunited by Michael Turquette · 8 years ago
  39. fc8726a clk: core: support clocks which requires parents enable (part 2) by Dong Aisheng · 8 years ago
  40. a4b3518 clk: core: support clocks which requires parents enable (part 1) by Dong Aisheng · 8 years ago
  41. 7ec986e clk: move clk_disable_unused after clk_core_disable_unprepare function by Dong Aisheng · 8 years ago
  42. a6adc30 clk: introduce clk_core_enable_lock and clk_core_disable_lock functions by Dong Aisheng · 8 years ago
  43. 2d5b520 clk: correct comments for __clk_determine_rate by Peng Fan · 8 years ago
  44. 06b37e4 clk: Remove unused variable by Lee Jones · 8 years ago
  45. 071a0cb Merge commit 'f17a0dd1c2e0' into clk-next by Michael Turquette · 8 years ago
  46. f17a0dd clk: Use _rcuidle suffix to allow clk_core_enable() to used from idle by Paul E. McKenney · 8 years ago
  47. 2f87a6e clk: Add _rcuidle tracepoints to allow clk_core_disable() use from idle by Paul E. McKenney · 8 years ago
  48. ef56b79 clk: fix critical clock locking by Maxime Ripard · 8 years ago
  49. c47265a clk: fix comment of devm_clk_hw_register() by Masahiro Yamada · 8 years ago
  50. 58657d1 Merge branch 'clk-hw-register' (early part) into clk-next by Stephen Boyd · 8 years ago
  51. 0861e5b clk: Add clk_hw OF clk providers by Stephen Boyd · 8 years ago
  52. 4143804 clk: Add {devm_}clk_hw_{register,unregister}() APIs by Stephen Boyd · 8 years ago
  53. d56f899 clk: Provide OF helper to mark clocks as CRITICAL by Lee Jones · 8 years ago
  54. 2e20fbf clk: WARN_ON about to disable a critical clock by Lee Jones · 8 years ago
  55. 32b9b10 clk: Allow clocks to be marked as CRITICAL by Lee Jones · 8 years ago
  56. 929e7f3 clk: Make of_clk_get_parent_count() return unsigned ints by Stephen Boyd · 8 years ago
  57. 3e5dd6f clk: Ignore disabled DT clock providers by Geert Uytterhoeven · 8 years ago
  58. 023bd71 clk: skip unnecessary set_phase if nothing to do by Shawn Lin · 8 years ago
  59. 706d5c7 clk: Update some outdated comments by Stephen Boyd · 8 years ago
  60. fa45971 Revert "clk: avoid circular clock topology" by Stephen Boyd · 8 years ago
  61. fb4dd22 clk: Make of_clk_get_from_provider() available to modules by Andrew F. Davis · 8 years ago
  62. 2430a94 clk: fix __clk_init_parent() for single parent clocks by Masahiro Yamada · 8 years ago
  63. 47b0eeb clk: Deprecate CLK_IS_ROOT by Stephen Boyd · 8 years ago
  64. 4106a3d clk: unlock for handling unregistered clock by Insu Yun · 8 years ago
  65. e8f0e68 clk: slightly optimize clk_core_set_parent() by Masahiro Yamada · 8 years ago
  66. 470b5e2 clk: simplify clk_fetch_parent_index() function by Masahiro Yamada · 8 years ago
  67. 508f884 clk: make sure parent is not NULL in clk_fetch_parent_index() by Masahiro Yamada · 8 years ago
  68. 0e8f6e4 clk: walk the orphan clock list more simply by Masahiro Yamada · 8 years ago
  69. 858d588 clk: avoid circular clock topology by Masahiro Yamada · 8 years ago
  70. 5146e0b clk: simplify __clk_init_parent() by Masahiro Yamada · 8 years ago
  71. 3c8e77d clk: move checking .get_parent to __clk_core_init() by Masahiro Yamada · 8 years ago
  72. c44fccb clk: replace pr_warn() with pr_err() for fatal cases by Masahiro Yamada · 8 years ago
  73. 3c436bf clk: drop the initial core->parents look-ups from __clk_core_init() by Masahiro Yamada · 8 years ago
  74. 88cfbef clk: simplify clk_core_get_parent_by_index() by Masahiro Yamada · 8 years ago
  75. 176d116 clk: move core->parents allocation to clk_register() by Masahiro Yamada · 8 years ago
  76. 3a6e8454 clk: change sizeof(struct clk *) to sizeof(*core->parents) by Masahiro Yamada · 8 years ago
  77. 027f942 clk: remove unnecessary !core->parents conditional by Masahiro Yamada · 8 years ago
  78. be45ebf clk: rename __clk_init() into __clk_core_init() by Masahiro Yamada · 8 years ago
  79. d35c80c clk: change the argument of __clk_init() into pointer to clk_core by Masahiro Yamada · 8 years ago
  80. d9e7434 clk: remove unused first argument of __clk_init() by Masahiro Yamada · 8 years ago
  81. a915e30 Merge branch 'clk-rockchip' into clk-next by Michael Turquette · 8 years ago
  82. 2eb8c71 clk: add flag for clocks that need to be enabled on rate changes by Heiko Stuebner · 8 years ago
  83. 8da411c clk: let of_clk_get_parent_name() fail for invalid clock-indices by Masahiro Yamada · 9 years ago
  84. 198bb59 clk: fix a typo in comment block of clk_notifier_register() by Masahiro Yamada · 9 years ago
  85. 3fe003f clk: Spelling s/derefing/dereferencing/ by Geert Uytterhoeven · 9 years ago
  86. c1de135 clk: use IS_ERR_OR_NULL(hw) instead of !hw || IS_ERR(hw) by Masahiro Yamada · 9 years ago
  87. c736c4e clk: remove redundant negative index check in of_clk_get_parent_name() by Masahiro Yamada · 9 years ago
  88. be68bf8 clk: Add clk_hw_is_enabled() for use by clk providers by Joachim Eastwood · 9 years ago
  89. 6bc9d9d clk: add missing of_node_put by Julia Lawall · 9 years ago
  90. b76281c clk: Make clk input parameter of __clk_get_name() const by Geert Uytterhoeven · 9 years ago
  91. 7e96353 clk: Use %u to format unsigned int in of_clk_src_onecell_get() by Geert Uytterhoeven · 9 years ago
  92. 0a4807c clk: Make of_clk_get_parent_name() robust with #clock-cells = 1 by Stephen Boyd · 9 years ago
  93. ab5c342 Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 9 years ago
  94. 90c5354 clk: Remove unneeded semicolons by Javier Martinez Canillas · 9 years ago
  95. 9054a31 clk: check for invalid parent index of orphans in __clk_init() by Mans Rullgard · 9 years ago
  96. c660b2eb clk: remove duplicated code with __clk_set_parent_after by Dong Aisheng · 9 years ago
  97. e7df6f6 clk: Constify clk_hw argument to provider APIs by Stephen Boyd · 9 years ago
  98. fc4a05d clk: Remove unused provider APIs by Stephen Boyd · 9 years ago
  99. 1a9c069 clk: Add clk_hw_*() APIs for use by clk providers by Stephen Boyd · 9 years ago
  100. e650034 clk: track the orphan status of clocks and their children by Heiko Stuebner · 9 years ago