1. f0e1c3e x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · Sun Jul 30 06:23:07 2017 -0700
  2. 6ffad64 x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() by Bin Meng · Tue Jul 25 20:12:05 2017 -0700
  3. 23ee9ab x86: tsc: Correct Silvermont reference clock values by Bin Meng · Tue Jul 25 20:12:04 2017 -0700
  4. aeb581a x86: tsc: Update comments and expand definitions in freq_desc_tables[] by Bin Meng · Tue Jul 25 20:12:03 2017 -0700
  5. c36aca7 x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() by Bin Meng · Tue Jul 25 20:12:02 2017 -0700
  6. d159ffb x86: tsc: Identify Intel-specific code by Bin Meng · Tue Jul 25 20:12:01 2017 -0700
  7. f4ed4d7 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO by Bin Meng · Tue Jul 25 20:12:00 2017 -0700
  8. 802b2c6 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · Thu May 18 20:09:06 2017 -0600
  9. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  10. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  11. f1113c9 nds32: Support AE3XX platform. by rick · Thu May 18 14:37:53 2017 +0800
  12. 6d564b8 nds32: Support AG101P timer DM. by rick · Wed May 17 10:59:20 2017 +0800
  13. 8f2c1da drivers: timer: Introduce ARC timer driver by Vlad Zakharov · Tue Mar 21 14:49:47 2017 +0300
  14. 200a799 STiH410: Add STi timer driver by Patrice Chotard · Tue Feb 21 13:37:05 2017 +0100
  15. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  16. f57bd00 aspeed: Add drivers common to all Aspeed SoCs by maxims@google.com · Wed Jan 18 13:44:55 2017 -0800
  17. 36901a4 timer: Support clocks via phandle by Zakharov Vlad · Fri Dec 09 17:18:32 2016 +0300
  18. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Mar 14 19:21:44 2016 -0400
  19. 5de3569 dm: omap_timer: Fix conversion of address to a pointer by Lokesh Vutla · Sat Mar 05 16:40:32 2016 +0530
  20. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  21. 3c7c187b sandbox: timer: Support the early timer by Simon Glass · Wed Feb 24 09:14:51 2016 -0700
  22. 32f6c17 timer: Provide an early timer by Simon Glass · Wed Feb 24 09:14:49 2016 -0700
  23. 04cb14c timer: Support tracing fully by Simon Glass · Wed Feb 24 09:14:48 2016 -0700
  24. 4faff28 timer: sandbox: work without device tree by Stephen Warren · Wed Jan 06 10:33:04 2016 -0700
  25. 023ddfe dm: timer: refuse timers with zero clock_rate by Stephen Warren · Wed Jan 06 10:33:03 2016 -0700
  26. afae370 drivers: timer: omap_timer: add timer driver for omap devices based on dm by Mugunthan V N · Thu Dec 24 16:08:07 2015 +0530
  27. 5d0f01f dm: timer: uclass: Add flag to control sequence numbering by Mugunthan V N · Thu Dec 24 16:08:06 2015 +0530
  28. 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
  29. b2e7898 x86: Move i8254_init() to x86_cpu_init_f() by Bin Meng · Tue Dec 08 17:31:39 2015 -0800
  30. b2aa4c5 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · Fri Nov 13 00:11:24 2015 -0800
  31. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · Tue Nov 24 13:31:17 2015 -0700
  32. d041c42 timer: sandbox: Use device tree to pass the clock frequency by Bin Meng · Fri Nov 13 00:11:17 2015 -0800
  33. eb576c1 timer: altera: Remove the codes to get clock frequency by Bin Meng · Fri Nov 13 00:11:16 2015 -0800
  34. f786c64 dm: timer: Implement pre_probe() by Bin Meng · Fri Nov 13 00:11:15 2015 -0800
  35. 8a7b864 dm: timer: Fix several nits by Bin Meng · Fri Nov 13 00:11:14 2015 -0800
  36. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · Fri Oct 30 15:35:52 2015 +0800
  37. d82a4d3 altera_timer: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:15:31 2015 +0800
  38. 90b1d79 timer: altera_timer: minor clean up by Thomas Chou · Sat Oct 31 20:54:16 2015 +0800
  39. 9baccdc timer: altera_timer: use BIT macro by Thomas Chou · Thu Oct 29 21:16:39 2015 +0800
  40. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · Thu Oct 22 22:28:53 2015 +0800
  41. fb798b1 dm: implement a Timer uclass by Thomas Chou · Fri Oct 09 13:46:34 2015 +0800