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-ds1347.c
Age
Commit message (
Expand
)
Author
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