summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds2012-01-101-18/+4
|\
| * rtc-puv3: solve section mismatch in rtc-puv3.cGuan Xuetao2012-01-101-2/+2
| * rtc-puv3: using module_platform_driver()Guan Xuetao2012-01-101-15/+1
| * rtc-puv3: irq: remove IRQF_DISABLEDGuan Xuetao2012-01-101-2/+2
* | drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings2012-01-101-2/+2
* | drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030Benoit Cousson2012-01-101-2/+8
* | drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen2012-01-105-5/+0
* | drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver staticAxel Lin2012-01-101-1/+1
* | drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable staticAxel Lin2012-01-101-1/+1
* | rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-1030-351/+30
* | drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()Mark Brown2012-01-101-3/+1
* | drivers/rtc/rtc-wm831x.c: remove unused period IRQ handlerMark Brown2012-01-101-20/+0
* | rtc/ab8500: add calibration attribute to AB8500 RTCMark Godfrey2012-01-101-0/+112
* | drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()Linus Walleij2012-01-101-3/+3
* | rtc/ab8500: set can_wake flagAndrew Lynn2012-01-101-0/+2
* | rtc/ab8500: don't disable IRQ:s when suspendingRobert Marklund2012-01-101-2/+2
* | drivers/rtc/rtc-mxc.c: make alarm workYauhen Kharuzhy2012-01-101-53/+59
* | drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoCYauhen Kharuzhy2012-01-101-0/+11
* | drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writingOndrej Zary2012-01-101-1/+1
* | 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
|\ \ \
OpenPOWER on IntegriCloud