aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-m48t35.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Gravatar Axel Lin 1-12/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-16rtc: fix driver data issues in several rtc driversGravatar Alessandro Zummo 1-8/+8
2008-10-16rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Gravatar Geert Uytterhoeven 1-0/+1
2008-10-15RTC: M48T35: new RTC driverGravatar Thomas Bogendoerfer 1-0/+234