summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1305.c
AgeCommit message (Expand)AuthorLines
2014-04-03rtc: fix potential race conditionAlessandro Zummo-6/+4
2014-01-23drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata()Jingoo Han-1/+0
2013-11-13drivers/rtc/rtc-ds1305.c: use dev_get_platdata()Jingoo Han-1/+1
2013-07-03drivers/rtc/rtc-ds1305.c: add missing braces around sizeofSachin Kamat-16/+16
2013-04-29drivers/rtc/rtc-ds1305.c: use devm_* APIsSachin Kamat-23/+12
2013-02-21drivers/rtc: dump small buffers via %*phAndy Shevchenko-6/+2
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-10-31rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker-0/+1
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz-30/+13
2010-12-24rtc: don't use flush_scheduled_work()Tejun Heo-1/+1
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-12-17rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov-0/+2
2009-12-16rtc: fix driver data issues in several rtc driversAlessandro Zummo-8/+6
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov-0/+1
2009-06-19rtc: make rtc_update_irq callable with irqs enabledAtsushi Nemoto-3/+0
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar-1/+0
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk-19/+19
2008-07-24rtc: ds1305/ds1306 driverDavid Brownell-0/+847