summaryrefslogtreecommitdiff
path: root/drivers/rtc/ds1307.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-23rtc: ds1307: Add ds1339 compatibleChris Packham1-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-07-13rtc: ds1307: add support for m41t11Heiko Schocher1-0/+14
2018-07-25rtc: remove CONFIG_CMD_DATE dependencyHeinrich Schuchardt1-4/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-07rtc: ds1307: remove redundant code in rtc_resetChris Packham1-33/+0
2017-05-08rtc: Add DM support to ds1307Chris Packham1-20/+189
2015-11-05rtc: Add MCP79411 support to DS1307 rtc driverAndy Fleming1-0/+34
2014-08-14RTC: add support for DS1339 (using DS1307 driver)Markus Niebel1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2009-08-25Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre1-13/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD1-1/+3
2008-08-19rtc: Clean drivers/rtc/MakefileMichal Simek1-2/+1
2008-03-20LWMON5: POST RTC fixYuri Tikhonov1-1/+5
2007-11-26drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD1-0/+204