aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2013-05-07drivers/rtc/rtc-at91rm9200.c: fix missing iounmapJohan Hovold
2013-05-07drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspendDerek Basehore
2013-04-05Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold
2013-03-22drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre
2013-03-22drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam
2013-03-08rtc: rtc-mv: Add support for clk to avoid lockupsAndrew Lunn
2013-03-01rtc: stmp3xxx: add wdt-accessor functionWolfram Sang
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21rtc: rtc-davinci: use devm_*() functionsJingoo Han
2013-02-21rtc: rtc-max8997: use devm_request_threaded_irq()Jingoo Han
2013-02-21rtc: rtc-max8907: use devm_request_threaded_irq()Jingoo Han
2013-02-21rtc: rtc-da9052: use devm_request_threaded_irq()Jingoo Han
2013-02-21rtc: rtc-wm831x: use devm_request_threaded_irq()Jingoo Han
2013-02-21rtc: rtc-tps80031: use devm_request_threaded_irq()Jingoo Han
2013-02-21rtc: rtc-lp8788: use devm_request_threaded_irq()Jingoo Han
2013-02-21rtc: rtc-coh901331: use devm_clk_get()Jingoo Han
2013-02-21rtc: rtc-vt8500: use devm_*() functionsJingoo Han
2013-02-21rtc: rtc-tps6586x: use devm_request_threaded_irq()Jingoo Han
2013-02-21rtc: rtc-imxdi: use devm_clk_get()Jingoo Han
2013-02-21rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug()Jingoo Han
2013-02-21rtc: rtc-pcf8583: use dev_warn() instead of printk()Jingoo Han
2013-02-21rtc: rtc-sun4v: use pr_warn() instead of printk()Jingoo Han
2013-02-21rtc: rtc-vr41xx: use dev_info() instead of printk()Jingoo Han
2013-02-21rtc: rtc-rs5c313: use pr_err() instead of printk()Jingoo Han
2013-02-21rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()Jingoo Han
2013-02-21rtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead of printk()/pr_debug()Jingoo Han
2013-02-21rtc: rtc-ds2404: use dev_err() instead of printk()Jingoo Han
2013-02-21rtc: rtc-efi: use dev_err()/dev_warn()/pr_err() instead of printk()Jingoo Han
2013-02-21rtc: max77686: use dev_info() instead of printk()Jingoo Han
2013-02-21rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk()Jingoo Han
2013-02-21drivers/rtc/rtc-sa1100.c: move clock enable/disable to probe/removeChao Xie
2013-02-21rtc: max8997: add driver for max8997 rtcJonghwa Lee
2013-02-21drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug()Jingoo Han
2013-02-21drivers/rtc/rtc-pl031.c: add wakeup supportRob Herring
2013-02-21rtc: add support for spi rtc rx4581Torben Hohn
2013-02-21drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq requestLaxman Dewangan
2013-02-21drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/r...Laxman Dewangan
2013-02-21drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restoreLaxman Dewangan
2013-02-21drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resumeLaxman Dewangan
2013-02-21rtc: add RTC driver for TPS80031/TPS80032Laxman Dewangan
2013-02-21rtc: add new lp8788 rtc driverKim, Milo
2013-02-21drivers/rtc/rtc-ds2404.c: use module_platform_driver macroSrinivas Kandagatla
2013-02-21drivers/rtc: remove unnecessary semicolonsPeter Senna Tschudin
2013-02-21drivers/rtc/rtc-pxa.c: avoid cpuid checkingHaojian Zhuang
2013-02-21drivers/rtc: use of_match_ptr() macroSachin Kamat
2013-02-21rtc-pcf8523: add low battery voltage supportJesper Nilsson
2013-02-21rtc: max77686: add Maxim 77686 driverJonghwa Lee
2013-02-21drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issueLeo Song
2013-02-21drivers/rtc/rtc-pxa.c: fix alarm not match issueLeo Song