aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-1/+27
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2012-01-10Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds1-18/+4
2012-01-10drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings1-2/+2
2012-01-10drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030Benoit Cousson1-2/+8
2012-01-10drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen5-5/+0
2012-01-10drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver staticAxel Lin1-1/+1
2012-01-10drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable staticAxel Lin1-1/+1
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin30-351/+30
2012-01-10drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()Mark Brown1-3/+1
2012-01-10drivers/rtc/rtc-wm831x.c: remove unused period IRQ handlerMark Brown1-20/+0
2012-01-10rtc/ab8500: add calibration attribute to AB8500 RTCMark Godfrey1-0/+112
2012-01-10drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()Linus Walleij1-3/+3
2012-01-10rtc/ab8500: set can_wake flagAndrew Lynn1-0/+2
2012-01-10rtc/ab8500: don't disable IRQ:s when suspendingRobert Marklund1-2/+2
2012-01-10drivers/rtc/rtc-mxc.c: make alarm workYauhen Kharuzhy1-53/+59
2012-01-10drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoCYauhen Kharuzhy1-0/+11
2012-01-10drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writingOndrej Zary1-1/+1
2012-01-10rtc-puv3: solve section mismatch in rtc-puv3.cGuan Xuetao1-2/+2
2012-01-10rtc-puv3: using module_platform_driver()Guan Xuetao1-15/+1
2012-01-10rtc-puv3: irq: remove IRQF_DISABLEDGuan Xuetao1-2/+2
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-09rtc: max8925: Add function to work as wakeup sourceKevin Liu1-0/+26
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij1-1/+1
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-18Merge commit 'v3.2-rc6' into x86/platformIngo Molnar3-16/+40
2011-12-18x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox1-3/+3
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