index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-rv8803.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: rv8803: return meaningful value for RTC_VL_READ
Alexandre Belloni
2019-12-18
1
-8
/
+6
*
rtc: rv8803: avoid clearing RV8803_FLAG_V2F in RTC_VL_CLR
Alexandre Belloni
2019-12-18
1
-1
/
+1
*
rtc: remove superfluous error message
Alexandre Belloni
2019-08-21
1
-2
/
+1
*
rtc: rv8803: simplify getting the adapter of a client
Wolfram Sang
2019-06-09
1
-1
/
+1
*
rtc: update my email address
Alexandre Belloni
2019-03-04
1
-2
/
+2
*
rtc: rv8803: convert to SPDX identifier
Alexandre Belloni
2019-03-04
1
-5
/
+1
*
rtc: rv8803: let the core handle range
Alexandre Belloni
2019-03-04
1
-3
/
+2
*
rtc: rv8803: add Epson RX8803 support
Alexandre Belloni
2018-08-27
1
-0
/
+5
*
rtc: rv8803: fix the rv8803 id in the OF table
Alexandre Belloni
2018-08-27
1
-1
/
+1
*
rtc: rv8803: fix possible race condition
Alexandre Belloni
2018-03-01
1
-8
/
+8
*
rtc: rv8803: put struct nvmem_config on the stack
Alexandre Belloni
2018-03-01
1
-10
/
+10
*
rtc: rv8803: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
1
-1
/
+2
*
rtc: rv8803: remove rv8803_remove
Alexandre Belloni
2017-07-07
1
-6
/
+0
*
rtc: rv8803: use generic nvmem support
Alexandre Belloni
2017-07-07
1
-31
/
+20
*
rtc: rv8803: switch to rtc_register_device
Alexandre Belloni
2017-07-07
1
-6
/
+9
*
rtc: rv8803: Add OF device ID table
Javier Martinez Canillas
2017-03-09
1
-1
/
+20
*
rtc: rv8803: set VDETOFF and SWOFF via device tree
Oleksij Rempel
2016-10-12
1
-2
/
+48
*
rtc: rv8803: Clear V1F when setting the time
Benoît Thébaudeau
2016-07-28
1
-1
/
+1
*
rtc: rv8803: Stop the clock while setting the time
Benoît Thébaudeau
2016-07-28
1
-1
/
+17
*
rtc: rv8803: Always apply the I²C workaround
Benoît Thébaudeau
2016-07-28
1
-66
/
+113
*
rtc: rv8803: Fix read day of week
Benoît Thébaudeau
2016-07-28
1
-1
/
+2
*
rtc: rv8803: Remove the check for valid time
Benoît Thébaudeau
2016-07-28
1
-1
/
+1
*
rtc: simplify implementations of read_alarm
Uwe Kleine-König
2016-07-09
1
-3
/
+0
*
rtc: rv8803: broaden workaround
Alexandre Belloni
2016-06-26
1
-3
/
+3
*
rtc: rv8803: workaround i2c HW issue
Alexandre Belloni
2016-03-25
1
-6
/
+22
*
rtc: rv8803: convert spin_lock to mutex_lock
Oleksij Rempel
2016-03-14
1
-21
/
+18
*
rtc: rv8803: Extend compatibility with the rx8900
Gregory CLEMENT
2016-01-11
1
-0
/
+1
*
rtc: rv8803: fix handling return value of i2c_smbus_read_byte_data
Andrzej Hajda
2016-01-11
1
-1
/
+1
*
rtc: Add a driver for Micro Crystal RV8803
Alexandre Belloni
2015-11-08
1
-0
/
+521