Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-07-16 | drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO | Sachin Kamat | 1 | -1/+1 |
2013-07-03 | drivers/rtc/rtc-m48t35.c: use PTR_RET() | Sachin Kamat | 1 | -4/+2 |
2013-07-03 | drivers/rtc/rtc-m48t35.c: remove empty function | Sachin Kamat | 1 | -6/+0 |
2013-04-29 | drivers/rtc/rtc-m48t35.c: use devm_* APIs | Sachin Kamat | 1 | -32/+10 |
2013-01-03 | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-01-10 | rtc: convert drivers/rtc/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-16 | rtc: fix driver data issues in several rtc drivers | Alessandro Zummo | 1 | -8/+8 |
2008-10-16 | rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h> | Geert Uytterhoeven | 1 | -0/+1 |
2008-10-15 | RTC: M48T35: new RTC driver | Thomas Bogendoerfer | 1 | -0/+234 |