summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ds1305.c
AgeCommit message (Expand)Author
2016-07-09rtc: simplify implementations of read_alarmUwe Kleine-König
2016-02-04rtc: ds1305: use to_spi_device and kobj_to_devGeliang Tang
2016-01-11rtc: use %ph for short hex dumpsRasmus Villemoes
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-09-05rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write()Vladimir Zapolskiy
2015-04-15rtc: remove use of seq_printf return valueJoe Perches
2014-04-03rtc: fix potential race conditionAlessandro Zummo
2014-01-23drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata()Jingoo Han
2013-11-13drivers/rtc/rtc-ds1305.c: use dev_get_platdata()Jingoo Han
2013-07-03drivers/rtc/rtc-ds1305.c: add missing braces around sizeofSachin Kamat
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