开源镜像站
帮助
动态
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-ds1347.c
Age
Commit message (
Expand
)
Author
2022-11-15
rtc: ds1347: fix value written to century register
Ian Abbott
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2019-10-07
rtc: ds1347: handle century register
Alexandre Belloni
2019-10-07
rtc: ds1347: use regmap_update_bits
Alexandre Belloni
2019-10-07
rtc: ds1347: properly handle oscillator failures
Alexandre Belloni
2019-10-07
rtc: ds1347: set range
Alexandre Belloni
2019-10-07
rtc: ds1347: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-10-07
rtc: ds1347: mask ALM OUT when reading time
Alexandre Belloni
2019-10-07
rtc: ds1347: simplify getting .driver_data
Alexandre Belloni
2019-10-07
rtc: ds1347: remove useless read
Alexandre Belloni
2019-10-07
rtc: ds1347: remove verbose messages
Alexandre Belloni
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2016-09-22
rtc: ds1347: changed raw spi calls to register map calls
Raghavendra Ganiga
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2014-04-03
rtc: add support for maxim dallas rtc ds1347
Raghavendra Ganiga