summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2012-03-23rtc: ds1307: generalise ram size and offsetAustin Boyle
2012-03-23rtc: ds1307: comment and format cleanupDavid Anders
2012-03-23rtc: ds1307: simplify irq setup codeWolfram Sang
2012-03-23rtc: ds1307: refactor chip_desc tableWolfram Sang
2012-03-23rtc: driver for DA9052/53 PMIC v1Ashish Jangam
2012-03-23drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala...Kevin Liu
2012-03-23drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value errorKevin Liu
2012-03-23drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops staticNavin P
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang
2012-03-23drivers/rtc/rtc-twl.c: return correct RTC event from ISRVenu Byravarasu
2012-03-23drivers/rtc/rtc-twl.c: simplify RTC interrupt clearingVenu Byravarasu
2012-03-23drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior stateVenu Byravarasu
2012-03-23drivers/rtc/rtc-twl.c: optimize IRQ bit accessVenu Byravarasu
2012-03-23MIPS: add RTC support for loongson1Bzhao zhang
2012-03-23rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin
2012-03-23rtc: convert rtc spi drivers to module_spi_driverAxel Lin
2012-03-23rtc/rtc-spear: call platform_set_drvdata() before registering rtc deviceViresh Kumar
2012-03-23rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errorsShiraz Hashim
2012-03-23rtc-spear: fix for balancing the enable_irq_wake in Power MgmtDeepak Sikri
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-05drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()Anatolij Gustschin
2012-02-15Merge branch 'fortglx/3.4/rtc' of git://git.linaro.org/people/jstultz/linux i...Thomas Gleixner
2012-02-13ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD
2012-01-26rtc: Disable the alarm in the hardware (v2)Rabin Vincent
2012-01-26rtc: Expire alarms after the time is set. (v2)NeilBrown
2012-01-26rtc: Avoid setting alarm to a time in the pastJohn Stultz
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