aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1307.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain2011-06-271-0/+1
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-031-36/+13
* i2c: Constify i2c_client where possibleJean Delvare2011-01-101-6/+6
* rtc: fix ds1388 time corruptionJoakim Tjernlund2010-06-291-2/+2
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+4
* rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov2009-12-171-0/+2
* rtc: ds1307 make it possible to share an irqDmitry Eremin-Solenikov2009-12-161-1/+1
* drivers/rtc: correct error-handling codeJulia Lawall2009-09-231-2/+1
* rtc: make rtc_update_irq callable with irqs enabledAtsushi Nemoto2009-06-191-5/+0
* rtc: rtc-ds1307 add ds3231Wolfram Sang2009-06-181-4/+18
* rtc: rtc-ds1307 add ds1388Joakim Tjernlund2009-06-181-4/+15
* rtc: add EPSON RX8025 support to DS1307 RTC driverMatthias Fuchs2009-04-011-0/+80
* rtc-ds1307: true SMBus compatibilityEd Swierk2009-04-011-12/+97
* rtc-ds1307: remove legacy probe() checksJüri Reitel2009-01-081-27/+4
* rtc-ds1307: SMBus compatibilityBARRE Sebastien2009-01-081-88/+35
* x86: sysfs: kill owner field from attributeParag Warudkar2008-10-201-1/+0
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-20/+20
* rtc-ds1307: alarm support for ds1337/ds1339Rodolfo Giometti2008-10-161-13/+295
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-291-38/+25
* i2c: Add support for device alias namesJean Delvare2008-04-291-1/+2
* rtc ds1307: ds_1340 change initfrederic Rodo2008-02-061-7/+20
* rtc-ds1307 exports NVRAMDavid Brownell2007-11-141-0/+93
* rtc-ds1307: typo fix found by coverityDavid Brownell2007-07-261-1/+1
* rtc-ds1307 becomes new-style i2c driverDavid Brownell2007-07-171-75/+53
* rtc-ds1307: oscillator restart for ds13{37,38,39,40}Rodolfo Giometti2007-07-171-21/+45
* rtc-ds1307 cleanupsDavid Brownell2007-07-171-52/+124
* [PATCH] RTC: build fixesJeff Garzik2006-10-041-3/+3
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-011-1/+1
* [PATCH] "RTC-framework" driver for DS1307 and similar RTC chipsDavid Brownell2006-06-251-0/+388