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-mxc.c
Age
Commit message (
Expand
)
Author
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-15
rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-05
rtc: rtc-mxc: convert to module_platform_driver
Fabio Estevam
2012-10-05
rtc: rtc-mxc: adapt to the new i.mx clock framework
Fabio Estevam
2012-07-11
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
Benoît Thébaudeau
2012-01-11
drivers/rtc/rtc-mxc.c: make alarm work
Yauhen Kharuzhy
2012-01-11
drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC
Yauhen Kharuzhy
2011-05-27
drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h
Wolfram Sang
2011-05-07
rtc: mxc: Initialize drvdata before registering device
Wolfram Sang
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
2010-08-11
rtc/rtc-mxc: remove six unused fields
Wan ZongShun
2010-05-25
rtc-mxc: remove unnecessary clock source for rtc subsystem
Vladimir Zapolskiy
2010-04-07
rtc-mxc: multiple fixes in rtc-mxc probe method
Vladimir Zapolskiy
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-06
rtc: mxc: fix memory leak
Alexander Beregalov
2009-09-23
rtc: add driver for MXC's internal RTC module
Daniel Mack