summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1305.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: simplify implementations of read_alarmUwe Kleine-König2016-07-091-7/+0
* rtc: ds1305: use to_spi_device and kobj_to_devGeliang Tang2016-02-041-2/+2
* rtc: use %ph for short hex dumpsRasmus Villemoes2016-01-111-6/+2
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write()Vladimir Zapolskiy2015-09-051-18/+0
* rtc: remove use of seq_printf return valueJoe Perches2015-04-151-3/+3
* rtc: fix potential race conditionAlessandro Zummo2014-04-031-6/+4
* drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata()Jingoo Han2014-01-231-1/+0
* drivers/rtc/rtc-ds1305.c: use dev_get_platdata()Jingoo Han2013-11-131-1/+1
* drivers/rtc/rtc-ds1305.c: add missing braces around sizeofSachin Kamat2013-07-031-16/+16
* drivers/rtc/rtc-ds1305.c: use devm_* APIsSachin Kamat2013-04-291-23/+12
* drivers/rtc: dump small buffers via %*phAndy Shevchenko2013-02-211-6/+2
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* rtc: convert rtc spi drivers to module_spi_driverAxel Lin2012-03-231-11/+1
* rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-10-311-0/+1
* 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
OpenPOWER on IntegriCloud