summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-0/+8
|\
| * rtc: stmp3xxx: Add simple binding for the stmp3xxx-rtcMarek Vasut2012-07-031-0/+8
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-0/+1
|\ \
| * | ARM: at91: fix new build errorsArnd Bergmann2012-07-041-0/+1
| |/
* | Merge branch 'pm-drivers'Rafael J. Wysocki2012-07-191-0/+1
|\ \
| * | rtc-cmos: report wakeups from interrupt handlerPaul Fox2012-07-171-0/+1
| |/
* | drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOTKevin Hilman2012-07-121-1/+1
* | drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau2012-07-121-2/+3
* | drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...Lee Jones2012-07-121-1/+7
* | drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQLee Jones2012-07-121-1/+1
* | drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()Devendra Naga2012-07-121-1/+1
|/
* Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-06-041-3/+6
|\
| * rtc-cmos / PM: report wakeup event on ACPI RTC alarmDaniel Drake2012-05-291-3/+6
* | 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
|\ \ \ \