index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-rx8010.c
Age
Commit message (
Expand
)
Author
2019-12-23
rtc: rx8010: Fix return code for rx8010_probe
Nobuhiro Iwamatsu
2019-12-18
rtc: rx8010: return meaningful value for RTC_VL_READ
Alexandre Belloni
2019-12-18
rtc: rx8010: remove RTC_VL_CLR handling
Alexandre Belloni
2019-07-17
Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-09
rtc: rx8010: simplify getting the adapter of a client
Wolfram Sang
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2017-11-09
rtc: rx8010: Fix for incorrect return value
Akshay Bhat
2017-11-08
rtc: rx8010: Specify correct address for RX8010_RESV31
Akshay Bhat
2017-11-08
rtc: rx8010: Remove duplicate define
Akshay Bhat
2017-03-09
rtc: rx8010: Add OF device ID table
Javier Martinez Canillas
2017-01-04
rtc: rx8010: change lock mechanism
Fabien Lahoudere
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
2016-01-11
rtc: Add Epson RX8010SJ RTC driver
Akshay Bhat