Age | Commit message (Expand) | Author | Files | Lines |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -0/+1 |
2012-03-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+7 |
2012-03-29 | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -0/+27 |
2012-03-28 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+9 |
2012-03-28 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2012-03-28 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -57/+28 |
2012-03-28 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -48/+154 |
2012-03-28 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -71/+12 |
2012-03-26 | ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.h | Rob Herring | 1 | -1/+1 |
2012-03-25 | ARM: pxa: use common IOMEM definition | Rob Herring | 1 | -0/+1 |
2012-03-24 | Merge branch 'kirkwood/dt' into next/dt2 | Arnd Bergmann | 1 | -0/+9 |
2012-03-24 | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -24/+2 |
2012-03-24 | rtc: ds1307: generalise ram size and offset | Austin Boyle | 1 | -31/+47 |
2012-03-24 | rtc: ds1307: comment and format cleanup | David Anders | 1 | -13/+24 |
2012-03-24 | rtc: ds1307: simplify irq setup code | Wolfram Sang | 1 | -6/+5 |
2012-03-24 | rtc: ds1307: refactor chip_desc table | Wolfram Sang | 1 | -29/+19 |
2012-03-24 | rtc: driver for DA9052/53 PMIC v1 | Ashish Jangam | 3 | -0/+301 |
2012-03-24 | drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala... | Kevin Liu | 1 | -5/+15 |
2012-03-24 | drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value error | Kevin Liu | 1 | -0/+1 |
2012-03-24 | drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops static | Navin P | 1 | -1/+1 |
2012-03-24 | drivers/rtc: remove IRQF_DISABLED | Yong Zhang | 21 | -32/+31 |
2012-03-24 | drivers/rtc/rtc-twl.c: return correct RTC event from ISR | Venu Byravarasu | 1 | -3/+3 |
2012-03-24 | drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing | Venu Byravarasu | 1 | -1/+1 |
2012-03-24 | drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior state | Venu Byravarasu | 1 | -10/+2 |
2012-03-24 | drivers/rtc/rtc-twl.c: optimize IRQ bit access | Venu Byravarasu | 1 | -0/+8 |
2012-03-24 | MIPS: add RTC support for loongson1B | zhao zhang | 3 | -0/+221 |
2012-03-24 | rtc: convert rtc i2c drivers to module_i2c_driver | Axel Lin | 19 | -227/+19 |
2012-03-24 | rtc: convert rtc spi drivers to module_spi_driver | Axel Lin | 9 | -103/+9 |
2012-03-24 | rtc/rtc-spear: call platform_set_drvdata() before registering rtc device | Viresh Kumar | 1 | -40/+21 |
2012-03-24 | rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errors | Shiraz Hashim | 1 | -0/+28 |
2012-03-24 | rtc-spear: fix for balancing the enable_irq_wake in Power Mgmt | Deepak Sikri | 1 | -6/+11 |
2012-03-21 | Merge branch 'next/fixes-non-critical' into next/drivers | Arnd Bergmann | 1 | -7/+7 |
2012-03-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+27 |
2012-03-17 | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar | 2 | -24/+2 |
2012-03-17 | Merge branch 'spear/dt' into next/dt2 | Arnd Bergmann | 1 | -7/+7 |
2012-03-17 | Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope... | Arnd Bergmann | 1 | -0/+9 |
2012-03-16 | ARM: kirkwood: rtc-mv devicetree bindings | Jason Cooper | 1 | -0/+9 |
2012-03-16 | rtc: Provide flag for rtc devices that don't support UIE | John Stultz | 2 | -0/+7 |
2012-03-15 | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in... | Arnd Bergmann | 1 | -7/+7 |
2012-03-08 | Merge branch 'rtc' of git://github.com/hzhuang1/linux into next/drivers | Olof Johansson | 1 | -0/+9 |
2012-03-08 | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 1 | -1/+1 |
2012-03-07 | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx | Kukjin Kim | 1 | -1/+1 |
2012-03-06 | mfd: Add ability to wake the system for 88pm860x | Jett.Zhou | 1 | -0/+27 |
2012-03-06 | rtc: sa1100: add OF support | Haojian Zhuang | 1 | -0/+9 |
2012-03-06 | drivers/rtc/rtc-r9701.c: fix crash in r9701_remove() | Anatolij Gustschin | 1 | -7/+7 |
2012-03-03 | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX | Kukjin Kim | 1 | -1/+1 |
2012-02-28 | Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/drivers | Arnd Bergmann | 2 | -104/+98 |
2012-02-28 | rtc: sa1100: enable clk support | Haojian Zhuang | 1 | -0/+17 |
2012-02-28 | rtc: sa1100: declare irq in resource | Haojian Zhuang | 2 | -33/+69 |
2012-02-28 | rtc: sa1100: remove verification code of alarm | Haojian Zhuang | 1 | -55/+11 |