Age | Commit message (Expand) | Author |
2012-04-12 | drivers/rtc/rtc-pl031.c: enable clock on all ST variants | Linus Walleij |
2012-04-12 | drivers/rtc/rtc-twl.c: use static register while reading time | Konstantin Shlyakhovoy |
2012-04-12 | drivers/rtc/rtc-s3c.c: add placeholder for driver private data | Tushar Behera |
2012-04-12 | drivers/rtc/rtc-s3c.c: fix compilation error | Tushar Behera |
2012-04-12 | drivers/rtc/rtc-efi.c: fix section mismatch warning | Jan Beulich |
2012-04-12 | drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected | Andreas Dumberger |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback | Jett.Zhou |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-03-29 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-28 | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-03-28 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-27 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-25 | ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.h | Rob Herring |
2012-03-25 | ARM: pxa: use common IOMEM definition | Rob Herring |
2012-03-24 | Merge branch 'kirkwood/dt' into next/dt2 | Arnd Bergmann |
2012-03-23 | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-23 | rtc: ds1307: generalise ram size and offset | Austin Boyle |
2012-03-23 | rtc: ds1307: comment and format cleanup | David Anders |
2012-03-23 | rtc: ds1307: simplify irq setup code | Wolfram Sang |
2012-03-23 | rtc: ds1307: refactor chip_desc table | Wolfram Sang |
2012-03-23 | rtc: driver for DA9052/53 PMIC v1 | Ashish Jangam |
2012-03-23 | drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala... | Kevin Liu |
2012-03-23 | drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value error | Kevin Liu |
2012-03-23 | drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops static | Navin P |
2012-03-23 | drivers/rtc: remove IRQF_DISABLED | Yong Zhang |
2012-03-23 | drivers/rtc/rtc-twl.c: return correct RTC event from ISR | Venu Byravarasu |
2012-03-23 | drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing | Venu Byravarasu |
2012-03-23 | drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior state | Venu Byravarasu |
2012-03-23 | drivers/rtc/rtc-twl.c: optimize IRQ bit access | Venu Byravarasu |
2012-03-23 | MIPS: add RTC support for loongson1B | zhao zhang |
2012-03-23 | rtc: convert rtc i2c drivers to module_i2c_driver | Axel Lin |
2012-03-23 | rtc: convert rtc spi drivers to module_spi_driver | Axel Lin |
2012-03-23 | rtc/rtc-spear: call platform_set_drvdata() before registering rtc device | Viresh Kumar |
2012-03-23 | rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errors | Shiraz Hashim |
2012-03-23 | rtc-spear: fix for balancing the enable_irq_wake in Power Mgmt | Deepak Sikri |
2012-03-20 | Merge branch 'next/fixes-non-critical' into next/drivers | Arnd Bergmann |
2012-03-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-16 | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar |
2012-03-16 | Merge branch 'spear/dt' into next/dt2 | Arnd Bergmann |
2012-03-16 | Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope... | Arnd Bergmann |
2012-03-16 | ARM: kirkwood: rtc-mv devicetree bindings | Jason Cooper |
2012-03-15 | rtc: Provide flag for rtc devices that don't support UIE | John Stultz |
2012-03-15 | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in... | Arnd Bergmann |
2012-03-08 | Merge branch 'rtc' of git://github.com/hzhuang1/linux into next/drivers | Olof Johansson |
2012-03-08 | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-03-07 | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx | Kukjin Kim |