summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pcf85063.c
AgeCommit message (Expand)Author
2018-07-28rtc: pcf85063: preserve control register value between stop and startAlvin Šipraga
2018-03-17rtc: pcf85063: fix clearing bits in pcf85063_start_clockMichael McCormick
2018-03-17rtc: pcf85063: remove useless indirectionAlexandre Belloni
2018-03-17rtc: pcf85063: stop validating rtc_time in .read_timeAlexandre Belloni
2016-11-04rtc: pcf85063: do not register a RTC device if chip is not presentMirza Krak
2016-07-19rtc: pcf85063: Add support for the PCF85063A deviceChris DeBruin
2016-07-19rtc: pcf85063: fix year rangeAlexandre Belloni
2016-03-14rtc: pcf85063: remove struct pcf85063Alexandre Belloni
2016-03-14rtc: pcf85063: remove useless DRV_VERSIONAlexandre Belloni
2016-03-14rtc: pcf85063: remove useless century handlingAlexandre Belloni
2016-03-14rtc: pcf85063: fix time/date settingJuergen Borleis
2016-03-14rtc: pcf85063: fix time/date readingJuergen Borleis
2016-03-14rtc: pcf85063: simplify code to read the current timeJuergen Borleis
2015-11-08rtc: pcf85063: return an error when date is invalidAlexandre Belloni
2015-09-05rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2014-08-08rtc: add pcf85063 supportSøren Andersen