aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-rs5c313.c
AgeCommit message (Expand)Author
2013-07-03drivers/rtc/rtc-rs5c313.c: remove empty functionSachin Kamat
2013-07-03drivers/rtc/rtc-rs5c313.c: fix spacing related issuesSachin Kamat
2013-07-03drivers/rtc/rtc-rs5c313.c: include <linux/io.h> instead of <asm/io.h>Sachin Kamat
2013-04-29rtc: rtc-rs5c313: use devm_rtc_device_register()Jingoo Han
2013-02-21rtc: rtc-rs5c313: use pr_err() instead of printk()Jingoo Han
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2010-10-27rtc: rtc-rs5c313: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk
2008-04-28rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers
2007-05-11rtc-rs5c313.c: add error handling to avoid hardware hangupkogiidena
2007-05-11rtc-rs5c313.c: rtc_time value are fixedkogiidena
2007-05-11rtc-rs5c313.c: error and warning are fixedkogiidena
2007-05-08RTC: add rtc-rs5c313 driverNobuhiro Iwamatsu