Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtc: nct3018y: fix possible NULL dereference | Alexandre Belloni | 2024-03-08 | 1 | -3/+3 |
* | rtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-R | Mia Lin | 2024-01-18 | 1 | -6/+46 |
* | rtc: remove redundant of_match_ptr() | Zhu Wang | 2023-08-10 | 1 | -1/+1 |
* | rtc: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-06-06 | 1 | -1/+1 |
* | rtc: nct3018y: Convert to .probe_new() | Uwe Kleine-König | 2022-11-15 | 1 | -3/+2 |
* | rtc: Add NCT3018Y real time clock driver | Mia Lin | 2022-07-26 | 1 | -0/+553 |