1. d7c5661 clk: Fix clk func names in comments by Jagan Teki · 4 years, 5 months ago
  2. 6f79174 dm: clk: add stub when CONFIG_CLK is deactivated by Patrick Delaunay · 4 years, 5 months ago
  3. d646420 clk: add APIs to get (optional) clock by name without a device by Chunfeng Yun · 4 years, 9 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. e6849e2 clk: introduce enable_count by Peng Fan · 5 years ago
  8. acbb7cd clk: add support for clk_is_match() by Sekhar Nori · 5 years ago
  9. 2457612 clk: introduce clk_dev_binded by Peng Fan · 5 years ago
  10. 2796af7 dm: clk: Define clk_get_by_id() for clk operations by Lukasz Majewski · 5 years ago
  11. 4aa7830 dm: clk: Define clk_get_parent_rate() for clk operations by Lukasz Majewski · 5 years ago
  12. 0c660c2 dm: clk: Define clk_get_parent() for clk operations by Lukasz Majewski · 5 years ago
  13. a8592cd clk: Extend struct clk to provide clock type agnostic flags by Lukasz Majewski · 5 years ago
  14. 105db95 clk: Extend struct clk to provide information regarding clock rate by Lukasz Majewski · 5 years ago
  15. a909271 dm: Fix documentation entry as there is no UCLASS_CLOCK uclass by Lukasz Majewski · 5 years ago
  16. 75f9831 clk: Get the CLK by index without device by Jagan Teki · 6 years ago
  17. 9bf8650 include/clk.h: Fix the name of the clock uclass in comment by Liviu Dudau · 6 years ago
  18. 3b3969b clk: Extend clock control with an optional data field by Andreas Dannenberg · 6 years ago
  19. 1fe243a clk: add clk_valid() by Fabrice Gasnier · 6 years ago
  20. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  21. a855be8 clk: Add get/enable/disable/release for a bulk of clocks by Neil Armstrong · 6 years ago
  22. f4fcba5 clk: implement clk_set_defaults() by Philipp Tomsich · 7 years ago
  23. f7d1046 clk: add clk_set_parent() by Philipp Tomsich · 7 years ago
  24. 0d15463 dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  25. b108d8a clk: fix compilation errors for poplar platform by Patrice Chotard · 7 years ago
  26. 82a8a66 clk: add clk_release_all() by Patrice Chotard · 7 years ago
  27. 021abf6 Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
  28. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  29. 82f5279 ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · 8 years ago
  30. 3ce750e clk.h: Add <asm/errno.h> by Tom Rini · 8 years ago
  31. 3f96f87 clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled by Paul Burton · 8 years ago
  32. d51e9a1 clk.h: inline clk_get_by_name() by Andreas Bießmann · 8 years ago
  33. 7423daa dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
  34. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  35. e70cc43 dm: clk: Add support for decoding clocks from the device tree by Simon Glass · 9 years ago
  36. f0e0751 clk: add API to enable clock by Masahiro Yamada · 9 years ago
  37. ad1cf78 clk: add needed include and declaration to include/clk.h by Masahiro Yamada · 9 years ago
  38. 8bdf9cf clk: fix comments in include/clk.h by Masahiro Yamada · 9 years ago
  39. f26c8a8 dm: Add a clock uclass by Simon Glass · 9 years ago
  40. 08d0d6f common: Add new clk command by Michal Simek · 11 years ago