aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-m48t86.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin1-12/+1
2010-08-11rtc/m48t86: use rtc_valid_tm() to check returned tmWan ZongShun1-1/+1
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk1-14/+14
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell1-1/+1
2006-06-05[PATCH] m48t86: ia64 build fixAndrew Morton1-36/+36
2006-04-11[PATCH] RTC subsystem: compact error messagesAlessandro Zummo1-3/+1
2006-04-11[PATCH] RTC subsystem: fix proc outputAlessandro Zummo1-3/+0
2006-04-11[PATCH] RTC subsystem: whitespaces and error messages cleanupAlessandro Zummo1-1/+1
2006-03-27[PATCH] RTC subsystem: M48T86 driverAlessandro Zummo1-0/+209