1. d646420 clk: add APIs to get (optional) clock by name without a device by Chunfeng Yun · 4 years, 10 months ago
  2. bd7c798 clk: check valid clock by clk_valid() by Chunfeng Yun · 4 years, 10 months ago
  3. 0f9b2b3 clk: fix error check for devm_clk_get_optional() by Chunfeng Yun · 4 years, 10 months ago
  4. fd1ba29 drivers: clk: Fix using assigned-clocks in the node of the clock it sets up by Jean-Jacques Hiblot · 5 years ago
  5. 52720c5 drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · 5 years ago
  6. 8a1661f drivers: clk: Handle gracefully NULL pointers by Jean-Jacques Hiblot · 5 years ago
  7. 02e2a2a clk: Fix error check in clk_set_default_parents() by Jean-Jacques Hiblot · 5 years ago
  8. 0520be0 clk: prograte clk enable/disable to parent by Peng Fan · 5 years ago
  9. acbb7cd clk: add support for clk_is_match() by Sekhar Nori · 5 years ago
  10. 91944ef dm: clk: ignore default settings when node not valid by Peng Fan · 5 years ago
  11. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  12. e497fab clk: initialize clk->data when using default xlate by Sekhar Nori · 5 years ago
  13. 1a961c9 dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag by Lukasz Majewski · 5 years ago
  14. 2796af7 dm: clk: Define clk_get_by_id() for clk operations by Lukasz Majewski · 5 years ago
  15. 4aa7830 dm: clk: Define clk_get_parent_rate() for clk operations by Lukasz Majewski · 5 years ago
  16. 0c660c2 dm: clk: Define clk_get_parent() for clk operations by Lukasz Majewski · 5 years ago
  17. dcb63fc clk: Use clk_get_by_index_tail() by Jagan Teki · 6 years ago
  18. 75f9831 clk: Get the CLK by index without device by Jagan Teki · 6 years ago
  19. 6831616 clk: Improve debug message in clk_set_default_rates() by Simon Glass · 6 years ago
  20. 291da96 clk: Allow clock defaults to be set during re-reloc state for SPL only by Philipp Tomsich · 6 years ago
  21. e5e06b6 clk: Allow clock defaults to be set also during re-reloc state by Andreas Dannenberg · 6 years ago
  22. d64caaf clk: clk_set_default: accept no-op skip fields by Neil Armstrong · 6 years ago
  23. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  24. 721881c clk: fix clk_get_bulk when phandle error by Neil Armstrong · 7 years ago
  25. a855be8 clk: Add get/enable/disable/release for a bulk of clocks by Neil Armstrong · 7 years ago
  26. f4fcba5 clk: implement clk_set_defaults() by Philipp Tomsich · 7 years ago
  27. 95f9a7e clk: refactor clk_get_by_index() into clk_get_by_indexed_prop() by Philipp Tomsich · 7 years ago
  28. f7d1046 clk: add clk_set_parent() by Philipp Tomsich · 7 years ago
  29. 7fe1b06 clk: Remove superfluous gd declarations by Mario Six · 7 years ago
  30. 268453b clk: clk-uclass: Fix style violations by Mario Six · 7 years ago
  31. bc79617 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  32. 0d15463 dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  33. b108d8a clk: fix compilation errors for poplar platform by Patrice Chotard · 7 years ago
  34. 82a8a66 clk: add clk_release_all() by Patrice Chotard · 7 years ago
  35. aa9bb09 dm: clk: Update uclass to support livetree by Simon Glass · 7 years ago
  36. a4e0ef5 clk: Modify xlate() method for livetree by Simon Glass · 7 years ago
  37. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  38. 3f56b13 clk: clk-uclass: Assign clk->dev before call .of_xlate by Wenyou Yang · 8 years ago
  39. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  40. 9e0758b dm: clk: Remove simple version of clk_get_by_index/name() by Michal Simek · 8 years ago
  41. 7423daa dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
  42. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  43. a4b10c0 dm: clk: Add a simple version of clk_get_by_index() by Simon Glass · 9 years ago
  44. e70cc43 dm: clk: Add support for decoding clocks from the device tree by Simon Glass · 9 years ago
  45. f0e0751 clk: add API to enable clock by Masahiro Yamada · 9 years ago
  46. f26c8a8 dm: Add a clock uclass by Simon Glass · 9 years ago