aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1374.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: convert DS1374 to dev_pm_opsMark Brown2011-03-221-6/+13
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-031-27/+10
* rtc: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0
* 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: ds1374, fix lock imbalanceJiri Slaby2009-07-061-2/+2
* rtc: make rtc_update_irq callable with irqs enabledAtsushi Nemoto2009-06-191-5/+0
* rtc: test before subtraction on unsignedRoel Kluin2009-04-011-3/+3
* rtc: DS1374 wakeup supportMarc Pignat2008-10-161-0/+21
* rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov2008-08-201-5/+5
* rtc-ds1374: rename device to just "ds1374"Jean Delvare2008-06-061-1/+1
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-291-0/+7
* i2c: Add support for device alias namesJean Delvare2008-04-291-1/+2
* rtc: RTC class driver for the ds1374Scott Wood2007-10-161-0/+449