aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pcf85363.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-11rtc: pcf85363: Add support for NXP pcf85263 rtcBiju Das1-18/+76
2018-03-17rtc: pcf85363: set time accuratelyAlexandre Belloni1-4/+16
2018-03-17rtc: pcf85363: add alarm supportAlexandre Belloni1-0/+159
2018-03-17rtc: pcf85363: add .max_register in regmap_configAlexandre Belloni1-0/+1
2018-03-01rtc: pcf85363: put struct nvmem_config on the stackAlexandre Belloni1-9/+10
2018-03-01rtc: pcf85363: call rtc_nvmem_register()Alexandre Belloni1-2/+6
2017-11-08rtc: add support for NXP PCF85363 real-time clockEric Nelson1-0/+220