summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rx8010.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: rx8010: Fix return code for rx8010_probeNobuhiro Iwamatsu2019-12-231-1/+1
* rtc: rx8010: return meaningful value for RTC_VL_READAlexandre Belloni2019-12-181-5/+2
* rtc: rx8010: remove RTC_VL_CLR handlingAlexandre Belloni2019-12-181-15/+1
* Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2019-07-171-1/+1
|\
| * rtc: rx8010: simplify getting the adapter of a clientWolfram Sang2019-06-091-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
|/
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
* rtc: rx8010: Fix for incorrect return valueAkshay Bhat2017-11-091-2/+2
* rtc: rx8010: Specify correct address for RX8010_RESV31Akshay Bhat2017-11-081-1/+1
* rtc: rx8010: Remove duplicate defineAkshay Bhat2017-11-081-1/+0
* rtc: rx8010: Add OF device ID tableJavier Martinez Canillas2017-03-091-0/+7
* rtc: rx8010: change lock mechanismFabien Lahoudere2017-01-041-21/+3
* rtc: simplify implementations of read_alarmUwe Kleine-König2016-07-091-7/+1
* rtc: Add Epson RX8010SJ RTC driverAkshay Bhat2016-01-111-0/+523