summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rx6110.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: rx6110: fix build against modular I2CArnd Bergmann2021-01-121-2/+2
* rtc: rx6110: add i2c supportClaudius Heine2020-11-171-23/+142
* rtc: rx6110: Convert to SPDX identifierNobuhiro Iwamatsu2019-11-151-9/+1
* rtc: rx6110: Remove useless rx6110_removeNobuhiro Iwamatsu2019-11-151-6/+0
* rtc: rx6110: declare missing of tableDaniel Gomez2019-04-291-0/+9
* rtc: rx6110: Switch to use %ptRAndy Shevchenko2018-12-101-9/+3
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
* rtc: constify rtc_class_ops structuresJulia Lawall2016-09-021-1/+1
* rtc: rx6110: remove owner assignmentAlexandre Belloni2016-08-311-1/+0
* rtc: add driver for RX6110SA real time clockSteffen Trumtrar2016-03-141-0/+402