summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sd3078.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-061-1/+1
* rtc: use simple i2c probeStephen Kitt2022-06-241-3/+2
* rtc: sd3078: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
* rtc: rework rtc_register_device() resource managementBartosz Golaszewski2020-11-191-1/+1
* rtc: remove superfluous error messageAlexandre Belloni2019-08-211-3/+1
* rtc: sd3078: fix platform_no_drv_owner.cocci warningsYueHaibing2019-01-231-1/+0
* rtc: sd3078: make symbol 'sd3078_driver' staticWei Yongjun2019-01-221-1/+1
* rtc: sd3078: new driver.Dianlong Li2019-01-101-0/+232