1. e60765f arm: remove prototype for reset_timer_masked by Patrick Delaunay · Fri Oct 05 11:33:50 2018 +0200
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  3. 636bf17 exynos: pwm: Add a driver for the exynos5 PWM by Simon Glass · Sun Feb 21 21:08:49 2016 -0700
  4. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  5. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  6. abf0995 exynos: Avoid function instrumentation for microsecond timer by Simon Glass · Tue Jun 11 11:14:50 2013 -0700
  7. c34c0ed exynos: Correct use of 64-bit division by Simon Glass · Sat Apr 13 04:26:41 2013 +0000
  8. ee85f24 Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4 by Gabe Black · Thu Mar 28 04:32:19 2013 +0000
  9. 94f61a3 Exynos: Add timer_get_us function by Che-Liang Chiou · Thu Mar 28 04:32:17 2013 +0000
  10. a9e9abb Exynos: Change get_timer() to work correctly by Simon Glass · Thu Mar 28 04:32:16 2013 +0000
  11. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · Thu Dec 13 20:48:35 2012 +0000
  12. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · Thu Dec 13 20:48:34 2012 +0000
  13. e7c50c2 arm/s5pxx: Fix get_timer_masked to get the time. by Zhong Hongbo · Mon Jul 02 13:50:49 2012 +0000
  14. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  15. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  16. 4cb7fbf S5P: timer: replace bss variable by gd by Minkyu Kang · Wed Mar 16 20:09:20 2011 +0900
  17. da0bff8 S5P: timer: Use pwm functions by Minkyu Kang · Thu Mar 10 20:05:58 2011 +0900
  18. c396ee1 ARMV7: S5P: timer: get the count_value from register when call udelay by Minkyu Kang · Fri Nov 19 17:00:26 2010 +0900
  19. 36f25cf ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · Tue Aug 24 15:51:55 2010 +0900
  20. 2917c0a ARMV7: S5P: rename from s5pc1xx to s5p by Minkyu Kang · Thu Aug 19 20:41:50 2010 +0900
  21. 0a2b631 ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx by Minkyu Kang · Thu Aug 19 13:48:11 2010 +0900[Renamed from arch/arm/cpu/armv7/s5pc1xx/timer.c]
  22. c818984 S5P: Use accessor functions instead of SoC specific defines to access the base address by Minkyu Kang · Fri Aug 13 16:07:35 2010 +0900
  23. 6329a8f ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · Thu Jun 17 21:50:01 2010 -0700[Renamed from arch/arm/cpu/arm_cortexa8/s5pc1xx/timer.c]
  24. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500[Renamed from cpu/arm_cortexa8/s5pc1xx/timer.c]
  25. f0f778a Generic udelay() with watchdog support by Ingo van Lil · Tue Nov 24 14:09:21 2009 +0100
  26. 8764998 s5pc1xx: support Samsung s5pc1xx SoC by Minkyu Kang · Thu Oct 01 17:20:01 2009 +0900