summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+9
|\
| * Merge branch 'kirkwood/dt' into next/dt2Arnd Bergmann2012-03-241-0/+9
| |\
| | * Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope...Arnd Bergmann2012-03-161-0/+9
| | |\
| | | * ARM: kirkwood: rtc-mv devicetree bindingsJason Cooper2012-03-161-0/+9
| * | | Merge branch 'spear/dt' into next/dt2Arnd Bergmann2012-03-161-7/+7
| |\| |
* | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-281-1/+1
|\ \ \ \
| * | | | ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.hRob Herring2012-03-261-1/+1
* | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-57/+28Star
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD2012-02-231-5/+19
| * | | | ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD2012-02-231-3/+10
| * | | | ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD2012-02-231-52/+9Star
| |/ / /
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-283-48/+154
|\ \ \ \
| * \ \ \ Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-201-7/+7
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'rtc' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2012-03-081-0/+9
| |\ \ \ \
| | * | | | rtc: sa1100: add OF supportHaojian Zhuang2012-03-061-0/+9
| * | | | | Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/driversArnd Bergmann2012-02-282-104/+98Star
| |\| | | |
| | * | | | rtc: sa1100: enable clk supportHaojian Zhuang2012-02-281-0/+17
| | * | | | rtc: sa1100: declare irq in resourceHaojian Zhuang2012-02-282-33/+69
| * | | | | Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-02-221-3/+10
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | rtc-s3c: add variants for S3C2443 and S3C2416Heiko Stuebner2012-02-071-4/+36
| * | | | | rtc-s3c: make room for more variants in devicetree blockHeiko Stuebner2012-02-071-9/+22
| | |_|_|/ | |/| | |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-282-71/+12Star
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-151-7/+7
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-081-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim2012-03-071-1/+1
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-021-1/+1
| * | | | | rtc: sa1100: remove verification code of alarmHaojian Zhuang2012-02-281-55/+11Star
| * | | | | rtc: sa1100: remove periodic codeHaojian Zhuang2012-02-281-15/+0Star
| | |_|_|/ | |/| | |
* | | | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-242-24/+2Star
|\ \ \ \ \
| * | | | | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-172-24/+2Star
| | |_|/ / | |/| | |
* | | | | rtc: ds1307: generalise ram size and offsetAustin Boyle2012-03-241-31/+47
* | | | | rtc: ds1307: comment and format cleanupDavid Anders2012-03-241-13/+24
* | | | | rtc: ds1307: simplify irq setup codeWolfram Sang2012-03-241-6/+5Star
* | | | | rtc: ds1307: refactor chip_desc tableWolfram Sang2012-03-241-29/+19Star
* | | | | rtc: driver for DA9052/53 PMIC v1Ashish Jangam2012-03-243-0/+301
* | | | | drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala...Kevin Liu2012-03-241-5/+15
* | | | | drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value errorKevin Liu2012-03-241-0/+1
* | | | | drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops staticNavin P2012-03-241-1/+1
* | | | | drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-2421-32/+31Star
* | | | | drivers/rtc/rtc-twl.c: return correct RTC event from ISRVenu Byravarasu2012-03-241-3/+3
* | | | | drivers/rtc/rtc-twl.c: simplify RTC interrupt clearingVenu Byravarasu2012-03-241-1/+1
* | | | | drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior stateVenu Byravarasu2012-03-241-10/+2Star
* | | | | drivers/rtc/rtc-twl.c: optimize IRQ bit accessVenu Byravarasu2012-03-241-0/+8
* | | | | MIPS: add RTC support for loongson1Bzhao zhang2012-03-243-0/+221
* | | | | rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-2419-227/+19Star
* | | | | rtc: convert rtc spi drivers to module_spi_driverAxel Lin2012-03-249-103/+9Star
* | | | | rtc/rtc-spear: call platform_set_drvdata() before registering rtc deviceViresh Kumar2012-03-241-40/+21Star
* | | | | rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errorsShiraz Hashim2012-03-241-0/+28
* | | | | rtc-spear: fix for balancing the enable_irq_wake in Power MgmtDeepak Sikri2012-03-241-6/+11
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-201-3/+27
|\ \ \ \ \ | |_|_|_|/ |/| | | |