summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sd3078.c
AgeCommit message (Expand)AuthorLines
2025-03-05rtc: sd3078: drop needless struct sd3078André Draszik-43/+28
2024-07-07rtc: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König-1/+1
2023-06-06rtc: Switch i2c drivers back to use .probe()Uwe Kleine-König-1/+1
2022-06-24rtc: use simple i2c probeStephen Kitt-3/+2
2021-02-06rtc: sd3078: quiet maybe-unused variable warningAlexandre Belloni-1/+1
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski-1/+1
2019-08-21rtc: remove superfluous error messageAlexandre Belloni-3/+1
2019-01-23rtc: sd3078: fix platform_no_drv_owner.cocci warningsYueHaibing-1/+0
2019-01-22rtc: sd3078: make symbol 'sd3078_driver' staticWei Yongjun-1/+1
2019-01-10rtc: sd3078: new driver.Dianlong Li-0/+232