summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1390.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: rtc-ds1390: remove unnecessary OOM messagesJingoo Han2014-04-041-3/+2Star
* drivers/rtc/rtc-ds1390.c: remove empty functionSachin Kamat2013-07-041-6/+0Star
* rtc: rtc-ds1390: use devm_*() functionsJingoo Han2013-04-301-10/+3Star
* rtc: rtc-ds1390: use spi_set_drvdata()Jingoo Han2013-04-301-1/+1
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* rtc: convert rtc spi drivers to module_spi_driverAxel Lin2012-03-241-11/+1Star
* spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven2011-03-171-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.cManish Katiyar2009-02-051-1/+0Star
* rtc: rtc-ds1390 probe sequence and misc fixesAlessandro Zummo2009-01-071-50/+22Star
* rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson2008-11-131-0/+220