aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-nct3018y.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-08rtc: nct3018y: fix possible NULL dereferenceGravatar Alexandre Belloni 1-3/+3
2024-01-18rtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-RGravatar Mia Lin 1-6/+46
2023-08-10rtc: remove redundant of_match_ptr()Gravatar Zhu Wang 1-1/+1
2023-06-06rtc: Switch i2c drivers back to use .probe()Gravatar Uwe Kleine-König 1-1/+1
2022-11-15rtc: nct3018y: Convert to .probe_new()Gravatar Uwe Kleine-König 1-3/+2
2022-07-26rtc: Add NCT3018Y real time clock driverGravatar Mia Lin 1-0/+553