Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtc: pcf85063: do not register a RTC device if chip is not present | Mirza Krak | 2016-11-04 | 1 | -0/+7 |
* | rtc: pcf85063: Add support for the PCF85063A device | Chris DeBruin | 2016-07-19 | 1 | -9/+38 |
* | rtc: pcf85063: fix year range | Alexandre Belloni | 2016-07-19 | 1 | -7/+5 |
* | rtc: pcf85063: remove struct pcf85063 | Alexandre Belloni | 2016-03-14 | 1 | -17/+5 |
* | rtc: pcf85063: remove useless DRV_VERSION | Alexandre Belloni | 2016-03-14 | 1 | -5/+0 |
* | rtc: pcf85063: remove useless century handling | Alexandre Belloni | 2016-03-14 | 1 | -7/+0 |
* | rtc: pcf85063: fix time/date setting | Juergen Borleis | 2016-03-14 | 1 | -23/+55 |
* | rtc: pcf85063: fix time/date reading | Juergen Borleis | 2016-03-14 | 1 | -0/+7 |
* | rtc: pcf85063: simplify code to read the current time | Juergen Borleis | 2016-03-14 | 1 | -26/+21 |
* | rtc: pcf85063: return an error when date is invalid | Alexandre Belloni | 2015-11-08 | 1 | -7/+1 |
* | rtc: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-09-05 | 1 | -1/+0 |
* | rtc: add pcf85063 support | Søren Andersen | 2014-08-08 | 1 | -0/+204 |