1. dcb63fc clk: Use clk_get_by_index_tail() by Jagan Teki · 6 years ago
  2. 75f9831 clk: Get the CLK by index without device by Jagan Teki · 6 years ago
  3. 6831616 clk: Improve debug message in clk_set_default_rates() by Simon Glass · 6 years ago
  4. 291da96 clk: Allow clock defaults to be set during re-reloc state for SPL only by Philipp Tomsich · 6 years ago
  5. e5e06b6 clk: Allow clock defaults to be set also during re-reloc state by Andreas Dannenberg · 6 years ago
  6. d64caaf clk: clk_set_default: accept no-op skip fields by Neil Armstrong · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. 721881c clk: fix clk_get_bulk when phandle error by Neil Armstrong · 6 years ago
  9. a855be8 clk: Add get/enable/disable/release for a bulk of clocks by Neil Armstrong · 6 years ago
  10. f4fcba5 clk: implement clk_set_defaults() by Philipp Tomsich · 7 years ago
  11. 95f9a7e clk: refactor clk_get_by_index() into clk_get_by_indexed_prop() by Philipp Tomsich · 7 years ago
  12. f7d1046 clk: add clk_set_parent() by Philipp Tomsich · 7 years ago
  13. 7fe1b06 clk: Remove superfluous gd declarations by Mario Six · 7 years ago
  14. 268453b clk: clk-uclass: Fix style violations by Mario Six · 7 years ago
  15. bc79617 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  16. 0d15463 dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  17. b108d8a clk: fix compilation errors for poplar platform by Patrice Chotard · 7 years ago
  18. 82a8a66 clk: add clk_release_all() by Patrice Chotard · 7 years ago
  19. aa9bb09 dm: clk: Update uclass to support livetree by Simon Glass · 7 years ago
  20. a4e0ef5 clk: Modify xlate() method for livetree by Simon Glass · 7 years ago
  21. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  22. 3f56b13 clk: clk-uclass: Assign clk->dev before call .of_xlate by Wenyou Yang · 8 years ago
  23. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  24. 9e0758b dm: clk: Remove simple version of clk_get_by_index/name() by Michal Simek · 8 years ago
  25. 7423daa dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
  26. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  27. a4b10c0 dm: clk: Add a simple version of clk_get_by_index() by Simon Glass · 9 years ago
  28. e70cc43 dm: clk: Add support for decoding clocks from the device tree by Simon Glass · 9 years ago
  29. f0e0751 clk: add API to enable clock by Masahiro Yamada · 9 years ago
  30. f26c8a8 dm: Add a clock uclass by Simon Glass · 9 years ago