summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pcf85063.c
Commit message (Expand)AuthorAge
* rtc: pcf85063: add RTC_VL_READ/RTC_VL_CLR supportAlexandre Belloni2019-04-04
* rtc: pcf85063: add offset correction supportAlexandre Belloni2019-04-04
* rtc: pcf85063: add nvram supportAlexandre Belloni2019-04-04
* rtc: pcf85063: add Micro Crystal RV8263 supportAlexandre Belloni2019-04-04
* rtc: pcf85063: add alarm supportAlexandre Belloni2019-04-04
* rtc: pcf85063: differentiate pcf85063a and pcf85063tpAlexandre Belloni2019-04-04
* rtc: pcf85063: switch to regmapAlexandre Belloni2019-04-04
* rtc: pcf85063: set rangeAlexandre Belloni2019-04-04
* rtc: pcf85063: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-04-04
* rtc: pcf85063: remove bogus i2c functionality checkAlexandre Belloni2019-04-04
* rtc: pcf85063: convert to SPDX identifierAlexandre Belloni2019-04-04
* rtc: pcf85063: switch to probe_newAlexandre Belloni2019-04-04
* rtc: pcf85063: remove dead codeAlexey Roslyakov2019-03-02
* rtc: pcf85063: set xtal load capacitance from DTSam Ravnborg2019-01-22
* rtc: pcf85063: preserve control register value between stop and startAlvin Šipraga2018-07-28
* 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