index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-rv8803.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-01
rtc: rv8803: fix possible race condition
Alexandre Belloni
1
-8
/
+8
2018-03-01
rtc: rv8803: put struct nvmem_config on the stack
Alexandre Belloni
1
-10
/
+10
2018-03-01
rtc: rv8803: call rtc_nvmem_register()
Alexandre Belloni
1
-1
/
+2
2017-07-07
rtc: rv8803: remove rv8803_remove
Alexandre Belloni
1
-6
/
+0
2017-07-07
rtc: rv8803: use generic nvmem support
Alexandre Belloni
1
-31
/
+20
2017-07-07
rtc: rv8803: switch to rtc_register_device
Alexandre Belloni
1
-6
/
+9
2017-03-09
rtc: rv8803: Add OF device ID table
Javier Martinez Canillas
1
-1
/
+20
2016-10-12
rtc: rv8803: set VDETOFF and SWOFF via device tree
Oleksij Rempel
1
-2
/
+48
2016-07-28
rtc: rv8803: Clear V1F when setting the time
Benoît Thébaudeau
1
-1
/
+1
2016-07-28
rtc: rv8803: Stop the clock while setting the time
Benoît Thébaudeau
1
-1
/
+17
2016-07-28
rtc: rv8803: Always apply the I²C workaround
Benoît Thébaudeau
1
-66
/
+113
2016-07-28
rtc: rv8803: Fix read day of week
Benoît Thébaudeau
1
-1
/
+2
2016-07-28
rtc: rv8803: Remove the check for valid time
Benoît Thébaudeau
1
-1
/
+1
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
1
-3
/
+0
2016-06-26
rtc: rv8803: broaden workaround
Alexandre Belloni
1
-3
/
+3
2016-03-25
rtc: rv8803: workaround i2c HW issue
Alexandre Belloni
1
-6
/
+22
2016-03-14
rtc: rv8803: convert spin_lock to mutex_lock
Oleksij Rempel
1
-21
/
+18
2016-01-11
rtc: rv8803: Extend compatibility with the rx8900
Gregory CLEMENT
1
-0
/
+1
2016-01-11
rtc: rv8803: fix handling return value of i2c_smbus_read_byte_data
Andrzej Hajda
1
-1
/
+1
2015-11-08
rtc: Add a driver for Micro Crystal RV8803
Alexandre Belloni
1
-0
/
+521