summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-pcf85363.c
AgeCommit message (Expand)Author
2021-02-06rtc: pcf85363: quiet maybe-unused variable warningAlexandre Belloni
2021-01-16rtc: pcf85363: drop a struct rtc_class_opsAlexandre Belloni
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski
2019-09-01rtc: pcf85363/pcf85263: fix regmap error in set_timeBiwen Li
2019-04-11rtc: pcf85363: convert to SPDX identifierAlexandre Belloni
2019-04-11rtc: pcf85363: remove useless forward declarationAlexandre Belloni
2019-04-11rtc: pcf85363: remove bogus i2c functionality checkAlexandre Belloni
2019-04-11rtc: pcf85363: set rangeAlexandre Belloni
2019-04-11rtc: pcf85363: remove unused struct pcf85363 memberAlexandre Belloni
2018-12-11rtc: pcf85363: Add support for NXP pcf85263 rtcBiju Das
2018-03-17rtc: pcf85363: set time accuratelyAlexandre Belloni
2018-03-17rtc: pcf85363: add alarm supportAlexandre Belloni
2018-03-17rtc: pcf85363: add .max_register in regmap_configAlexandre Belloni
2018-03-01rtc: pcf85363: put struct nvmem_config on the stackAlexandre Belloni
2018-03-01rtc: pcf85363: call rtc_nvmem_register()Alexandre Belloni
2017-11-08rtc: add support for NXP PCF85363 real-time clockEric Nelson