1. d7d7518 clk: composite: Export clk_hw_register_composite() by Anson Huang · 4 years, 5 months ago
  2. 73ef657 clk: composite: add _register_composite_pdata() variants by Michael Walle · 5 years ago
  3. d8549bc clk: Add clk_hw_unregister_composite helper function definition by Manivannan Sadhasivam · 5 years ago
  4. cc819cf clk: Zero init clk_init_data in helpers by Manivannan Sadhasivam · 5 years ago
  5. b0740d7 clk: composite: Drop unused clk.h include by Stephen Boyd · 5 years ago
  6. 90b6c5c clk: Remove CLK_IS_BASIC clk flag by Stephen Boyd · 6 years ago
  7. e1bd55e clk: Tag basic clk types with SPDX by Stephen Boyd · 6 years ago
  8. 58657d1 Merge branch 'clk-hw-register' (early part) into clk-next by Stephen Boyd · 9 years ago
  9. e9471c4 Merge branch 'clk-composite-unregister' into clk-next by Stephen Boyd · 9 years ago
  10. 92a39d9 clk: composite: Add unregister function by Maxime Ripard · 9 years ago
  11. 49cb392 clk: composite: Add hw based registration APIs by Stephen Boyd · 9 years ago
  12. 9e52cec clk: Add clk_composite_set_rate_and_parent by Finley Xiao · 9 years ago
  13. 5fd9c05 clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h by Geliang Tang · 9 years ago
  14. 2f508a9 clk: Convert basic types to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  15. 98d8a60 clk: Convert __clk_get_flags() to clk_hw_get_flags() by Stephen Boyd · 10 years ago
  16. 497295a clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() by Stephen Boyd · 10 years ago
  17. 57d866e clk: fix some determine_rate implementations by Boris Brezillon · 9 years ago
  18. 0817b62 clk: change clk_ops' ->determine_rate() prototype by Boris Brezillon · 9 years ago
  19. d122db7 clk: basic-types: Remove useless allocation failure printks by Stephen Boyd · 10 years ago
  20. 2893c37 clk: make strings in parent name arrays const by Sascha Hauer · 10 years ago
  21. 4e907ef clk: Replace explicit clk assignment with __clk_hw_set_clk by Javier Martinez Canillas · 10 years ago
  22. 1c8e600 clk: Add rate constraints to clocks by Tomeu Vizoso · 10 years ago
  23. 646cafc clk: Change clk_ops->determine_rate to return a clk_hw as the best parent by Tomeu Vizoso · 10 years ago
  24. 5a994e1 clk: composite: improve rate_hw sanity check logic by Mike Turquette · 11 years ago
  25. 0c02cf2 clk: composite: allow read-only clocks by Heiko Stübner · 11 years ago
  26. 3eb635f clk: composite: support determine_rate using rate_ops->round_rate + mux_ops->set_parent by Boris BREZILLON · 11 years ago
  27. 5d2043f clk: composite: pass mux_hw into determine_rate by Mike Turquette · 11 years ago
  28. 107f319 clk: composite: .determine_rate support by Emilio López · 11 years ago
  29. f363e21 clk: composite: allow fixed rates & fixed dividers by Mike Turquette · 12 years ago
  30. d3a1c7b clk: composite: rename 'div' references to 'rate' by Mike Turquette · 12 years ago
  31. ece7009 clk: Add composite clock type by Prashant Gaikwad · 12 years ago