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-ds1390.c
Age
Commit message (
Expand
)
Author
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2017-10-27
rtc: ds1390: Add OF device ID table
Alexandre Belloni
2015-11-10
Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2015-11-08
rtc: ds1390: Add trickle charger device tree binding
Ivan Grimaldi
2015-11-08
rtc: ds1390: fix ds1390_get_reg return value
Ivan Grimaldi
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2014-04-03
rtc: rtc-ds1390: remove unnecessary OOM messages
Jingoo Han
2013-07-03
drivers/rtc/rtc-ds1390.c: remove empty function
Sachin Kamat
2013-04-29
rtc: rtc-ds1390: use devm_*() functions
Jingoo Han
2013-04-29
rtc: rtc-ds1390: use spi_set_drvdata()
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-23
rtc: convert rtc spi drivers to module_spi_driver
Axel Lin
2011-03-17
spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices
Geert Uytterhoeven
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-02-05
rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.c
Manish Katiyar
2009-01-06
rtc: rtc-ds1390 probe sequence and misc fixes
Alessandro Zummo
2008-11-12
rtc: add Dallas DS1390/93/94 RTC chips
Mark Jackson