aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-23drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value errorKevin Liu1-0/+1
2012-03-23drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops staticNavin P1-1/+1
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang21-32/+31
2012-03-23drivers/rtc/rtc-twl.c: return correct RTC event from ISRVenu Byravarasu1-3/+3
2012-03-23drivers/rtc/rtc-twl.c: simplify RTC interrupt clearingVenu Byravarasu1-1/+1
2012-03-23drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior stateVenu Byravarasu1-10/+2
2012-03-23drivers/rtc/rtc-twl.c: optimize IRQ bit accessVenu Byravarasu1-0/+8
2012-03-23MIPS: add RTC support for loongson1Bzhao zhang3-0/+221
2012-03-23rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin19-227/+19
2012-03-23rtc: convert rtc spi drivers to module_spi_driverAxel Lin9-103/+9
2012-03-23rtc/rtc-spear: call platform_set_drvdata() before registering rtc deviceViresh Kumar1-40/+21
2012-03-23rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errorsShiraz Hashim1-0/+28
2012-03-23rtc-spear: fix for balancing the enable_irq_wake in Power MgmtDeepak Sikri1-6/+11
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann1-7/+7
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+27
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2-24/+2
2012-03-16Merge branch 'spear/dt' into next/dt2Arnd Bergmann1-7/+7
2012-03-16Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcooper/linux-kirkwood into kirkwood/dtArnd Bergmann1-0/+9
2012-03-16ARM: kirkwood: rtc-mv devicetree bindingsJason Cooper1-0/+9
2012-03-15rtc: Provide flag for rtc devices that don't support UIEJohn Stultz2-0/+7
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanupArnd Bergmann1-7/+7
2012-03-08Merge branch 'rtc' of git://github.com/hzhuang1/linux into next/driversOlof Johansson1-0/+9
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-1/+1
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim1-1/+1
2012-03-06mfd: Add ability to wake the system for 88pm860xJett.Zhou1-0/+27
2012-03-06rtc: sa1100: add OF supportHaojian Zhuang1-0/+9
2012-03-05drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()Anatolij Gustschin1-7/+7
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-1/+1
2012-02-28Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/driversArnd Bergmann2-104/+98
2012-02-28rtc: sa1100: enable clk supportHaojian Zhuang1-0/+17
2012-02-28rtc: sa1100: declare irq in resourceHaojian Zhuang2-33/+69
2012-02-28rtc: sa1100: remove verification code of alarmHaojian Zhuang1-55/+11
2012-02-28rtc: sa1100: remove periodic codeHaojian Zhuang1-15/+0
2012-02-23ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD1-5/+19
2012-02-23ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD1-3/+10
2012-02-23ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD1-52/+9
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann1-3/+10
2012-02-15Merge branch 'fortglx/3.4/rtc' of git://git.linaro.org/people/jstultz/linux into timers/coreThomas Gleixner1-3/+27
2012-02-13ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD1-3/+10
2012-02-07rtc-s3c: add variants for S3C2443 and S3C2416Heiko Stuebner1-4/+36
2012-02-07rtc-s3c: make room for more variants in devicetree blockHeiko Stuebner1-9/+22
2012-01-26rtc: Disable the alarm in the hardware (v2)Rabin Vincent1-2/+13
2012-01-26rtc: Expire alarms after the time is set. (v2)NeilBrown1-0/+4
2012-01-26rtc: Avoid setting alarm to a time in the pastJohn Stultz1-1/+10
2012-01-19Revert "RTC: sa1100: remove redundant code of setting alarm"Russell King1-12/+41
2012-01-19Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King2-178/+80
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