summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rv8803.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: simplify implementations of read_alarmUwe Kleine-König2016-07-091-3/+0
* rtc: rv8803: broaden workaroundAlexandre Belloni2016-06-261-3/+3
* rtc: rv8803: workaround i2c HW issueAlexandre Belloni2016-03-251-6/+22
* rtc: rv8803: convert spin_lock to mutex_lockOleksij Rempel2016-03-141-21/+18
* rtc: rv8803: Extend compatibility with the rx8900Gregory CLEMENT2016-01-111-0/+1
* rtc: rv8803: fix handling return value of i2c_smbus_read_byte_dataAndrzej Hajda2016-01-111-1/+1
* rtc: Add a driver for Micro Crystal RV8803Alexandre Belloni2015-11-081-0/+521