aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ds1305.c
AgeCommit message (Expand)Author
2013-04-29drivers/rtc/rtc-ds1305.c: use devm_* APIsSachin Kamat
2013-02-21drivers/rtc: dump small buffers via %*phAndy Shevchenko
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-03-23rtc: convert rtc spi drivers to module_spi_driverAxel Lin
2011-10-31rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz
2010-12-24rtc: don't use flush_scheduled_work()Tejun Heo
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-17rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov
2009-12-16rtc: fix driver data issues in several rtc driversAlessandro Zummo
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-06-19rtc: make rtc_update_irq callable with irqs enabledAtsushi Nemoto
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk
2008-07-24rtc: ds1305/ds1306 driverDavid Brownell