1. 7c105e4 rtc: rx8025: remove redundant code in rtc_reset by Chris Packham · Wed Mar 21 15:40:37 2018 +1300
  2. 4012ba8 rtc: rs5c372: remove redundant code in rtc_reset by Chris Packham · Wed Mar 21 15:40:36 2018 +1300
  3. fb6eafc rtc: mx27rtc: remove redundant code in rtc_reset by Chris Packham · Wed Mar 21 15:40:35 2018 +1300
  4. 2c21d04 rtc: ds1374: remove redundant code in rtc_reset by Chris Packham · Wed Mar 21 15:40:34 2018 +1300
  5. 52ef403 rtc: ds1307: remove redundant code in rtc_reset by Chris Packham · Wed Mar 21 15:40:33 2018 +1300
  6. 2f6bb76 rtc: rewrite isl1208 to support DM by Klaus Goger · Mon Mar 19 20:32:05 2018 +0100
  7. 20de5b0 rtc: adding RX8010SJ rtc driver by Nandor Han · Wed Jan 10 20:31:27 2018 +0100
  8. d5ea84a rtc: add support for s35392a by Nandor Han · Wed Nov 08 15:35:14 2017 +0000
  9. b49eb3f rtc: mc146818: Correct alarm message for day alarm by Bin Meng · Tue Oct 17 08:19:33 2017 -0700
  10. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  11. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  12. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  13. 2d3ac51 rtc: ds1337: drop "SYS" from config variables by Chris Packham · Tue May 30 12:03:33 2017 +1200
  14. cd3edd0 dm: sandbox: i2c_rtc: Drop fdtdec.h header by Simon Glass · Thu May 18 20:09:56 2017 -0600
  15. 5e20d18 Drop three-wire serial (TWS) support by Simon Glass · Wed May 17 03:25:04 2017 -0600
  16. 97a3e91 rtc: Add DM support to ds1307 by Chris Packham · Sat Apr 29 15:20:29 2017 +1200
  17. d52c551 drivers: remove Blackfin specific drivers by Masahiro Yamada · Fri Apr 14 10:55:00 2017 +0900
  18. fbfe53d dm: rtc: Add 16-bit read/write support by Bin Meng · Thu Mar 16 07:26:27 2017 -0700
  19. e21f5c2 rtc: pcf2127: Update Kconfig and code style by Meng Yi · Mon Jan 09 11:24:51 2017 -0700
  20. 188417c rtc: Add RTC chip pcf2127 support by Meng Yi · Wed Nov 30 15:47:31 2016 +0800
  21. 43d7c79 rtc: Use CONFIG_X86 instead of __I386__ by Simon Glass · Sun Sep 25 21:33:11 2016 -0600
  22. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  23. 30fe357 drivers: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:39 2016 +0900
  24. 4612af6 rtc: Tidy up the code style by Simon Glass · Sun Jun 19 19:51:00 2016 -0600
  25. b9b8c2f rtc: Add MCP79411 support to DS1307 rtc driver by Andy Fleming · Wed Oct 21 18:59:06 2015 -0500
  26. c60a5bc dm: rtc: Correct rtc_read32() return value by Simon Glass · Sun Oct 18 15:55:31 2015 -0600
  27. a10166f rtc: mc146818: Use probe() to set up the device by Simon Glass · Sun Oct 18 15:55:30 2015 -0600
  28. bc93207 rtc: mc146818: Add a comment to the #endif by Simon Glass · Sun Oct 18 15:55:29 2015 -0600
  29. 28cf0bc rtc:ds3232/ds3231: Add support to generate 32KHz output by Priyanka Jain · Mon Jun 29 15:39:23 2015 +0530
  30. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · Sun Jul 26 02:46:26 2015 +0900
  31. 5c8c6b5 dm: rtc: Support mc146818 driver in driver model by Bin Meng · Tue Jun 23 12:18:41 2015 +0800
  32. 4a9cbb9 dm: rtc: sandbox: Enable real-time clock support by Simon Glass · Mon Apr 20 12:37:29 2015 -0600
  33. c2a8c06 dm: rtc: sandbox: Add a driver for the sandbox I2C RTC by Simon Glass · Mon Apr 20 12:37:25 2015 -0600
  34. c404aa6 dm: rtc: sandbox: Add an emulated I2C RTC device by Simon Glass · Mon Apr 20 12:37:24 2015 -0600
  35. d9050b5 dm: rtc: Add a uclass for real-time clocks by Simon Glass · Mon Apr 20 12:37:23 2015 -0600
  36. 4283e84 dm: rtc: Rename mktime() and reduce the number of parameters by Simon Glass · Mon Apr 20 12:37:19 2015 -0600
  37. 1299466 dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · Mon Apr 20 12:37:18 2015 -0600
  38. 2d937bb dm: rtc: Rename gregorian day function by Simon Glass · Mon Apr 20 12:37:17 2015 -0600
  39. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  40. b4ae600 x86: rtc: mc146818: Add helpers to read/write CMOS RAM by Simon Glass · Mon Jan 19 22:16:10 2015 -0700
  41. f19e090 mpc8260: remove atc board support by Masahiro Yamada · Mon Dec 15 23:26:30 2014 +0900
  42. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · Wed Nov 26 16:00:58 2014 +0900
  43. 538059d rtc: mc146818: Set up RTC at start of day by Simon Glass · Fri Nov 14 18:18:26 2014 -0700
  44. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · Wed Oct 22 12:13:06 2014 +0200
  45. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  46. 90491f2 RTC: add support for DS1339 (using DS1307 driver) by Markus Niebel · Mon Jul 21 11:06:16 2014 +0200
  47. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  48. 44f6be3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Mon Nov 11 09:40:34 2013 -0500
  49. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  50. c028f9b malta: enable RTC support by Paul Burton · Fri Nov 08 11:18:55 2013 +0000
  51. 56424eb am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · Wed Aug 28 09:00:28 2013 -0400
  52. 9d02d3a drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly by Tom Rini · Wed Aug 28 09:00:27 2013 -0400
  53. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  54. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  55. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  56. fef4fe4 drivers: s3c44b0_rtc: delete an unused driver by Masahiro Yamada · Mon Aug 19 15:01:25 2013 +0900
  57. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  58. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  59. 39cf43f ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · Thu Feb 07 01:48:30 2013 +0000
  60. 1c6dba1 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · Tue Nov 13 03:21:55 2012 +0000
  61. 71d4389 rtc: pcf8563: Make century compatible with Linux by Benoît Thébaudeau · Fri Jul 20 16:05:36 2012 +0200
  62. 3c4ff1f rtc: add support of mx27 rtc by trem · Wed Aug 08 07:04:46 2012 +0000
  63. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · Mon Aug 13 09:53:12 2012 +0000
  64. 66b70bb rtc: imxdi: Initial support by Benoît Thébaudeau · Wed Aug 08 04:52:47 2012 +0000
  65. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:31 2012 +0000
  66. 7819633 Add support for DS1388. by Kenth Eriksson · Thu Jul 12 19:59:44 2012 +0000
  67. d670fc5 rtc/m41t62: Add support for M41T82 with HT (Halt Update) by Stefan Roese · Fri Jan 20 11:47:47 2012 +0100
  68. a3e1550 arm, davinci: move davinci_rtc struct to hardware.h by Heiko Schocher · Tue Nov 29 02:33:43 2011 +0000
  69. 49a358b drivers/rtc/s3c24x0_rtc.c: fix GCC 4.6 warnings by Anatolij Gustschin · Tue Nov 15 13:21:03 2011 +0000
  70. 8648726 iMX28: Add driver for internal RTC by Marek Vasut · Tue Nov 08 23:18:17 2011 +0000
  71. 68fcf89 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Nov 08 00:38:52 2011 +0100
  72. f2974f6 drivers/rtc/rv3029.c: fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:13 2011 +0000
  73. 3a61422 drivers/rtc/ds3231.c: fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:12 2011 +0000
  74. cc94214 ARM: dreamplug: fix compilation by Anatolij Gustschin · Sat Oct 29 11:19:47 2011 +0000
  75. 3f8d178 rtc: Make mc13783-rtc driver generic by Fabio Estevam · Mon Oct 24 06:44:15 2011 +0000
  76. c0b15f0 drivers/rtc/ds1337.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:39:11 2011 +0000
  77. 07735d1 RTC: Switch mc13783 to generic pmic code by Stefano Babic · Sun Oct 02 18:38:43 2011 +0200
  78. 62f3ec7 rtc, davinci: add support for davinci internal RTC by Heiko Schocher · Wed Sep 14 19:48:23 2011 +0000
  79. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  80. 152bf1f drivers/rtc: add Marvell Integrated RTC by Jason Cooper · Thu Aug 04 21:26:16 2011 +0530
  81. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · Fri Jul 22 04:01:30 2011 +0000
  82. b06208c AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · Sun Nov 07 13:26:14 2010 +0100
  83. da48040 AT91: fix related at91 driver files by Reinhard Meyer · Wed Nov 03 15:47:20 2010 +0100
  84. 1f1b701 rtc, rv3029: add trickle charger support. by Heiko Schocher · Mon Mar 28 09:24:22 2011 +0200
  85. b87c30f eNET: Add RTC support to eNET by Graeme Russ · Sat Feb 12 15:11:43 2011 +1100
  86. 641f0ab rtc: add support for Micro Crystal RV-3029-C2 RTC by Heiko Schocher · Wed Jan 12 08:20:05 2011 +0100
  87. d496c9f RTC driver for PT7C4338 chip. by Priyanka Jain · Tue Oct 26 14:52:19 2010 +0530
  88. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  89. e020dd4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Fri Oct 29 21:47:48 2010 +0200
  90. 383c43e Add generic support for samsung s3c2440 by C Nauman · Tue Oct 26 23:04:31 2010 +0900
  91. f90f133 ftrtc010.c : enhance code according to original datasheet by Macpaul Lin · Tue Oct 19 20:14:36 2010 +0800
  92. c9c7606 AT91: add RTT and GPBR based RTC by Reinhard Meyer · Tue Jul 27 16:22:09 2010 +0200
  93. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · Sun Jun 13 18:28:54 2010 +0200
  94. e043203 MX: RTC13783 uses general function to access PMIC by Stefano Babic · Fri Apr 16 17:11:19 2010 +0200
  95. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · Sat Dec 05 02:11:59 2009 +0100
  96. de7c7a7 RTC: Fix return code in MC13783 RTC driver. by Magnus Lilja · Wed Nov 11 19:56:58 2009 +0100
  97. 73e24da m41t11: Remove unused functions by Peter Tyser · Mon Nov 09 15:18:52 2009 -0600
  98. e014254 arm: A320: driver for FTRTC010 real time clock by Po-Yu Chuang · Wed Nov 11 17:26:00 2009 +0800
  99. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 17 18:30:34 2009 +0900
  100. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 03 18:08:41 2009 +0900