Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rtc: remove superfluous error message | Alexandre Belloni | 2019-08-21 |
| | | | | | | | | | The RTC core now has error messages in case of registration failure, there is no need to have other messages in the drivers. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20190818220041.17833-2-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> | ||
* | rtc: Add ASPEED RTC driver | Joel Stanley | 2019-04-04 |
Read and writes the time to the non-battery backed RTC in the ASPEED BMC system on chip families. Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |