1. 738ff53 timer: Add helper for drivers using timebase fallback by Sean Anderson · Mon Sep 28 10:52:22 2020 -0400
  2. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  3. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  4. fe5eb09 dm: timer: Skip device that does not have a valid ofnode in pre_probe() by Bin Meng · Fri Jul 05 09:23:15 2019 -0700
  5. 9a9b074 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · Wed Oct 10 22:06:58 2018 -0700
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  7. 63cf24a dm: timer: handle being called before dm_root is ready by Philipp Tomsich · Mon Sep 11 22:04:11 2017 +0200
  8. 617fd62 dm: timer: Convert to livetree by Philipp Tomsich · Mon Sep 11 22:04:10 2017 +0200
  9. 163796c timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · Fri Jul 28 17:19:58 2017 +0200
  10. 802b2c6 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · Thu May 18 20:09:06 2017 -0600
  11. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  12. 36901a4 timer: Support clocks via phandle by Zakharov Vlad · Fri Dec 09 17:18:32 2016 +0300
  13. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  14. 04cb14c timer: Support tracing fully by Simon Glass · Wed Feb 24 09:14:48 2016 -0700
  15. 023ddfe dm: timer: refuse timers with zero clock_rate by Stephen Warren · Wed Jan 06 10:33:03 2016 -0700
  16. 5d0f01f dm: timer: uclass: Add flag to control sequence numbering by Mugunthan V N · Thu Dec 24 16:08:06 2015 +0530
  17. 6f89d04 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · Sat Jan 16 21:33:58 2016 +0530
  18. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · Tue Nov 24 13:31:17 2015 -0700
  19. f786c64 dm: timer: Implement pre_probe() by Bin Meng · Fri Nov 13 00:11:15 2015 -0800
  20. 8a7b864 dm: timer: Fix several nits by Bin Meng · Fri Nov 13 00:11:14 2015 -0800
  21. fb798b1 dm: implement a Timer uclass by Thomas Chou · Fri Oct 09 13:46:34 2015 +0800