summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1390.c
AgeCommit message (Expand)AuthorLines
2014-04-03rtc: rtc-ds1390: remove unnecessary OOM messagesJingoo Han-3/+2
2013-07-03drivers/rtc/rtc-ds1390.c: remove empty functionSachin Kamat-6/+0
2013-04-29rtc: rtc-ds1390: use devm_*() functionsJingoo Han-10/+3
2013-04-29rtc: rtc-ds1390: use spi_set_drvdata()Jingoo Han-1/+1
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman-3/+3
2012-03-23rtc: convert rtc spi drivers to module_spi_driverAxel Lin-11/+1
2011-03-17spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov-0/+1
2009-02-05rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.cManish Katiyar-1/+0
2009-01-06rtc: rtc-ds1390 probe sequence and misc fixesAlessandro Zummo-50/+22
2008-11-12rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson-0/+220