1. fbc20b8 Merge branches 'clk-mvebu', 'clk-phase', 'clk-nxp', 'clk-mtk2712' and 'clk-qcom-rpmcc' into clk-next by Stephen Boyd · 7 years ago
  2. caa9f3b Merge branches 'clk-versatile', 'clk-doc', 'clk-must-check', 'clk-qcom' and 'clk-debugfs' into clk-next by Stephen Boyd · 7 years ago
  3. 1f9c63e clk: Don't show the incorrect clock phase by Shawn Lin · 7 years ago
  4. fec0ef3 clk: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  5. 541deba clk: call the clock init() callback before any other ops callback by Jerome Brunet · 7 years ago
  6. 04bf9ab clk: fix determine rate error with pass-through clock by Jerome Brunet · 7 years ago
  7. 99652a4 clk: migrate the count of orphaned clocks at init by Jerome Brunet · 7 years ago
  8. 7f95bee clk: update cached phase to respect the fact when setting phase by Shawn Lin · 7 years ago
  9. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  10. c43a52c Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner' into clk-next by Stephen Boyd · 7 years ago
  11. 4d1d13a Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' and 'clk-meson' into clk-next by Stephen Boyd · 7 years ago
  12. a2c09c1 Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk-pxa' into clk-next by Stephen Boyd · 7 years ago
  13. 74b4899 Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' and 'clk-omap' into clk-next by Stephen Boyd · 7 years ago
  14. a12aa8a clk: fix reentrancy of clk_enable() on UP systems by David Lechner · 7 years ago
  15. db3188fa clk: Simplify debugfs registration by Stephen Boyd · 7 years ago
  16. 4c8326d clk: Fix debugfs_create_*() usage by Geert Uytterhoeven · 7 years ago
  17. a6059ab clk: Show symbolic clock flags in debugfs by Geert Uytterhoeven · 7 years ago
  18. f7ae750 clk: Improve flags doc for of_clk_detect_critical() by Geert Uytterhoeven · 7 years ago
  19. 756efe1 clk: use atomic runtime pm api in clk_core_is_enabled by Dong Aisheng · 7 years ago
  20. f8f8f1d clk: Don't touch hardware when reparenting during registration by Stephen Boyd · 7 years ago
  21. 6562fbc clk: fix set_rate_range when current rate is out of range by Jerome Brunet · 7 years ago
  22. 55e9b8b clk: add clk_rate_exclusive api by Jerome Brunet · 7 years ago
  23. c5ce26e clk: cosmetic changes to clk_summary debugfs entry by Jerome Brunet · 7 years ago
  24. e55a839 clk: add clock protection mechanism to clk core by Jerome Brunet · 7 years ago
  25. ca5e089 clk: use round rate to bail out early in set_rate by Jerome Brunet · 7 years ago
  26. 0f6cc2b clk: rework calls to round and determine rate callbacks by Jerome Brunet · 7 years ago
  27. 9e4d04ad clk: add clk_core_set_phase_nolock function by Jerome Brunet · 7 years ago
  28. 91baa9f clk: take the prepare lock out of clk_core_set_parent by Jerome Brunet · 7 years ago
  29. 56e7cedd clk: fix incorrect usage of ENOSYS by Jerome Brunet · 7 years ago
  30. 29fd2a3 clk: check ops pointer on clock register by Jerome Brunet · 7 years ago
  31. 588fb54 clk: Manage proper runtime PM state in clk_change_rate() by Marek Szyprowski · 7 years ago
  32. 2dd850e Merge branch 'clk-devm-provider' into clk-next by Stephen Boyd · 7 years ago
  33. aa795c4 clk: Add devm_of_clk_add_hw_provider()/del_provider() APIs by Stephen Boyd · 7 years ago
  34. e7cc333 Merge branch 'clk-pm-runtime' into clk-next by Stephen Boyd · 7 years ago
  35. 9a34b45 clk: Add support for runtime PM by Marek Szyprowski · 7 years ago
  36. 1667393 clk: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  37. 1808a32 clk: Improve a size determination in two functions by Markus Elfring · 8 years ago
  38. 4d32758 clk: Replace four seq_printf() calls by seq_putc() by Markus Elfring · 8 years ago
  39. 17c34c56 clk: aggregate return codes of notify chains by Peter De Schrijver · 8 years ago
  40. 9203157 clk: add clk_possible_parents debugfs file by Peter De Schrijver · 8 years ago
  41. 253160a clk: core: Copy connection id by Leonard Crestez · 8 years ago
  42. 3174b0c clk: core: Force setting the phase delay when no change by Jean-Francois Moine · 8 years ago
  43. 74002fc clk: Simplify __of_clk_get_hw_from_provider() by Stephen Boyd · 8 years ago
  44. f155d15 clk: Return errors from clk providers in __of_clk_get_from_provider() by Stephen Boyd · 8 years ago
  45. 8a23133 clk: use ERR_CAST() for __clk_create_clk() by Masahiro Yamada · 9 years ago
  46. 989eafd clk: core: Avoid double initialization of clocks by Ricardo Ribalda Delgado · 9 years ago
  47. 904e6ea clk: migrate ref counts when orphans are reunited by Michael Turquette · 9 years ago
  48. fc8726a clk: core: support clocks which requires parents enable (part 2) by Dong Aisheng · 9 years ago
  49. a4b3518 clk: core: support clocks which requires parents enable (part 1) by Dong Aisheng · 9 years ago
  50. 7ec986e clk: move clk_disable_unused after clk_core_disable_unprepare function by Dong Aisheng · 9 years ago
  51. a6adc30 clk: introduce clk_core_enable_lock and clk_core_disable_lock functions by Dong Aisheng · 9 years ago
  52. 2d5b520 clk: correct comments for __clk_determine_rate by Peng Fan · 9 years ago
  53. 06b37e4 clk: Remove unused variable by Lee Jones · 9 years ago
  54. 071a0cb Merge commit 'f17a0dd1c2e0' into clk-next by Michael Turquette · 9 years ago
  55. f17a0dd clk: Use _rcuidle suffix to allow clk_core_enable() to used from idle by Paul E. McKenney · 9 years ago
  56. 2f87a6e clk: Add _rcuidle tracepoints to allow clk_core_disable() use from idle by Paul E. McKenney · 9 years ago
  57. ef56b79 clk: fix critical clock locking by Maxime Ripard · 9 years ago
  58. c47265a clk: fix comment of devm_clk_hw_register() by Masahiro Yamada · 9 years ago
  59. 58657d1 Merge branch 'clk-hw-register' (early part) into clk-next by Stephen Boyd · 9 years ago
  60. 0861e5b clk: Add clk_hw OF clk providers by Stephen Boyd · 9 years ago
  61. 4143804 clk: Add {devm_}clk_hw_{register,unregister}() APIs by Stephen Boyd · 9 years ago
  62. d56f899 clk: Provide OF helper to mark clocks as CRITICAL by Lee Jones · 9 years ago
  63. 2e20fbf clk: WARN_ON about to disable a critical clock by Lee Jones · 9 years ago
  64. 32b9b10 clk: Allow clocks to be marked as CRITICAL by Lee Jones · 9 years ago
  65. 929e7f3b clk: Make of_clk_get_parent_count() return unsigned ints by Stephen Boyd · 9 years ago
  66. 3e5dd6f clk: Ignore disabled DT clock providers by Geert Uytterhoeven · 9 years ago
  67. 023bd71 clk: skip unnecessary set_phase if nothing to do by Shawn Lin · 9 years ago
  68. 706d5c7 clk: Update some outdated comments by Stephen Boyd · 9 years ago
  69. fa45971 Revert "clk: avoid circular clock topology" by Stephen Boyd · 9 years ago
  70. fb4dd22 clk: Make of_clk_get_from_provider() available to modules by Andrew F. Davis · 9 years ago
  71. 2430a94d clk: fix __clk_init_parent() for single parent clocks by Masahiro Yamada · 9 years ago
  72. 47b0eeb clk: Deprecate CLK_IS_ROOT by Stephen Boyd · 9 years ago
  73. 4106a3d clk: unlock for handling unregistered clock by Insu Yun · 9 years ago
  74. e8f0e68 clk: slightly optimize clk_core_set_parent() by Masahiro Yamada · 9 years ago
  75. 470b5e2f clk: simplify clk_fetch_parent_index() function by Masahiro Yamada · 9 years ago
  76. 508f884 clk: make sure parent is not NULL in clk_fetch_parent_index() by Masahiro Yamada · 9 years ago
  77. 0e8f6e4 clk: walk the orphan clock list more simply by Masahiro Yamada · 9 years ago
  78. 858d588 clk: avoid circular clock topology by Masahiro Yamada · 9 years ago
  79. 5146e0b clk: simplify __clk_init_parent() by Masahiro Yamada · 9 years ago
  80. 3c8e77d clk: move checking .get_parent to __clk_core_init() by Masahiro Yamada · 9 years ago
  81. c44fccb clk: replace pr_warn() with pr_err() for fatal cases by Masahiro Yamada · 9 years ago
  82. 3c436bf clk: drop the initial core->parents look-ups from __clk_core_init() by Masahiro Yamada · 9 years ago
  83. 88cfbef clk: simplify clk_core_get_parent_by_index() by Masahiro Yamada · 9 years ago
  84. 176d116 clk: move core->parents allocation to clk_register() by Masahiro Yamada · 9 years ago
  85. 3a6e8454 clk: change sizeof(struct clk *) to sizeof(*core->parents) by Masahiro Yamada · 9 years ago
  86. 027f942 clk: remove unnecessary !core->parents conditional by Masahiro Yamada · 9 years ago
  87. be45ebf clk: rename __clk_init() into __clk_core_init() by Masahiro Yamada · 9 years ago
  88. d35c80c clk: change the argument of __clk_init() into pointer to clk_core by Masahiro Yamada · 9 years ago
  89. d9e7434 clk: remove unused first argument of __clk_init() by Masahiro Yamada · 9 years ago
  90. a915e30 Merge branch 'clk-rockchip' into clk-next by Michael Turquette · 9 years ago
  91. 2eb8c71 clk: add flag for clocks that need to be enabled on rate changes by Heiko Stuebner · 9 years ago
  92. 8da411c clk: let of_clk_get_parent_name() fail for invalid clock-indices by Masahiro Yamada · 9 years ago
  93. 198bb59 clk: fix a typo in comment block of clk_notifier_register() by Masahiro Yamada · 9 years ago
  94. 3fe003f clk: Spelling s/derefing/dereferencing/ by Geert Uytterhoeven · 9 years ago
  95. c1de135 clk: use IS_ERR_OR_NULL(hw) instead of !hw || IS_ERR(hw) by Masahiro Yamada · 9 years ago
  96. c736c4e clk: remove redundant negative index check in of_clk_get_parent_name() by Masahiro Yamada · 9 years ago
  97. be68bf8 clk: Add clk_hw_is_enabled() for use by clk providers by Joachim Eastwood · 9 years ago
  98. 6bc9d9d clk: add missing of_node_put by Julia Lawall · 9 years ago
  99. b76281c clk: Make clk input parameter of __clk_get_name() const by Geert Uytterhoeven · 9 years ago
  100. 7e96353 clk: Use %u to format unsigned int in of_clk_src_onecell_get() by Geert Uytterhoeven · 9 years ago