summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-092-118/+184
|\
| * Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-093-38/+78
| |\
| * \ Merge branch 'drivers/rtc-sa1100' into next/driversArnd Bergmann2011-12-282-118/+184
| |\ \
| | * | RTC: sa1100: support sa1100, pxa and mmp soc familiesJett.Zhou2011-12-282-80/+178
| | * | RTC: sa1100: remove redundant code of setting alarmJett.Zhou2011-12-281-41/+12
| | * | RTC: sa1100: Clean out ost registerJett.Zhou2011-12-281-3/+0
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-1/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'next/cleanup' into samsung/dtArnd Bergmann2012-01-071-38/+63
| |\ \ \
| * \ \ \ Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-072-0/+15
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | rtc: rtc-s3c: Add device tree supportThomas Abraham2011-12-231-1/+20
| | |_|/ | |/| |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-38/+63
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-072-0/+15
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'at91/defconfig' into next/cleanupOlof Johansson2011-12-153-16/+40
| |\ \ \ | | | |/ | | |/|
| * | | ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-38/+63
* | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-062-0/+4
|\ \ \ \
| * | | | rtc: pl031: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
| * | | | rtc: pl030: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
* | | | | Revert "rtc: Expire alarms after the time is set."Linus Torvalds2012-01-041-6/+0
* | | | | Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-031-34/+10
| |_|_|/ |/| | |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-202-0/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | rtc: m41t80: Workaround broken alarm functionalityJohn Stultz2011-12-131-0/+9
| * | | rtc: Expire alarms after the time is set.NeilBrown2011-12-131-0/+6
* | | | drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi2011-12-091-1/+1
|/ / /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-052-15/+39
|\ \ \ | |_|/ |/| |
| * | rtc: Fix some bugs that allowed accumulating time drift in suspend/resumeArve Hjønnevåg2011-11-221-5/+5
| * | rtc: Disable the alarm in the hardwareRabin Vincent2011-11-221-10/+34
* | | rtc: rtc-puv3: Add __devinit and __devexit markers for probe and removeAxel Lin2011-11-151-2/+2
| |/ |/|
* | vrtc: change its year offset from 1960 to 1972Feng Tang2011-11-111-8/+11
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0617-0/+17
|\ \
| * | rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-10-3117-0/+17
* | | Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-023-26/+39
|\ \ \
| * | | drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...Uwe Kleine-König2011-11-021-3/+3
| * | | rtc: add initial support for mcp7941x partsDavid Anders2011-11-021-0/+27
| * | | drivers/rtc/class.c: convert idr to ida and use ida_simple_get()Jonathan Cameron2011-11-021-23/+9
| |/ /
* | | um: switch to use of drivers/KconfigAl Viro2011-11-021-1/+1
|/ /
* | drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interruptDonggeun Kim2011-09-141-0/+26
* | drivers/rtc/rtc-imxdi.c needs linux/sched.hAxel Lin2011-09-141-0/+1
* | Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-073-44/+34
|\ \
| * | rtc: twl: Fix registration vs. init orderTodd Poynor2011-08-261-28/+24
| * | rtc: Initialized rtc_time->tm_isdstMike Waychison2011-08-261-0/+2
| * | rtc: Fix RTC PIE frequency limitJohn Stultz2011-08-101-1/+1
| * | rtc: rtc-twl: Remove lockdep related local_irq_enable()Sebastian Reichel2011-08-101-8/+0
| * | rtc: rtc-twl: Switch to using threaded irqIlkka Koskinen2011-08-101-1/+1
| * | rtc: ep93xx: Fix 'rtc' may be used uninitialized warningAxel Lin2011-08-101-8/+8
| |/
* | drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham2011-08-251-42/+25
* | drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham2011-08-251-6/+6
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-08-171-2/+2
|\ \ | |/ |/|
| * rtc: Limit RTC PIE frequencyThomas Gleixner2011-07-261-1/+1
| * rtc: Fix hrtimer deadlockThomas Gleixner2011-07-261-19/+37
| * rtc: Handle errors correctly in rtc_irq_set_state()Thomas Gleixner2011-07-261-0/+3
OpenPOWER on IntegriCloud