summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-pcf85063.c
AgeCommit message (Expand)Author
2019-04-04rtc: pcf85063: add RTC_VL_READ/RTC_VL_CLR supportAlexandre Belloni
2019-04-04rtc: pcf85063: add offset correction supportAlexandre Belloni
2019-04-04rtc: pcf85063: add nvram supportAlexandre Belloni
2019-04-04rtc: pcf85063: add Micro Crystal RV8263 supportAlexandre Belloni
2019-04-04rtc: pcf85063: add alarm supportAlexandre Belloni
2019-04-04rtc: pcf85063: differentiate pcf85063a and pcf85063tpAlexandre Belloni
2019-04-04rtc: pcf85063: switch to regmapAlexandre Belloni
2019-04-04rtc: pcf85063: set rangeAlexandre Belloni
2019-04-04rtc: pcf85063: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-04-04rtc: pcf85063: remove bogus i2c functionality checkAlexandre Belloni
2019-04-04rtc: pcf85063: convert to SPDX identifierAlexandre Belloni
2019-04-04rtc: pcf85063: switch to probe_newAlexandre Belloni
2019-03-02rtc: pcf85063: remove dead codeAlexey Roslyakov
2019-01-22rtc: pcf85063: set xtal load capacitance from DTSam Ravnborg
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