summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1307.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: rtc-ds1307: use devm_*() functionsJingoo Han2013-07-031-26/+17
* drivers/rtc/rtc-ds1307.c: change sysfs function pointer assignmentSteffen Trumtrar2013-04-291-2/+2
* rtc: rtc-ds1307: use dev_dbg() instead of pr_debug()Jingoo Han2013-04-291-5/+5
* drivers/rtc/rtc-ds1307.c: long block operations bugfixBertrand Achard2013-04-291-4/+56
* drivers/rtc: dump small buffers via %*phAndy Shevchenko2013-02-211-9/+2
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* rtc: ds1307: add trickle charger supportWolfram Sang2012-05-291-3/+16
* rtc: ds1307: remove superfluous initializationWolfram Sang2012-05-291-1/+0
* drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabledAnatolij Gustschin2012-04-251-0/+1
* rtc: ds1307: generalise ram size and offsetAustin Boyle2012-03-231-31/+47
* rtc: ds1307: comment and format cleanupDavid Anders2012-03-231-13/+24
* rtc: ds1307: simplify irq setup codeWolfram Sang2012-03-231-6/+5
* rtc: ds1307: refactor chip_desc tableWolfram Sang2012-03-231-29/+19
* rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-231-11/+1
* rtc: add initial support for mcp7941x partsDavid Anders2011-11-021-0/+27
* 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