summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-s3c.c: fix compiler warningSachin Kamat2012-05-301-1/+1
* drivers/rtc/rtc-tegra.c: clean up probe/remove routinesHannu Heikkinen2012-05-301-37/+13Star
* drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handlingRajkumar Kasirajan2012-05-301-11/+3Star
* drivers/rtc/rtc-lpc32xx.c: add device tree supportRoland Stigge2012-05-301-1/+11
* drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OFNikolaus Voss2012-05-301-19/+27
* rtc: ds1307: add trickle charger supportWolfram Sang2012-05-301-3/+16
* rtc: ds1307: remove superfluous initializationWolfram Sang2012-05-301-1/+0Star
* rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXCFabio Estevam2012-05-302-2/+2
* drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers"Fabio Estevam2012-05-301-21/+21
* drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl featureAlexander Stein2012-05-301-1/+43
* drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver()H Hartley Sweeten2012-05-301-18/+6Star
* rtc/spear: add Device Tree probing capabilityViresh Kumar2012-05-301-0/+10
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-291-1/+1
|\
| * mfd: Convert wm831x to irq_domainMark Brown2012-05-201-1/+1
* | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-3/+3
|\ \
| * \ Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2012-05-112-2/+2
| |\ \
| * | | rtc: imx dryice: Add missing clk_prepareSascha Hauer2012-04-251-3/+3
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson2012-05-092-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | rtc: Kconfig: remove dependency for AT91 rtc driverNicolas Ferre2012-04-161-1/+1
| | |/ / | |/| |
* | | | drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan2012-05-181-0/+18
| |/ / |/| |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-05-051-2/+1Star
|\ \ \ | |_|/ |/| |
| * | rtc: Fix possible null pointer dereference in rtc-mpc5121.cJohn Stultz2012-04-261-2/+1Star
| |/
* / drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabledAnatolij Gustschin2012-04-261-0/+1
|/
* drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij2012-04-121-2/+1Star
* drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy2012-04-121-5/+38
* drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera2012-04-121-5/+18
* drivers/rtc/rtc-s3c.c: fix compilation errorTushar Behera2012-04-121-4/+4
* drivers/rtc/rtc-efi.c: fix section mismatch warningJan Beulich2012-04-121-1/+0Star
* drivers/rtc/rtc-r9701.c: reset registers if invalid values are detectedAndreas Dumberger2012-04-121-0/+22
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-061-2/+2
|\
| * drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou2012-04-061-2/+2
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-301-0/+1
|\ \
| * | ARM: pxa: use common IOMEM definitionRob Herring2012-03-251-0/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-292-0/+7
|\ \ \
| * | | rtc: Provide flag for rtc devices that don't support UIEJohn Stultz2012-03-162-0/+7
* | | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-281-0/+27
|\ \ \ \
| * | | | mfd: Add ability to wake the system for 88pm860xJett.Zhou2012-03-061-0/+27
* | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'kirkwood/dt' into next/dt2Arnd Bergmann2012-03-241-0/+9
| |\ \ \ \
| | * \ \ \ Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope...Arnd Bergmann2012-03-161-0/+9
| | |\ \ \ \
| | | * | | | ARM: kirkwood: rtc-mv devicetree bindingsJason Cooper2012-03-161-0/+9
| | | |/ / /
| * | | | / Merge branch 'spear/dt' into next/dt2Arnd Bergmann2012-03-161-7/+7
| |\| | | | | | |_|_|/ | |/| | |
* | | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-281-1/+1
|\ \ \ \ \
| * | | | | ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.hRob Herring2012-03-261-1/+1
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-57/+28Star
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD2012-02-231-5/+19
| * | | | | ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD2012-02-231-3/+10
| * | | | | ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD2012-02-231-52/+9Star
| |/ / / /
* | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-283-48/+154
|\ \ \ \ \