index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-rs5c313.c
Age
Commit message (
Expand
)
Author
2013-07-03
drivers/rtc/rtc-rs5c313.c: remove empty function
Sachin Kamat
2013-07-03
drivers/rtc/rtc-rs5c313.c: fix spacing related issues
Sachin Kamat
2013-07-03
drivers/rtc/rtc-rs5c313.c: include <linux/io.h> instead of <asm/io.h>
Sachin Kamat
2013-04-30
rtc: rtc-rs5c313: use devm_rtc_device_register()
Jingoo Han
2013-02-22
rtc: rtc-rs5c313: use pr_err() instead of printk()
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2010-10-27
rtc: rtc-rs5c313: ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
2007-05-11
rtc-rs5c313.c: add error handling to avoid hardware hangup
kogiidena
2007-05-11
rtc-rs5c313.c: rtc_time value are fixed
kogiidena
2007-05-11
rtc-rs5c313.c: error and warning are fixed
kogiidena
2007-05-08
RTC: add rtc-rs5c313 driver
Nobuhiro Iwamatsu