Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/rtc/rtc-ds1286.c: remove empty function | Sachin Kamat | 2013-07-03 | 1 | -6/+0 |
* | rtc: rtc-ds1286: use devm_*() functions | Jingoo Han | 2013-04-29 | 1 | -37/+9 |
* | drivers/rtc/rtc-ds1286.c: fix compiler warning while doing make W=1 | Devendra Naga | 2013-04-29 | 1 | -2/+1 |
* | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
* | rtc: convert drivers/rtc/* to use module_platform_driver() | Axel Lin | 2012-01-10 | 1 | -12/+1 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | rtc: ds1286: Initialize drvdata before registering device | John Stultz | 2011-05-06 | 1 | -1/+1 |
* | RTC: Convert rtc drivers to use the alarm_irq_enable method | John Stultz | 2011-02-03 | 1 | -18/+23 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h> | Geert Uytterhoeven | 2008-10-16 | 1 | -0/+1 |
* | MIPS: DS1286: New RTC driver | Thomas Bogendoerfer | 2008-10-15 | 1 | -0/+409 |