summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* 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-171-0/+18
| |/ / |/| |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-05-041-2/+1
|\ \ \ | |_|/ |/| |
| * | rtc: Fix possible null pointer dereference in rtc-mpc5121.cJohn Stultz2012-04-261-2/+1
| |/
* / drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabledAnatolij Gustschin2012-04-251-0/+1
|/
* drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij2012-04-121-2/+1
* 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/+0
* 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-051-2/+2
|\
| * drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou2012-04-051-2/+2
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-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-152-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-271-1/+1
|\ \ \ \ \
| * | | | | ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.hRob Herring2012-03-251-1/+1
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-57/+28
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 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/+9
| |/ / / /
* | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-273-48/+154
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-201-7/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'rtc' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2012-03-081-0/+9
| |\ \ \ \ \
| | * | | | | rtc: sa1100: add OF supportHaojian Zhuang2012-03-061-0/+9
| * | | | | | Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/driversArnd Bergmann2012-02-282-104/+98
| |\| | | | |
| | * | | | | rtc: sa1100: enable clk supportHaojian Zhuang2012-02-281-0/+17
| | * | | | | rtc: sa1100: declare irq in resourceHaojian Zhuang2012-02-282-33/+69
| * | | | | | Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-02-221-3/+10
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | rtc-s3c: add variants for S3C2443 and S3C2416Heiko Stuebner2012-02-071-4/+36
| * | | | | | rtc-s3c: make room for more variants in devicetree blockHeiko Stuebner2012-02-071-9/+22
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-272-71/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-151-7/+7
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-081-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |