summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
* | drivers/rtc/rtc-vt8500.c: convert to use devm_kzallocDevendra Naga2012-12-181-10/+5Star
* | drivers/rtc/rtc-imxdi.c: add devicetree supportRoland Stigge2012-12-181-0/+11
* | drivers/rtc/rtc-imxdi: support for i.MX53Roland Stigge2012-12-181-1/+1
* | rtc: omap: add runtime pm supportVaibhav Hiremath2012-12-181-0/+18
* | rtc: omap: depend on am33xxAfzal Mohammed2012-12-181-4/+6
* | rtc: omap: dt supportAfzal Mohammed2012-12-181-0/+18
* | rtc: omap: kicker mechanism supportAfzal Mohammed2012-12-181-3/+41
* | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-171-16/+16
|\ \
| * | mfd/rtc/gpio: twl: No need to allocate bigger buffer for writePeter Ujfalusi2012-11-211-16/+16
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-132-2/+2
|\ \
| * | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-192-2/+2
| |/
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-3/+31
|\ \
| * | Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson2012-11-061-0/+2
| |\|
| * | rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-3/+31
* | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-123-2/+77
|\ \ \
| * | | arm: at91: move at91rm9200 rtc header in drivers/rtcJean-Christophe PLAGNIOL-VILLARD2012-11-062-1/+76
| * | | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
| | |/ | |/|
* / | drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()Kim, Milo2012-11-301-3/+3
|/ /
* / drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe2012-10-251-0/+2
|/
* rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASSKevin Hilman2012-10-111-0/+3
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-0525-256/+1982
|\
| * drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chipMichael Langer2012-10-051-0/+116
| * drivers/rtc/rtc-m41t80.c: remove disabled alarm functionalityPaul Bolle2012-10-051-153/+4Star
| * drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq detailsVenu Byravarasu2012-10-051-4/+1Star
| * rtc: kconfig: fix up dependency for ab8500Ulf Hansson2012-10-051-0/+1
| * drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-051-3/+14
| * drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-051-4/+16
| * drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-051-2/+11
| * drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-051-1/+6
| * drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-051-2/+11
| * drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-051-14/+78
| * drivers/rtc/rtc-ds1672.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-051-4/+22
| * drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe()Sachin Kamat2012-10-051-2/+2
| * rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries2012-10-053-4/+14
| * rtc: rtc-mxc: convert to module_platform_driverFabio Estevam2012-10-051-15/+5Star
| * rtc: rtc-mxc: adapt to the new i.mx clock frameworkFabio Estevam2012-10-051-6/+4Star
| * drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepa...Julia Lawall2012-10-051-2/+1Star
| * rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu2012-10-053-0/+342
| * drivers/rtc/rtc-spear.c: fix several error checksLars-Peter Clausen2012-10-051-7/+5Star
| * drivers/rtc/rtc-jz4740.c: fix IRQ error checkLars-Peter Clausen2012-10-051-1/+1
| * rtc: kconfig: remove unnecessary dependencies.Venu Byravarasu2012-10-051-18/+8Star
| * rtc: add MAX8907 RTC driverStephen Warren2012-10-053-0/+255
| * rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu2012-10-053-0/+363
| * drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macroDevendra Naga2012-10-051-12/+1Star
| * rtc: recycle id when unloading a rtc driverVincent Palatin2012-10-051-0/+1
| * rtc: snvs: add Freescale rtc-snvs driverShawn Guo2012-10-053-0/+362
| * rtc: add Dallas DS2404 driverSven Schnelle2012-10-053-0/+313
| * rtc-proc: permit the /proc/driver/rtc device to use other devicesKim, Milo2012-10-052-6/+28
| * drivers/rtc/rtc-isl1208.c: add support for the ISL1218Ben Gardner2012-10-051-0/+1
* | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-051-9/+34
|\ \ | |/ |/|