index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-mxc.c
Age
Commit message (
Expand
)
Author
2015-06-19
rtc: mxc: Constify platform_device_id
Krzysztof Kozlowski
2015-04-03
drivers/rtc/mxc: Update driver to address y2038/y2106 issues
Xunlei Pang
2015-04-03
drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t
Xunlei Pang
2015-04-03
drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time
Xunlei Pang
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-23
drivers/rtc/rtc-mxc.c: check the return value from clk_prepare_enable()
Fabio Estevam
2014-01-23
drivers/rtc/rtc-mxc.c: remove unneeded label
Fabio Estevam
2013-09-11
rtc: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
2013-07-03
rtc: rtc-mxc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-03
drivers/rtc/rtc-mxc.c: fix checkpatch error
Sachin Kamat
2013-04-29
rtc: rtc-mxc: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
2013-04-29
rtc: rtc-mxc: use devm_rtc_device_register()
Jingoo Han
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-06
rtc: rtc-mxc: convert to module_platform_driver
Fabio Estevam
2012-10-06
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-10
drivers/rtc/rtc-mxc.c: make alarm work
Yauhen Kharuzhy
2012-01-10
drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC
Yauhen Kharuzhy
2011-05-26
drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h
Wolfram Sang
2011-05-06
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