aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ds1390.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-23rtc: convert rtc spi drivers to module_spi_driverGravatar Axel Lin 1-11/+1
2011-03-17spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devicesGravatar Geert Uytterhoeven 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-09-23spi: prefix modalias with "spi:"Gravatar Anton Vorontsov 1-0/+1
2009-02-05rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.cGravatar Manish Katiyar 1-1/+0
2009-01-06rtc: rtc-ds1390 probe sequence and misc fixesGravatar Alessandro Zummo 1-50/+22
2008-11-12rtc: add Dallas DS1390/93/94 RTC chipsGravatar Mark Jackson 1-0/+220