index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-nuc900.c
Age
Commit message (
Expand
)
Author
2018-03-02
rtc: nuc900: stop validating rtc_time in .read_time
Alexandre Belloni
2017-07-06
rtc: rtc-nuc900: fix loop timeout test
Dan Carpenter
2016-09-02
rtc: constify rtc_class_ops structures
Julia Lawall
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-03
rtc: rtc-nuc900: remove unnecessary OOM messages
Jingoo Han
2013-09-11
drivers/rtc/rtc-nuc900.c: use NULL instead of 0
Jingoo Han
2013-07-03
drivers/rtc/rtc-nuc900.c: remove empty function
Sachin Kamat
2013-07-03
rtc: rtc-nuc900: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-18
drivers/rtc: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-04-29
rtc: rtc-nuc900: use devm_*() functions
Jingoo Han
2013-04-29
rtc: rtc-nuc900: use module_platform_driver_probe()
Jingoo Han
2013-04-29
rtc: rtc-nuc900: add __init/__exit annotation
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-23
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-11
rtc/nuc900: fix build warning
Wan ZongShun
2010-08-11
rtc/nuc900: modify enable/disable IRQs and driver data setting location
Wan ZongShun
2010-08-11
rtc/nuc900: make returning time checking function valid
Wan ZongShun
2010-08-11
rtc/nuc900: fix checking of args during time-setting
Wan ZongShun
2010-08-11
nuc900/rtc: change the waiting for device ready implement
Wan ZongShun
2010-08-09
fix printk typo 'faild'
Paul Bolle
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-16
ARM: NUC900: add RTC driver support for nuc910 and nuc920
Wan ZongShun