Age | Commit message (Expand) | Author |
---|---|---|
2024-01-27 | Add support for newer SoCs that store the data as number of days since the | Mark Kettenis |
2022-10-17 | Convert more drivers to use todr_attach(). The quality of the RTC is | Mark Kettenis |
2022-10-12 | Extend struct todr_chip_handle with a todr_quality member. This allows us | Mark Kettenis |
2021-10-24 | Constify struct cfattach. | Martin Pieuchot |
2021-04-24 | Remove unused function pointers from `todr_handle'. | Martin Pieuchot |
2019-08-11 | Add clock support to sxirtc(4); needed by newer Linux DTs. | Mark Kettenis |
2019-01-21 | Adapt to allwinner device tree changes in linux >= 5.0-rc1 | Jonathan Gray |
2017-03-27 | Reject times in the first year that can be represented by the clock to catch | Mark Kettenis |
2017-01-21 | Move Allwinner drivers that will soon be used by OpenBSD/arm64 | Patrick Wildt |