aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-digicolor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-06rtc: digicolor: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski1-1/+1
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-05-08rtc: digicolor: convert to SPDX identifierAlexandre Belloni1-5/+1
2019-05-08rtc: digicolor: use .set_timeAlexandre Belloni1-3/+3
2019-05-08rtc: digicolor: set rangeAlexandre Belloni1-0/+1
2019-05-08rtc: digicolor: fix possible race conditionAlexandre Belloni1-5/+7
2016-09-02rtc: constify rtc_class_ops structuresJulia Lawall1-1/+1
2015-04-17rtc: driver for Conexant Digicolor CX92755 on-chip RTCBaruch Siach1-0/+227