aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mxc.c
Commit message (Expand)AuthorAge
* drivers/rtc/rtc-mxc.c: check the return value from clk_prepare_enable()Fabio Estevam2014-01-23
* drivers/rtc/rtc-mxc.c: remove unneeded labelFabio Estevam2014-01-23
* rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall2013-09-11
* rtc: rtc-mxc: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-03
* drivers/rtc/rtc-mxc.c: fix checkpatch errorSachin Kamat2013-07-03
* rtc: rtc-mxc: switch to using SIMPLE_DEV_PM_OPSJingoo Han2013-04-29
* rtc: rtc-mxc: use devm_rtc_device_register()Jingoo Han2013-04-29
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
* rtc: rtc-mxc: convert to module_platform_driverFabio Estevam2012-10-05
* rtc: rtc-mxc: adapt to the new i.mx clock frameworkFabio Estevam2012-10-05
* drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau2012-07-11
* drivers/rtc/rtc-mxc.c: make alarm workYauhen Kharuzhy2012-01-10
* drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoCYauhen Kharuzhy2012-01-10
* drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang2011-05-26
* rtc: mxc: Initialize drvdata before registering deviceWolfram Sang2011-05-06
* RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-09
* rtc/rtc-mxc: remove six unused fieldsWan ZongShun2010-08-11
* rtc-mxc: remove unnecessary clock source for rtc subsystemVladimir Zapolskiy2010-05-25
* rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy2010-04-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* rtc: mxc: fix memory leakAlexander Beregalov2010-03-06
* rtc: add driver for MXC's internal RTC moduleDaniel Mack2009-09-23