1. ce47505 rtc: m41t62: implements read8/write8 operations by Thomas Perrot · Fri Mar 17 15:22:41 2023 +0100
  2. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  3. 1a931d1 rtc: m41t62: fix wrong register use for set/reset ST bit by Max Yang · Mon May 10 05:23:37 2021 +0000
  4. 33ebba3 rtc: m41t62: add oscillator fail bit reset support by Sebastian Reichel · Wed Sep 02 19:31:40 2020 +0200
  5. 1d4abb8 rtc: m41t62: reset SQW in m41t62_rtc_reset by Sebastian Reichel · Wed Sep 02 19:31:39 2020 +0200
  6. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  7. 9aeb461 rtc: m41t62: add compatible for m41st87 by Marek Vasut · Sat Feb 15 14:46:10 2020 +0100
  8. 4d930c6 rtc: m41t62: add compatible for m41t82 by Simon Goldschmidt · Thu Mar 28 21:11:49 2019 +0100
  9. 5d43d0f rtc: m41t62: Convert the RTC driver to support the driver model (DM) by Lukasz Majewski · Thu Nov 22 14:54:34 2018 +0100
  10. 7f633d0 rtc: m41t62: Extract common RTC handling code to facilitate DM conversion by Lukasz Majewski · Thu Nov 22 14:54:33 2018 +0100
  11. 1715e8a rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning by Lukasz Majewski · Thu Nov 22 14:54:32 2018 +0100
  12. a7d5510 rtc: remove CONFIG_CMD_DATE dependency by Heinrich Schuchardt · Sat Jul 07 23:39:12 2018 +0200
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  15. d670fc5 rtc/m41t62: Add support for M41T82 with HT (Halt Update) by Stefan Roese · Fri Jan 20 11:47:47 2012 +0100
  16. dfdea73 Switch from per-driver to common definition of bin2bcd and bcd2bin by Albin Tonnerre · Thu Aug 13 15:31:12 2009 +0200
  17. 8aca720 Replace BCD2BIN and BIN2BCD macros with inline functions by Albin Tonnerre · Thu Aug 13 15:31:11 2009 +0200
  18. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  19. 97a2e10 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · Mon Sep 01 23:06:23 2008 +0200
  20. 8eac182 RTC: Fix month offset by one problem in M41T62 RTC driver by Stefan Roese · Wed Apr 30 15:50:39 2008 +0200
  21. 9bacd94 LWMON5: POST RTC fix by Yuri Tikhonov · Thu Mar 20 17:56:04 2008 +0300
  22. 754a5e5 rtc: Add M41T62 support by Stefan Roese · Tue Feb 19 16:21:49 2008 +0100