summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-pcf85063.c
Commit message (Expand)AuthorAge
* rtc: pcf85063: fix clearing bits in pcf85063_start_clockMichael McCormick2018-03-17
* rtc: pcf85063: remove useless indirectionAlexandre Belloni2018-03-17
* rtc: pcf85063: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-17
* rtc: pcf85063: do not register a RTC device if chip is not presentMirza Krak2016-11-04
* rtc: pcf85063: Add support for the PCF85063A deviceChris DeBruin2016-07-19
* rtc: pcf85063: fix year rangeAlexandre Belloni2016-07-19
* rtc: pcf85063: remove struct pcf85063Alexandre Belloni2016-03-14
* rtc: pcf85063: remove useless DRV_VERSIONAlexandre Belloni2016-03-14
* rtc: pcf85063: remove useless century handlingAlexandre Belloni2016-03-14
* rtc: pcf85063: fix time/date settingJuergen Borleis2016-03-14
* rtc: pcf85063: fix time/date readingJuergen Borleis2016-03-14
* rtc: pcf85063: simplify code to read the current timeJuergen Borleis2016-03-14
* rtc: pcf85063: return an error when date is invalidAlexandre Belloni2015-11-08
* rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-09-05
* rtc: add pcf85063 supportSøren Andersen2014-08-08