summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds3234.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-ds3234.c: remove empty functionSachin Kamat2013-07-031-6/+0
* drivers/rtc/rtc-ds3234.c: fix whitespace issueSachin Kamat2013-07-031-1/+1
* rtc: rtc-ds3234: use spi_set_drvdata()Jingoo Han2013-04-291-1/+1
* rtc: rtc-ds3234: use devm_rtc_device_register()Jingoo Han2013-04-291-5/+2
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* rtc: convert rtc spi drivers to module_spi_driverAxel Lin2012-03-231-11/+1
* spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven2011-03-171-1/+1
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* rtc: rtc-ds3234 fixesAlessandro Zummo2009-01-061-136/+36
* rtc: ds3234 doesn't link when built-inGeert Uytterhoeven2008-10-301-2/+2
* rtc: add device driver for Dallas DS3234 SPI RTC chipDennis Aberilla2008-10-161-0/+290
OpenPOWER on IntegriCloud