summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rv8803.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: rv8803: Clear V1F when setting the timeBenoît Thébaudeau2016-07-281-1/+1
* rtc: rv8803: Stop the clock while setting the timeBenoît Thébaudeau2016-07-281-1/+17
* rtc: rv8803: Always apply the I²C workaroundBenoît Thébaudeau2016-07-281-66/+113
* rtc: rv8803: Fix read day of weekBenoît Thébaudeau2016-07-281-1/+2
* rtc: rv8803: Remove the check for valid timeBenoît Thébaudeau2016-07-281-1/+1
* 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