summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-pcf85363.c
AgeCommit message (Expand)Author
2023-10-15rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits callJavier Carrasco
2023-08-28rtc: pcf85363: Allow to wake up system without IRQMike Looijmans
2023-07-27rtc: Explicitly include correct DT includesRob Herring
2023-06-06rtc: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-02-22rtc: pcf85363: add support for the quartz-load-femtofarads propertyJavier Carrasco
2023-02-01rtc: pcf85363: use IRQ flags obtained fromfwnodeAlexandre Belloni
2022-06-24rtc: use simple i2c probeStephen Kitt
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