summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2012-04-24RTC: Fix to correct improper implementation of clock update irq (RTC_UIE) and...ramesh.chandrasekaran
2012-04-23RTC: Fix to correct improper implementation of clock update irq (RTC_UIE) and...ramesh.chandrasekaran
2012-03-19Revert "Revert "rtc-ab: set can_wake flag""Rabin Vincent
2012-03-19ab8500: rtc: Remove fix for AB8500 ED versionBengt Jonsson
2012-03-19RTC: pl031: Removed RTC Timer interrupt handling.Rajkumar Kasirajan
2012-03-19RTC: pl031: configured correct wday for 1.1.2000.Rajkumar Kasirajan
2012-03-19rtc: disable the alarm in the hardwareRabin Vincent
2012-03-19rtc: ab: only enable alarm in set_alarm if requestedRabin Vincent
2012-03-19ab5500: move to separate headerRabin Vincent
2012-03-19RTC: rtc-ab8500: Round alarm time upwardsJonas Aaberg
2012-03-19rtc-ab: add missing castsRabin Vincent
2012-03-19rtc: add AB5500 RTC driverRabin Vincent
2012-03-05drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()Anatolij Gustschin
2012-02-13ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD
2012-01-19Revert "RTC: sa1100: remove redundant code of setting alarm"Russell King
2012-01-19Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-10Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds
2012-01-10drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings
2012-01-10drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030Benoit Cousson
2012-01-10drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen
2012-01-10drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver staticAxel Lin
2012-01-10drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable staticAxel Lin
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin
2012-01-10drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()Mark Brown
2012-01-10drivers/rtc/rtc-wm831x.c: remove unused period IRQ handlerMark Brown
2012-01-10rtc/ab8500: add calibration attribute to AB8500 RTCMark Godfrey
2012-01-10drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()Linus Walleij
2012-01-10rtc/ab8500: set can_wake flagAndrew Lynn
2012-01-10rtc/ab8500: don't disable IRQ:s when suspendingRobert Marklund
2012-01-10drivers/rtc/rtc-mxc.c: make alarm workYauhen Kharuzhy
2012-01-10drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoCYauhen Kharuzhy
2012-01-10drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writingOndrej Zary
2012-01-10rtc-puv3: solve section mismatch in rtc-puv3.cGuan Xuetao
2012-01-10rtc-puv3: using module_platform_driver()Guan Xuetao
2012-01-10rtc-puv3: irq: remove IRQF_DISABLEDGuan Xuetao
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-09rtc: max8925: Add function to work as wakeup sourceKevin Liu
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij
2012-01-07Merge branch 'next/cleanup' into samsung/dtArnd Bergmann
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2012-01-04Revert "rtc: Expire alarms after the time is set."Linus Torvalds
2012-01-03Revert "rtc: Disable the alarm in the hardware"Linus Torvalds
2011-12-28Merge branch 'drivers/rtc-sa1100' into next/driversArnd Bergmann