summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-nuc900.c
Commit message (Expand)AuthorAge
* rtc: nuc900: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
* rtc: rtc-nuc900: fix loop timeout testDan Carpenter2017-07-06
* rtc: constify rtc_class_ops structuresJulia Lawall2016-09-02
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* rtc: rtc-nuc900: remove unnecessary OOM messagesJingoo Han2014-04-03
* drivers/rtc/rtc-nuc900.c: use NULL instead of 0Jingoo Han2013-09-11
* drivers/rtc/rtc-nuc900.c: remove empty functionSachin Kamat2013-07-03
* rtc: rtc-nuc900: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-03
* drivers/rtc: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* rtc: rtc-nuc900: use devm_*() functionsJingoo Han2013-04-29
* rtc: rtc-nuc900: use module_platform_driver_probe()Jingoo Han2013-04-29
* rtc: rtc-nuc900: add __init/__exit annotationJingoo Han2013-04-29
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-23
* RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-09
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * fix printk typo 'faild'Paul Bolle2010-08-09
* | rtc/nuc900: fix build warningWan ZongShun2010-08-11
* | rtc/nuc900: modify enable/disable IRQs and driver data setting locationWan ZongShun2010-08-11
* | rtc/nuc900: make returning time checking function validWan ZongShun2010-08-11
* | rtc/nuc900: fix checking of args during time-settingWan ZongShun2010-08-11
* | nuc900/rtc: change the waiting for device ready implementWan ZongShun2010-08-11
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ARM: NUC900: add RTC driver support for nuc910 and nuc920Wan ZongShun2009-12-16