1. 50ce6826 clk: fixed: fix double free in resource managed fixed-factor clock by Dmitry Baryshkov · 3 years, 9 months ago
  2. 0b9266d clk: fixed: add devm helper for clk_hw_register_fixed_factor() by Daniel Palmer · 3 years, 11 months ago
  3. 52ba4fa clk: fixed: add missing kerneldoc by Krzysztof Kozlowski · 4 years, 3 months ago
  4. c1157f6 Merge branch 'clk-parent-rewrite-1' into clk-next by Stephen Boyd · 6 years ago
  5. 90b6c5c clk: Remove CLK_IS_BASIC clk flag by Stephen Boyd · 6 years ago
  6. e4818d6 clk: fixed-factor: Initialize clk_init_data on stack by Stephen Boyd · 6 years ago
  7. ecbf3f1 clk: fixed-factor: Let clk framework find parent by Stephen Boyd · 6 years ago
  8. 9dc3204 Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 6 years ago
  9. e1bd55e clk: Tag basic clk types with SPDX by Stephen Boyd · 6 years ago
  10. f98e8a5 clk: fixed-factor: fix of_node_get-put imbalance by Ricardo Ribalda Delgado · 6 years ago
  11. e665f02 clk: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  12. f6dab42 clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failure by Rajan Vaja · 6 years ago
  13. 1caadde clk: fixed-factor: Remove export symbol on setup function by Stephen Boyd · 8 years ago
  14. 971451b clk: fixed-factor: Convert into a module platform driver by Ricardo Ribalda Delgado · 8 years ago
  15. e6cbf99 clk: fixed-factor: Allow for a few clocks to change the parent rate by Maxime Ripard · 9 years ago
  16. 0759ac8 clk: fixed-factor: Add hw based registration APIs by Stephen Boyd · 9 years ago
  17. cbf9591 clk: add clk_unregister_fixed_factor() by Masahiro Yamada · 9 years ago
  18. 5fd9c05 clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h by Geliang Tang · 9 years ago
  19. 2f508a9 clk: Convert basic types to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  20. 98d8a60 clk: Convert __clk_get_flags() to clk_hw_get_flags() by Stephen Boyd · 10 years ago
  21. 3037e9e clk: fixed: Add comment to clk_fixed_set_rate by Daniel Thompson · 10 years ago
  22. d122db7 clk: basic-types: Remove useless allocation failure printks by Stephen Boyd · 10 years ago
  23. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  24. fe2fd5c clk: fixed-factor: Fix a trivial typo by Ezequiel Garcia · 11 years ago
  25. 5cfe10b clk: export fixed-factor, gate & mux registration by Mike Turquette · 11 years ago
  26. 79b1664 clk: add device tree fixed-factor-clock binding support by Gregory CLEMENT · 12 years ago
  27. bab5330 clk: fixed-factor: round_rate should use do_div by Haojian Zhuang · 12 years ago
  28. f7d8caa clk: Add CLK_IS_BASIC flag to identify basic clocks by Rajendra Nayak · 13 years ago
  29. f0948f5 clk: add a fixed factor clock by Sascha Hauer · 13 years ago