aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1305.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21drivers/rtc: dump small buffers via %*phAndy Shevchenko1-6/+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-10-31rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker1-0/+1
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz1-30/+13
2010-12-24rtc: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-17rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov1-0/+2
2009-12-16rtc: fix driver data issues in several rtc driversAlessandro Zummo1-8/+6
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-06-19rtc: make rtc_update_irq callable with irqs enabledAtsushi Nemoto1-3/+0
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar1-1/+0
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk1-19/+19
2008-07-24rtc: ds1305/ds1306 driverDavid Brownell1-0/+847