aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-06drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chipMichael Langer
2012-10-06drivers/rtc/rtc-m41t80.c: remove disabled alarm functionalityPaul Bolle
2012-10-06drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq detailsVenu Byravarasu
2012-10-06rtc: kconfig: fix up dependency for ab8500Ulf Hansson
2012-10-06drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-06drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-06drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-06drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-06drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-06drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-06drivers/rtc/rtc-ds1672.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-06drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe()Sachin Kamat
2012-10-06rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries
2012-10-06rtc: rtc-mxc: convert to module_platform_driverFabio Estevam
2012-10-06rtc: rtc-mxc: adapt to the new i.mx clock frameworkFabio Estevam
2012-10-06drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepa...Julia Lawall
2012-10-06rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu
2012-10-06drivers/rtc/rtc-spear.c: fix several error checksLars-Peter Clausen
2012-10-06drivers/rtc/rtc-jz4740.c: fix IRQ error checkLars-Peter Clausen
2012-10-06rtc: kconfig: remove unnecessary dependencies.Venu Byravarasu
2012-10-06rtc: add MAX8907 RTC driverStephen Warren
2012-10-06rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu
2012-10-06drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macroDevendra Naga
2012-10-06rtc: recycle id when unloading a rtc driverVincent Palatin
2012-10-06rtc: snvs: add Freescale rtc-snvs driverShawn Guo
2012-10-06rtc: add Dallas DS2404 driverSven Schnelle
2012-10-06rtc-proc: permit the /proc/driver/rtc device to use other devicesKim, Milo
2012-10-06drivers/rtc/rtc-isl1208.c: add support for the ISL1218Ben Gardner
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-23Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson
2012-09-22Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson
2012-09-21rtc: vt8500: Add devicetree support for vt8500-rtcTony Prisk
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2012-09-20drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablementLee Jones
2012-09-17drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probeKevin Hilman
2012-09-05Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson
2012-08-27Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2012-08-23ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq supportLudovic Desroches
2012-08-21drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto
2012-08-21drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributesIlya Shchepetkov
2012-08-16RTC: add DT bindings to pxa-rtcDaniel Mack
2012-08-08RTC: Avoid races between RTC alarm wakeup and suspend.NeilBrown
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31rtc/rtc-88pm80x: remove unneed devm_kfreeDevendra Naga
2012-07-31rtc/rtc-88pm80x: assign ret only when rtc_register_driver failsDevendra Naga
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds