1. 1786440 clk: fixed_rate: add dummy disable() function by Samuel Holland · 3 years ago
  2. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 2 months ago
  3. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  4. fc960cb clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · 3 years, 4 months ago
  5. 4ddc91b clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 7 months ago
  6. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  7. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  8. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  9. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  10. 8828052 dm: test: Add a test for of-platdata phandles by Simon Glass · 4 years ago
  11. 4ab3817 clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flag by Michal Simek · 4 years ago
  12. 6bf6d81 clk: fixed_rate: add dummy enable() function by Chunfeng Yun · 4 years, 9 months ago
  13. e6849e2 clk: introduce enable_count by Peng Fan · 5 years ago
  14. 4f305bf clk: fixed_rate: export clk_fixed_rate by Peng Fan · 5 years ago
  15. 36bac0a clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c) by Lukasz Majewski · 5 years ago
  16. ec8f1c0 clk: Remove clock ID check in .get_rate() of clk_fixed_* by Lukasz Majewski · 5 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  18. 7fe1b06 clk: Remove superfluous gd declarations by Mario Six · 7 years ago
  19. e2db9e7 clk: clk_fixed_rate: Fix style violation by Mario Six · 7 years ago
  20. 8b92e1c dm: clk: fixed: Update to support livetree by Simon Glass · 7 years ago
  21. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  22. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  23. 7423daa dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
  24. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  25. b21e20b clk: add fixed rate clock driver by Masahiro Yamada · 9 years ago