aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds3234.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-03drivers/rtc/rtc-ds3234.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-ds3234.c: fix whitespace issueSachin Kamat1-1/+1
2013-04-29rtc: rtc-ds3234: use spi_set_drvdata()Jingoo Han1-1/+1
2013-04-29rtc: rtc-ds3234: use devm_rtc_device_register()Jingoo Han1-5/+2
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-03-23rtc: convert rtc spi drivers to module_spi_driverAxel Lin1-11/+1
2011-03-17spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven1-1/+1
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-01-06rtc: rtc-ds3234 fixesAlessandro Zummo1-136/+36
2008-10-30rtc: ds3234 doesn't link when built-inGeert Uytterhoeven1-2/+2
2008-10-16rtc: add device driver for Dallas DS3234 SPI RTC chipDennis Aberilla1-0/+290