summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rx6110.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: Explicitly include correct DT includesRob Herring2023-07-271-1/+0
* rtc: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-061-1/+1
* rtc: rx6110: Remove unused of_gpio,hAndy Shevchenko2023-02-221-1/+0
* rtc: rx6110: fix warning with !OFAlexandre Belloni2022-12-111-1/+1
* rtc: use simple i2c probeStephen Kitt2022-06-241-3/+2
* rtc: rx6110: simplify getting the adapter of a clientWolfram Sang2021-09-251-1/+1
* rtc: rx6110: add ACPI bindings to I2CJohannes Hahn2021-03-231-0/+7
* 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