aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-rv8803.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-12rtc: rv8803: set VDETOFF and SWOFF via device treeGravatar Oleksij Rempel 1-2/+48
2016-07-28rtc: rv8803: Clear V1F when setting the timeGravatar Benoît Thébaudeau 1-1/+1
2016-07-28rtc: rv8803: Stop the clock while setting the timeGravatar Benoît Thébaudeau 1-1/+17
2016-07-28rtc: rv8803: Always apply the I²C workaroundGravatar Benoît Thébaudeau 1-66/+113
2016-07-28rtc: rv8803: Fix read day of weekGravatar Benoît Thébaudeau 1-1/+2
2016-07-28rtc: rv8803: Remove the check for valid timeGravatar Benoît Thébaudeau 1-1/+1
2016-07-09rtc: simplify implementations of read_alarmGravatar Uwe Kleine-König 1-3/+0
2016-06-26rtc: rv8803: broaden workaroundGravatar Alexandre Belloni 1-3/+3
2016-03-25rtc: rv8803: workaround i2c HW issueGravatar Alexandre Belloni 1-6/+22
2016-03-14rtc: rv8803: convert spin_lock to mutex_lockGravatar Oleksij Rempel 1-21/+18
2016-01-11rtc: rv8803: Extend compatibility with the rx8900Gravatar Gregory CLEMENT 1-0/+1
2016-01-11rtc: rv8803: fix handling return value of i2c_smbus_read_byte_dataGravatar Andrzej Hajda 1-1/+1
2015-11-08rtc: Add a driver for Micro Crystal RV8803Gravatar Alexandre Belloni 1-0/+521