1. dc338d3 clk: check valid clock by clk_valid() by developer · 5 years ago
  2. 5e108fb clk: fix error check for devm_clk_get_optional() by developer · 5 years ago
  3. 9601f32 drivers: clk: Fix using assigned-clocks in the node of the clock it sets up by Jean-Jacques Hiblot · 5 years ago
  4. 6e66b2d drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · 5 years ago
  5. 718039b drivers: clk: Handle gracefully NULL pointers by Jean-Jacques Hiblot · 5 years ago
  6. b232081 clk: Fix error check in clk_set_default_parents() by Jean-Jacques Hiblot · 5 years ago
  7. 82628e2 clk: prograte clk enable/disable to parent by Peng Fan · 5 years ago
  8. cf3119d clk: add support for clk_is_match() by Sekhar Nori · 5 years ago
  9. 40ec4e4 dm: clk: ignore default settings when node not valid by Peng Fan · 5 years ago
  10. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  11. 3d23abd clk: initialize clk->data when using default xlate by Sekhar Nori · 5 years ago
  12. 4ef3217 dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag by Lukasz Majewski · 5 years ago
  13. 12014be dm: clk: Define clk_get_by_id() for clk operations by Lukasz Majewski · 5 years ago
  14. 53155da dm: clk: Define clk_get_parent_rate() for clk operations by Lukasz Majewski · 5 years ago
  15. 9e38dc3 dm: clk: Define clk_get_parent() for clk operations by Lukasz Majewski · 5 years ago
  16. a77add3 clk: Use clk_get_by_index_tail() by Jagan Teki · 6 years ago
  17. fc7c7ce clk: Get the CLK by index without device by Jagan Teki · 6 years ago
  18. 3336373 clk: Improve debug message in clk_set_default_rates() by Simon Glass · 6 years ago
  19. e546ec8 clk: Allow clock defaults to be set during re-reloc state for SPL only by Philipp Tomsich · 6 years ago
  20. 89d1b08 clk: Allow clock defaults to be set also during re-reloc state by Andreas Dannenberg · 6 years ago
  21. f3cc631 clk: clk_set_default: accept no-op skip fields by Neil Armstrong · 6 years ago
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. 52b26d9 clk: fix clk_get_bulk when phandle error by Neil Armstrong · 7 years ago
  24. 8a275a0 clk: Add get/enable/disable/release for a bulk of clocks by Neil Armstrong · 7 years ago
  25. 9cf03b0 clk: implement clk_set_defaults() by Philipp Tomsich · 7 years ago
  26. f760434 clk: refactor clk_get_by_index() into clk_get_by_indexed_prop() by Philipp Tomsich · 7 years ago
  27. f8e02b2 clk: add clk_set_parent() by Philipp Tomsich · 7 years ago
  28. e487106 clk: Remove superfluous gd declarations by Mario Six · 7 years ago
  29. 799fe56 clk: clk-uclass: Fix style violations by Mario Six · 7 years ago
  30. fdec580 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  31. e94414b dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  32. cafc341 clk: fix compilation errors for poplar platform by Patrice Chotard · 7 years ago
  33. 96fc03d clk: add clk_release_all() by Patrice Chotard · 7 years ago
  34. 2558bff dm: clk: Update uclass to support livetree by Simon Glass · 8 years ago
  35. b7ae277 clk: Modify xlate() method for livetree by Simon Glass · 8 years ago
  36. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  37. 33cdf49 clk: clk-uclass: Assign clk->dev before call .of_xlate by Wenyou Yang · 8 years ago
  38. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  39. 30d40b3 dm: clk: Remove simple version of clk_get_by_index/name() by Michal Simek · 8 years ago
  40. 589d915 dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
  41. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  42. 508c077 dm: clk: Add a simple version of clk_get_by_index() by Simon Glass · 9 years ago
  43. 0342bd2 dm: clk: Add support for decoding clocks from the device tree by Simon Glass · 9 years ago
  44. 67c2295 clk: add API to enable clock by Masahiro Yamada · 9 years ago
  45. 36ad234 dm: Add a clock uclass by Simon Glass · 9 years ago