aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rx6110.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-23rtc: rx6110: add ACPI bindings to I2CJohannes Hahn1-0/+7
2021-01-12rtc: rx6110: fix build against modular I2CArnd Bergmann1-2/+2
2020-11-17rtc: rx6110: add i2c supportClaudius Heine1-23/+142
2019-11-15rtc: rx6110: Convert to SPDX identifierNobuhiro Iwamatsu1-9/+1
2019-11-15rtc: rx6110: Remove useless rx6110_removeNobuhiro Iwamatsu1-6/+0
2019-04-29rtc: rx6110: declare missing of tableDaniel Gomez1-0/+9
2018-12-10rtc: rx6110: Switch to use %ptRAndy Shevchenko1-9/+3
2018-03-02rtc: stop validating rtc_time in .read_timeAlexandre Belloni1-1/+1
2016-09-02rtc: constify rtc_class_ops structuresJulia Lawall1-1/+1
2016-08-31rtc: rx6110: remove owner assignmentAlexandre Belloni1-1/+0
2016-03-14rtc: add driver for RX6110SA real time clockSteffen Trumtrar1-0/+402