aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1305.c
Commit message (Expand)AuthorAgeFilesLines
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-031-30/+13
* rtc: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov2009-12-171-0/+2
* rtc: fix driver data issues in several rtc driversAlessandro Zummo2009-12-161-8/+6
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* rtc: make rtc_update_irq callable with irqs enabledAtsushi Nemoto2009-06-191-3/+0
* x86: sysfs: kill owner field from attributeParag Warudkar2008-10-201-1/+0
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-19/+19
* rtc: ds1305/ds1306 driverDavid Brownell2008-07-241-0/+847