summaryrefslogtreecommitdiff
path: root/drivers/rtc
Commit message (Expand)AuthorAge
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\
| * Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-09
| |\
| * \ Merge branch 'drivers/rtc-sa1100' into next/driversArnd Bergmann2011-12-28
| |\ \
| | * | RTC: sa1100: support sa1100, pxa and mmp soc familiesJett.Zhou2011-12-28
| | * | RTC: sa1100: remove redundant code of setting alarmJett.Zhou2011-12-28
| | * | RTC: sa1100: Clean out ost registerJett.Zhou2011-12-28
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'next/cleanup' into samsung/dtArnd Bergmann2012-01-07
| |\ \ \
| * \ \ \ Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-07
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | rtc: rtc-s3c: Add device tree supportThomas Abraham2011-12-23
| | |_|/ | |/| |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-07
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'at91/defconfig' into next/cleanupOlof Johansson2011-12-15
| |\ \ \ | | | |/ | | |/|
| * | | ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-28
* | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-06
|\ \ \ \
| * | | | rtc: pl031: Enable module alias autogeneration for AMBA driversDave Martin2011-11-22
| * | | | rtc: pl030: Enable module alias autogeneration for AMBA driversDave Martin2011-11-22
* | | | | Revert "rtc: Expire alarms after the time is set."Linus Torvalds2012-01-04
* | | | | Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-03
| |_|_|/ |/| | |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-20
|\ \ \ \ | |_|_|/ |/| | |
| * | | rtc: m41t80: Workaround broken alarm functionalityJohn Stultz2011-12-13
| * | | rtc: Expire alarms after the time is set.NeilBrown2011-12-13
* | | | drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi2011-12-09
|/ / /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-05
|\ \ \ | |_|/ |/| |
| * | rtc: Fix some bugs that allowed accumulating time drift in suspend/resumeArve Hjønnevåg2011-11-22
| * | rtc: Disable the alarm in the hardwareRabin Vincent2011-11-22
* | | rtc: rtc-puv3: Add __devinit and __devexit markers for probe and removeAxel Lin2011-11-15
| |/ |/|
* | vrtc: change its year offset from 1960 to 1972Feng Tang2011-11-11
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-10-31
* | | Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-02
|\ \ \
| * | | drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...Uwe Kleine-König2011-11-02
| * | | rtc: add initial support for mcp7941x partsDavid Anders2011-11-02
| * | | drivers/rtc/class.c: convert idr to ida and use ida_simple_get()Jonathan Cameron2011-11-02
| |/ /
* | | um: switch to use of drivers/KconfigAl Viro2011-11-02
|/ /
* | drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interruptDonggeun Kim2011-09-14
* | drivers/rtc/rtc-imxdi.c needs linux/sched.hAxel Lin2011-09-14
* | Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-07
|\ \
| * | rtc: twl: Fix registration vs. init orderTodd Poynor2011-08-26
| * | rtc: Initialized rtc_time->tm_isdstMike Waychison2011-08-26
| * | rtc: Fix RTC PIE frequency limitJohn Stultz2011-08-10
| * | rtc: rtc-twl: Remove lockdep related local_irq_enable()Sebastian Reichel2011-08-10
| * | rtc: rtc-twl: Switch to using threaded irqIlkka Koskinen2011-08-10
| * | rtc: ep93xx: Fix 'rtc' may be used uninitialized warningAxel Lin2011-08-10
| |/
* | drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham2011-08-25
* | drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham2011-08-25
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-08-17
|\ \ | |/ |/|
| * rtc: Limit RTC PIE frequencyThomas Gleixner2011-07-26
| * rtc: Fix hrtimer deadlockThomas Gleixner2011-07-26
| * rtc: Handle errors correctly in rtc_irq_set_state()Thomas Gleixner2011-07-26