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