summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-nct3018y.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: nct3018y: fix possible NULL dereferenceAlexandre Belloni2024-03-081-3/+3
* rtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-RMia Lin2024-01-181-6/+46
* rtc: remove redundant of_match_ptr()Zhu Wang2023-08-101-1/+1
* rtc: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-061-1/+1
* rtc: nct3018y: Convert to .probe_new()Uwe Kleine-König2022-11-151-3/+2
* rtc: Add NCT3018Y real time clock driverMia Lin2022-07-261-0/+553