aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-rx6110.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-27rtc: Explicitly include correct DT includesGravatar Rob Herring 1-1/+0
2023-06-06rtc: Switch i2c drivers back to use .probe()Gravatar Uwe Kleine-König 1-1/+1
2023-02-22rtc: rx6110: Remove unused of_gpio,hGravatar Andy Shevchenko 1-1/+0
2022-12-11rtc: rx6110: fix warning with !OFGravatar Alexandre Belloni 1-1/+1
2022-06-24rtc: use simple i2c probeGravatar Stephen Kitt 1-3/+2
2021-09-25rtc: rx6110: simplify getting the adapter of a clientGravatar Wolfram Sang 1-1/+1
2021-03-23rtc: rx6110: add ACPI bindings to I2CGravatar Johannes Hahn 1-0/+7
2021-01-12rtc: rx6110: fix build against modular I2CGravatar Arnd Bergmann 1-2/+2
2020-11-17rtc: rx6110: add i2c supportGravatar Claudius Heine 1-23/+142
2019-11-15rtc: rx6110: Convert to SPDX identifierGravatar Nobuhiro Iwamatsu 1-9/+1
2019-11-15rtc: rx6110: Remove useless rx6110_removeGravatar Nobuhiro Iwamatsu 1-6/+0
2019-04-29rtc: rx6110: declare missing of tableGravatar Daniel Gomez 1-0/+9
2018-12-10rtc: rx6110: Switch to use %ptRGravatar Andy Shevchenko 1-9/+3
2018-03-02rtc: stop validating rtc_time in .read_timeGravatar Alexandre Belloni 1-1/+1
2016-09-02rtc: constify rtc_class_ops structuresGravatar Julia Lawall 1-1/+1
2016-08-31rtc: rx6110: remove owner assignmentGravatar Alexandre Belloni 1-1/+0
2016-03-14rtc: add driver for RX6110SA real time clockGravatar Steffen Trumtrar 1-0/+402