summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rx8010.c
AgeCommit message (Expand)AuthorLines
2019-12-23rtc: rx8010: Fix return code for rx8010_probeNobuhiro Iwamatsu-1/+1
2019-12-18rtc: rx8010: return meaningful value for RTC_VL_READAlexandre Belloni-5/+2
2019-12-18rtc: rx8010: remove RTC_VL_CLR handlingAlexandre Belloni-15/+1
2019-07-17Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-5/+1
2019-06-09rtc: rx8010: simplify getting the adapter of a clientWolfram Sang-1/+1
2018-03-02rtc: stop validating rtc_time in .read_timeAlexandre Belloni-1/+1
2017-11-09rtc: rx8010: Fix for incorrect return valueAkshay Bhat-2/+2
2017-11-08rtc: rx8010: Specify correct address for RX8010_RESV31Akshay Bhat-1/+1
2017-11-08rtc: rx8010: Remove duplicate defineAkshay Bhat-1/+0
2017-03-09rtc: rx8010: Add OF device ID tableJavier Martinez Canillas-0/+7
2017-01-04rtc: rx8010: change lock mechanismFabien Lahoudere-21/+3
2016-07-09rtc: simplify implementations of read_alarmUwe Kleine-König-7/+1
2016-01-11rtc: Add Epson RX8010SJ RTC driverAkshay Bhat-0/+523