Age | Commit message (Expand) | Author | Files | Lines |
2017-07-06 | rtc: rtc-nuc900: fix loop timeout test | Dan Carpenter | 1 | -1/+1 |
2016-09-02 | rtc: constify rtc_class_ops structures | Julia Lawall | 1 | -1/+1 |
2014-10-20 | rtc: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-04-04 | rtc: rtc-nuc900: remove unnecessary OOM messages | Jingoo Han | 1 | -3/+2 |
2013-09-12 | drivers/rtc/rtc-nuc900.c: use NULL instead of 0 | Jingoo Han | 1 | -1/+1 |
2013-07-04 | drivers/rtc/rtc-nuc900.c: remove empty function | Sachin Kamat | 1 | -6/+0 |
2013-07-04 | rtc: rtc-nuc900: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-05-18 | drivers/rtc: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -5/+0 |
2013-04-30 | rtc: rtc-nuc900: use devm_*() functions | Jingoo Han | 1 | -42/+11 |
2013-04-30 | rtc: rtc-nuc900: use module_platform_driver_probe() | Jingoo Han | 1 | -12/+1 |
2013-04-30 | rtc: rtc-nuc900: add __init/__exit annotation | Jingoo Han | 1 | -3/+3 |
2013-01-04 | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-03-24 | drivers/rtc: remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-03-09 | RTC: Cleanup rtc_class_ops->update_irq_enable() | John Stultz | 1 | -15/+0 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-08-11 | rtc/nuc900: fix build warning | Wan ZongShun | 1 | -1/+1 |
2010-08-11 | rtc/nuc900: modify enable/disable IRQs and driver data setting location | Wan ZongShun | 1 | -11/+12 |
2010-08-11 | rtc/nuc900: make returning time checking function valid | Wan ZongShun | 1 | -8/+4 |
2010-08-11 | rtc/nuc900: fix checking of args during time-setting | Wan ZongShun | 1 | -4/+10 |
2010-08-11 | nuc900/rtc: change the waiting for device ready implement | Wan ZongShun | 1 | -8/+7 |
2010-08-09 | fix printk typo 'faild' | Paul Bolle | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-16 | ARM: NUC900: add RTC driver support for nuc910 and nuc920 | Wan ZongShun | 1 | -0/+342 |