summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2012-12-18rtc: rtc-spear: Add clk_{un}prepare() supportDeepak Sikri
2012-12-18rtc: rtc-spear: use devm_*() routinesViresh Kumar
2012-12-18drivers/rtc/rtc-test.c: avoid calling platform_device_put() twiceWei Yongjun
2012-12-18drivers/rtc/rtc-vt8500.c: convert to use devm_kzallocDevendra Naga
2012-12-18drivers/rtc/rtc-imxdi.c: add devicetree supportRoland Stigge
2012-12-18drivers/rtc/rtc-imxdi: support for i.MX53Roland Stigge
2012-12-18rtc: omap: add runtime pm supportVaibhav Hiremath
2012-12-18rtc: omap: depend on am33xxAfzal Mohammed
2012-12-18rtc: omap: dt supportAfzal Mohammed
2012-12-18rtc: omap: kicker mechanism supportAfzal Mohammed
2012-12-17Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-30drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()Kim, Milo
2012-11-21mfd/rtc/gpio: twl: No need to allocate bigger buffer for writePeter Ujfalusi
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-06Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson
2012-11-06arm: at91: move at91rm9200 rtc header in drivers/rtcJean-Christophe PLAGNIOL-VILLARD
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-10-25drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe
2012-10-15rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_idShawn Guo
2012-10-10rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASSKevin Hilman
2012-10-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-05drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chipMichael Langer
2012-10-05drivers/rtc/rtc-m41t80.c: remove disabled alarm functionalityPaul Bolle
2012-10-05drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq detailsVenu Byravarasu
2012-10-05rtc: kconfig: fix up dependency for ab8500Ulf Hansson
2012-10-05drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-05drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-05drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-05drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-05drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-05drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-05drivers/rtc/rtc-ds1672.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-05drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe()Sachin Kamat
2012-10-05rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries
2012-10-05rtc: rtc-mxc: convert to module_platform_driverFabio Estevam
2012-10-05rtc: rtc-mxc: adapt to the new i.mx clock frameworkFabio Estevam
2012-10-05drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepa...Julia Lawall
2012-10-05rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu
2012-10-05drivers/rtc/rtc-spear.c: fix several error checksLars-Peter Clausen
2012-10-05drivers/rtc/rtc-jz4740.c: fix IRQ error checkLars-Peter Clausen
2012-10-05rtc: kconfig: remove unnecessary dependencies.Venu Byravarasu
2012-10-05rtc: add MAX8907 RTC driverStephen Warren
2012-10-05rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu
2012-10-05drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macroDevendra Naga
2012-10-05rtc: recycle id when unloading a rtc driverVincent Palatin
2012-10-05rtc: snvs: add Freescale rtc-snvs driverShawn Guo
2012-10-05rtc: add Dallas DS2404 driverSven Schnelle