aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2013-06-12rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold
2013-06-12rtc-at91rm9200: add shadow interrupt maskJohan Hovold
2013-06-12rtc-at91rm9200: refactor interrupt-register handlingJohan Hovold
2013-06-12rtc-at91rm9200: add configuration supportJohan Hovold
2013-06-12rtc-at91rm9200: add match-table compile guardJohan Hovold
2013-06-12drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren
2013-06-12drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channelDerek Basehore
2013-06-12drivers/rtc/rtc-tps6586x.c: device wakeup flags correctionDmitry Osipenko
2013-05-24drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa
2013-05-24drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-18drivers/rtc: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-05-08rtc: rtc-tile: add missing platform_device_unregister() when module exitWei Yongjun
2013-05-07drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driverLucas Stach
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun
2013-04-29drivers/rtc/rtc-isl12022.c: Remove rtc8564 from isl12022_idAxel Lin
2013-04-29drivers/rtc/rtc-at91rm9200.c: fix missing iounmapJohan Hovold
2013-04-29rtc: rtc-twl: convert twl4030rtc_driver to dev_pm_opsJingoo Han
2013-04-29rtc: rtc-stmp3xxx: convert stmp3xxx_rtcdrv to dev_pm_opsJingoo Han
2013-04-29rtc: rtc-spear: convert spear_rtc_driver to dev_pm_opsJingoo Han
2013-04-29rtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_opsJingoo Han
2013-04-29rtc: rtc-omap: convert omap_rtc_driver to dev_pm_opsJingoo Han
2013-04-29rtc: rtc-coh901331: convert coh901331_driver to dev_pm_opsJingoo Han
2013-04-29rtc: rtc-bfin: convert bfin_rtc_driver to dev_pm_opsJingoo Han
2013-04-29rtc: rtc-at91sam9: convert at91_rtc_driver to dev_pm_opsJingoo Han
2013-04-29drivers/rtc/rtc-max6902.c: use register defines instead of magic numbersAxel Lin
2013-04-29rtc: rtc-v3020: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-stmp3xxx: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-sa1100: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-s35390a: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-rs5c372: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-rs5c348: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-rp5c01: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-pcf8583: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-pcf8563: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-pcf50633: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-pcf2123: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-pcap: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-nuc900: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-msm6242: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-mc13xxx: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-max8998: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-m41t80: use devm_*() functionsJingoo Han