summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-imxdi.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: rtc-imxdi: use devm_rtc_device_register()Jingoo Han2013-04-301-3/+1Star
* rtc: rtc-imxdi: use module_platform_driver_probe()Jingoo Han2013-04-301-12/+1Star
* rtc: rtc-imxdi: add __init/__exit annotationJingoo Han2013-04-301-3/+3
* rtc: rtc-imxdi: use devm_clk_get()Jingoo Han2013-02-221-3/+1Star
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-2/+2
* drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>Jean Delvare2012-12-211-0/+1
* drivers/rtc/rtc-imxdi.c: add devicetree supportRoland Stigge2012-12-181-0/+11
* drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe2012-10-251-0/+2
* rtc: imx dryice: Add missing clk_prepareSascha Hauer2012-04-251-3/+3
* drivers/rtc/rtc-imxdi.c needs linux/sched.hAxel Lin2011-09-151-0/+1
* rtc: driver for the DryIce block found in i.MX25 chipsBaruch Siach2010-08-111-0/+519