index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-r9701.c
Age
Commit message (
Expand
)
Author
2020-10-19
rtc: r9701: set range
Alexandre Belloni
2020-10-19
rtc: r9701: convert to devm_rtc_allocate_device
Alexandre Belloni
2020-10-19
rtc: r9701: stop setting RWKCNT
Alexandre Belloni
2020-10-19
rtc: r9701: remove useless memset
Alexandre Belloni
2020-10-19
rtc: r9701: stop setting a default time
Alexandre Belloni
2020-10-19
rtc: r9701: remove leftover comment
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
2017-11-29
rtc: r9701: Remove r9701_remove function
Nobuhiro Iwamatsu
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2013-04-29
rtc: rtc-r9701: use spi_set_drvdata()
Jingoo Han
2013-04-29
rtc: rtc-r9701: use devm_rtc_device_register()
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-07-30
drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded
Andrew Morton
2012-07-30
drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm()
Devendra Naga
2012-04-12
drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected
Andreas Dumberger
2012-03-23
rtc: convert rtc spi drivers to module_spi_driver
Axel Lin
2012-03-05
drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()
Anatolij Gustschin
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-02-09
rtc-r9701.c: silence compiler warning
S.Çağlar Onur
2008-02-06
rtc: add support for Epson RTC-9701JE V4
Magnus Damm
2008-02-06
rtc: add support for Epson RTC-9701JE V2
Magnus Damm