Age | Commit message (Expand) | Author |
2013-07-21 | drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irq | Axel Lin |
2013-06-20 | drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi... | Tony Lindgren |
2013-05-19 | drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe() | Wei Yongjun |
2013-05-07 | drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspend | Derek Basehore |
2013-02-11 | drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler | Jan Luebbe |
2013-01-11 | drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time | Tony Prisk |
2013-01-11 | drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield | Tony Prisk |
2012-10-31 | drivers/rtc/rtc-imxdi.c: add missing spin lock initialization | Jan Luebbe |
2012-10-02 | drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode | Atsushi Nemoto |
2012-10-02 | drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe | Kevin Hilman |
2012-08-15 | rtc: wm831x: Feed the write counter into device_add_randomness() | Mark Brown |
2012-07-16 | drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning | Benoît Thébaudeau |
2012-07-16 | drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ | Lee Jones |
2012-07-16 | drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove() | Devendra Naga |
2012-05-17 | drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01 | Rajkumar Kasirajan |
2012-05-04 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-04-26 | rtc: Fix possible null pointer dereference in rtc-mpc5121.c | John Stultz |
2012-04-25 | drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabled | Anatolij Gustschin |
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 |