Age | Commit message (Expand) | Author | Files | Lines |
2012-03-24 | rtc: convert rtc i2c drivers to module_i2c_driver | Axel Lin | 1 | -12/+1 |
2011-03-23 | rtc: convert DS1374 to dev_pm_ops | Mark Brown | 1 | -6/+13 |
2011-02-04 | RTC: Convert rtc drivers to use the alarm_irq_enable method | John Stultz | 1 | -27/+10 |
2010-12-24 | rtc: don't use flush_scheduled_work() | Tejun Heo | 1 | -1/+1 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 1 | -2/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-18 | rtc: set wakeup capability for I2C and SPI RTC drivers | Anton Vorontsov | 1 | -0/+2 |
2009-07-07 | rtc: ds1374, fix lock imbalance | Jiri Slaby | 1 | -2/+2 |
2009-06-20 | rtc: make rtc_update_irq callable with irqs enabled | Atsushi Nemoto | 1 | -5/+0 |
2009-04-01 | rtc: test before subtraction on unsigned | Roel Kluin | 1 | -3/+3 |
2008-10-16 | rtc: DS1374 wakeup support | Marc Pignat | 1 | -0/+21 |
2008-08-21 | rtc: rtc-ds1374: fix 'no irq' case handling | Anton Vorontsov | 1 | -5/+5 |
2008-06-06 | rtc-ds1374: rename device to just "ds1374" | Jean Delvare | 1 | -1/+1 |
2008-04-30 | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 1 | -0/+7 |
2008-04-30 | i2c: Add support for device alias names | Jean Delvare | 1 | -1/+2 |
2007-10-16 | rtc: RTC class driver for the ds1374 | Scott Wood | 1 | -0/+449 |