summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pcf85363.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: pcf85363: convert to SPDX identifierAlexandre Belloni2019-04-111-6/+1
* rtc: pcf85363: remove useless forward declarationAlexandre Belloni2019-04-111-2/+0
* rtc: pcf85363: remove bogus i2c functionality checkAlexandre Belloni2019-04-111-3/+0
* rtc: pcf85363: set rangeAlexandre Belloni2019-04-111-0/+2
* rtc: pcf85363: remove unused struct pcf85363 memberAlexandre Belloni2019-04-111-4/+2
* rtc: pcf85363: Add support for NXP pcf85263 rtcBiju Das2018-12-111-18/+76
* rtc: pcf85363: set time accuratelyAlexandre Belloni2018-03-171-4/+16
* rtc: pcf85363: add alarm supportAlexandre Belloni2018-03-171-0/+159
* rtc: pcf85363: add .max_register in regmap_configAlexandre Belloni2018-03-171-0/+1
* rtc: pcf85363: put struct nvmem_config on the stackAlexandre Belloni2018-03-011-9/+10
* rtc: pcf85363: call rtc_nvmem_register()Alexandre Belloni2018-03-011-2/+6
* rtc: add support for NXP PCF85363 real-time clockEric Nelson2017-11-081-0/+220