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