summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1307.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: ds1307: Add support for configuring external clock pinTrent Piepho2016-05-301-1/+44
* rtc: ds1307: Add ds1308 to driver's ID listTrent Piepho2016-05-231-0/+1
* ds1307: Configure ds1341 for lowest power modeAndrey Smirnov2016-04-051-4/+16
* ds1307: Fix a bug in probe()Andrey Smirnov2016-04-051-1/+1
* rtc: ds1307: Fix a memory leakAndrey Smirnov2016-01-071-0/+3
* rtc: ds1307: Add code to support ds1337/1341Andrey Smirnov2016-01-071-0/+91
* of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-1/+1
* rtc: import ds1307 driver from linux-3.15Antony Pavlov2014-08-021-0/+347