Age | Commit message (Expand) | Author |
2014-06-26 | rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq | Boris BREZILLON |
2014-02-13 | rtc-cmos: Add an alarm disable quirk | Borislav Petkov |
2014-02-06 | rtc: max8907: weekday encoding fixes | Stephen Warren |
2013-12-20 | drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap | Linus Pizunski |
2013-09-14 | drivers/rtc/rtc-max77686.c: Fix wrong register | Sangjung Woo |
2013-07-21 | drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irq | Axel Lin |
2013-06-12 | rtc-at91rm9200: use shadow IMR on at91sam9x5 | Johan Hovold |
2013-06-12 | rtc-at91rm9200: add shadow interrupt mask | Johan Hovold |
2013-06-12 | rtc-at91rm9200: refactor interrupt-register handling | Johan Hovold |
2013-06-12 | rtc-at91rm9200: add configuration support | Johan Hovold |
2013-06-12 | rtc-at91rm9200: add match-table compile guard | Johan Hovold |
2013-06-12 | drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi... | Tony Lindgren |
2013-06-12 | drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel | Derek Basehore |
2013-06-12 | drivers/rtc/rtc-tps6586x.c: device wakeup flags correction | Dmitry Osipenko |
2013-05-24 | drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencing | Tomasz Figa |
2013-05-24 | drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq() | Lars-Peter Clausen |
2013-05-18 | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-05-18 | drivers/rtc: don't check resource with devm_ioremap_resource | Wolfram Sang |
2013-05-15 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-05-14 | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons | John Stultz |
2013-05-09 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2013-05-08 | rtc: rtc-tile: add missing platform_device_unregister() when module exit | Wei Yongjun |
2013-05-07 | drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driver | Lucas Stach |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-29 | drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe() | Wei Yongjun |
2013-04-29 | drivers/rtc/rtc-isl12022.c: Remove rtc8564 from isl12022_id | Axel Lin |
2013-04-29 | drivers/rtc/rtc-at91rm9200.c: fix missing iounmap | Johan Hovold |
2013-04-29 | rtc: rtc-twl: convert twl4030rtc_driver to dev_pm_ops | Jingoo Han |
2013-04-29 | rtc: rtc-stmp3xxx: convert stmp3xxx_rtcdrv to dev_pm_ops | Jingoo Han |
2013-04-29 | rtc: rtc-spear: convert spear_rtc_driver to dev_pm_ops | Jingoo Han |
2013-04-29 | rtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_ops | Jingoo Han |
2013-04-29 | rtc: rtc-omap: convert omap_rtc_driver to dev_pm_ops | Jingoo Han |
2013-04-29 | rtc: rtc-coh901331: convert coh901331_driver to dev_pm_ops | Jingoo Han |
2013-04-29 | rtc: rtc-bfin: convert bfin_rtc_driver to dev_pm_ops | Jingoo Han |
2013-04-29 | rtc: rtc-at91sam9: convert at91_rtc_driver to dev_pm_ops | Jingoo Han |
2013-04-29 | drivers/rtc/rtc-max6902.c: use register defines instead of magic numbers | Axel Lin |
2013-04-29 | rtc: rtc-v3020: use devm_*() functions | Jingoo Han |
2013-04-29 | rtc: rtc-stmp3xxx: use devm_*() functions | Jingoo Han |
2013-04-29 | rtc: rtc-sa1100: use devm_*() functions | Jingoo Han |
2013-04-29 | rtc: rtc-s35390a: use devm_*() functions | Jingoo Han |
2013-04-29 | rtc: rtc-rs5c372: use devm_*() functions | Jingoo Han |
2013-04-29 | rtc: rtc-rs5c348: use devm_*() functions | Jingoo Han |
2013-04-29 | rtc: rtc-rp5c01: use devm_*() functions | Jingoo Han |
2013-04-29 | rtc: rtc-pcf8583: use devm_*() functions | Jingoo Han |
2013-04-29 | rtc: rtc-pcf8563: use devm_*() functions | Jingoo Han |
2013-04-29 | rtc: rtc-pcf50633: use devm_*() functions | Jingoo Han |
2013-04-29 | rtc: rtc-pcf2123: use devm_*() functions | Jingoo Han |