aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-m48t86.c
AgeCommit message (Expand)Author
2013-04-29rtc: rtc-m48t86: use devm_rtc_device_register()Jingoo Han
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin
2010-08-11rtc/m48t86: use rtc_valid_tm() to check returned tmWan ZongShun
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell
2006-06-05[PATCH] m48t86: ia64 build fixAndrew Morton
2006-04-11[PATCH] RTC subsystem: compact error messagesAlessandro Zummo
2006-04-11[PATCH] RTC subsystem: fix proc outputAlessandro Zummo
2006-04-11[PATCH] RTC subsystem: whitespaces and error messages cleanupAlessandro Zummo
2006-03-27[PATCH] RTC subsystem: M48T86 driverAlessandro Zummo