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