1. 5666558 cmd: clk: Make soc_clk_dump static by Igor Prusov · 11 months ago
  2. 258c100 cmd: clk: Use dump function from clk_ops by Igor Prusov · 11 months ago
  3. 3616218 cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year ago
  4. c40251c cmd: clk: probe the clock before dump them by Patrick Delaunay · 1 year, 10 months ago
  5. 92a1bba cmd: clk: fix long help message by Patrick Delaunay · 2 years, 9 months ago
  6. 534859a cmd: clk: update result of do_clk_setfreq by Patrick Delaunay · 2 years, 9 months ago
  7. afcc261 cmd: clk: replace clk_lookup by uclass_get_device_by_name by Patrick Delaunay · 2 years, 9 months ago
  8. 3386fb1 cmd: clk: test the number of argument in setfreq command by Patrick Delaunay · 2 years, 9 months ago
  9. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 3 months ago
  10. 7ab418f clk: add support for setting clk rate from cmdline by Tero Kristo · 3 years, 4 months ago
  11. 1a725e2 clk: fix clock tree dump to properly dump out every registered clock by Tero Kristo · 3 years, 4 months ago
  12. 689ca8c cmd: clk: correctly handle depth for clk dump by Patrick Delaunay · 4 years, 3 months ago
  13. cc63284 cmd: clk: cosmetic: correct code alignment in show_clks by Patrick Delaunay · 4 years, 3 months ago
  14. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  15. aeeb2e6 clk: support clk tree dump by Peng Fan · 5 years ago
  16. 80b44fb cmd: clk: Handle ENODEV from clk_get_rate by Ismael Luceno Cortes · 6 years ago
  17. ff8eee0 cmd: clk: Add trivial implementation of clock dump for DM by Marek Vasut · 6 years ago
  18. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  19. ebc675b cmd: clk: Check return value from soc_clk_dump by Michal Simek · 7 years ago
  20. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_clk.c]
  21. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_clk.c]
  22. 08d0d6f common: Add new clk command by Michal Simek · 11 years ago