Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-02 | rtc: stop validating rtc_time in .read_time | Alexandre Belloni | 1 | -1/+1 | |
The RTC core is always calling rtc_valid_tm after the read_time callback. It is not necessary to call it just before returning from the callback. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> | |||||
2016-06-04 | rtc: add support for Maxim max6916 | Venkat Prashanth B U | 1 | -0/+164 | |
Add support for Maxim max6916 RTC. Signed-off-by: Venkat Prashanth B U <venkat.prashanth2498@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> |