开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-rx6110.c
Age
Commit message (
Expand
)
Author
2024-07-07
rtc: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-07
rtc: rx6110: Constify struct regmap_config
Christophe JAILLET
2023-07-27
rtc: Explicitly include correct DT includes
Rob Herring
2023-06-06
rtc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-02-22
rtc: rx6110: Remove unused of_gpio,h
Andy Shevchenko
2022-12-11
rtc: rx6110: fix warning with !OF
Alexandre Belloni
2022-06-24
rtc: use simple i2c probe
Stephen Kitt
2021-09-25
rtc: rx6110: simplify getting the adapter of a client
Wolfram Sang
2021-03-23
rtc: rx6110: add ACPI bindings to I2C
Johannes Hahn
2021-01-12
rtc: rx6110: fix build against modular I2C
Arnd Bergmann
2020-11-17
rtc: rx6110: add i2c support
Claudius Heine
2019-11-15
rtc: rx6110: Convert to SPDX identifier
Nobuhiro Iwamatsu
2019-11-15
rtc: rx6110: Remove useless rx6110_remove
Nobuhiro Iwamatsu
2019-04-29
rtc: rx6110: declare missing of table
Daniel Gomez
2018-12-10
rtc: rx6110: Switch to use %ptR
Andy Shevchenko
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2016-09-02
rtc: constify rtc_class_ops structures
Julia Lawall
2016-08-31
rtc: rx6110: remove owner assignment
Alexandre Belloni
2016-03-14
rtc: add driver for RX6110SA real time clock
Steffen Trumtrar