aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-118/+184
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+20
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-38/+63
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann3-38/+78
2012-01-07Merge branch 'next/cleanup' into samsung/dtArnd Bergmann1-38/+63
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2-0/+15
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2-0/+15
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-0/+4
2012-01-04Revert "rtc: Expire alarms after the time is set."Linus Torvalds1-6/+0
2012-01-03Revert "rtc: Disable the alarm in the hardware"Linus Torvalds1-34/+10
2011-12-28Merge branch 'drivers/rtc-sa1100' into next/driversArnd Bergmann2-118/+184
2011-12-28RTC: sa1100: support sa1100, pxa and mmp soc familiesJett.Zhou2-80/+178
2011-12-28RTC: sa1100: remove redundant code of setting alarmJett.Zhou1-41/+12
2011-12-28RTC: sa1100: Clean out ost registerJett.Zhou1-3/+0
2011-12-23rtc: rtc-s3c: Add device tree supportThomas Abraham1-1/+20
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+15
2011-12-15Merge branch 'at91/defconfig' into next/cleanupOlof Johansson3-16/+40
2011-12-13rtc: m41t80: Workaround broken alarm functionalityJohn Stultz1-0/+9
2011-12-13rtc: Expire alarms after the time is set.NeilBrown1-0/+6
2011-12-09drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi1-1/+1
2011-12-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-15/+39
2011-11-28ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD1-38/+63
2011-11-22rtc: Fix some bugs that allowed accumulating time drift in suspend/resumeArve Hjønnevåg1-5/+5
2011-11-22rtc: Disable the alarm in the hardwareRabin Vincent1-10/+34
2011-11-22rtc: pl031: Enable module alias autogeneration for AMBA driversDave Martin1-0/+2
2011-11-22rtc: pl030: Enable module alias autogeneration for AMBA driversDave Martin1-0/+2
2011-11-15rtc: rtc-puv3: Add __devinit and __devexit markers for probe and removeAxel Lin1-2/+2
2011-11-11vrtc: change its year offset from 1960 to 1972Feng Tang1-8/+11
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds17-0/+17
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds3-26/+39
2011-11-02drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and .exit.textUwe Kleine-König1-3/+3
2011-11-02rtc: add initial support for mcp7941x partsDavid Anders1-0/+27
2011-11-02drivers/rtc/class.c: convert idr to ida and use ida_simple_get()Jonathan Cameron1-23/+9
2011-11-02um: switch to use of drivers/KconfigAl Viro1-1/+1
2011-10-31rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker17-0/+17
2011-09-14drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interruptDonggeun Kim1-0/+26
2011-09-14drivers/rtc/rtc-imxdi.c needs linux/sched.hAxel Lin1-0/+1
2011-09-07Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds3-44/+34
2011-08-26rtc: twl: Fix registration vs. init orderTodd Poynor1-28/+24
2011-08-26rtc: Initialized rtc_time->tm_isdstMike Waychison1-0/+2
2011-08-25drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to have irq.MyungJoo Ham1-42/+25
2011-08-25drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham1-6/+6
2011-08-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2011-08-10rtc: Fix RTC PIE frequency limitJohn Stultz1-1/+1
2011-08-10rtc: rtc-twl: Remove lockdep related local_irq_enable()Sebastian Reichel1-8/+0
2011-08-10rtc: rtc-twl: Switch to using threaded irqIlkka Koskinen1-1/+1
2011-08-10rtc: ep93xx: Fix 'rtc' may be used uninitialized warningAxel Lin1-8/+8
2011-08-03rtc-omap: fix initialization of control registerDaniel Glöckner1-1/+1
2011-07-26rtc: fix hrtimer deadlockThomas Gleixner1-19/+37
2011-07-26rtc: limit frequencyThomas Gleixner1-1/+1