aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-nuc900.c
AgeCommit message (Expand)Author
2013-09-11drivers/rtc/rtc-nuc900.c: use NULL instead of 0Jingoo Han
2013-07-03drivers/rtc/rtc-nuc900.c: remove empty functionSachin Kamat
2013-07-03rtc: rtc-nuc900: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-18drivers/rtc: don't check resource with devm_ioremap_resourceWolfram Sang
2013-04-29rtc: rtc-nuc900: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-nuc900: use module_platform_driver_probe()Jingoo Han
2013-04-29rtc: rtc-nuc900: add __init/__exit annotationJingoo Han
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-11rtc/nuc900: fix build warningWan ZongShun
2010-08-11rtc/nuc900: modify enable/disable IRQs and driver data setting locationWan ZongShun
2010-08-11rtc/nuc900: make returning time checking function validWan ZongShun
2010-08-11rtc/nuc900: fix checking of args during time-settingWan ZongShun
2010-08-11nuc900/rtc: change the waiting for device ready implementWan ZongShun
2010-08-09fix printk typo 'faild'Paul Bolle
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16ARM: NUC900: add RTC driver support for nuc910 and nuc920Wan ZongShun