Age | Commit message (Expand) | Author |
2010-02-02 | rtc-fm3130: add missing braces | Sergey Matyukevich |
2010-01-11 | rtc_cmos: convert shutdown to new pnp_driver->shutdown | OGAWA Hirofumi |
2009-12-17 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2009-12-17 | rtc: set wakeup capability for I2C and SPI RTC drivers | Anton Vorontsov |
2009-12-17 | RTC: rtc-cmos.c: Fix warning on MIPS | Wu Zhangjin |
2009-12-16 | ARM: NUC900: add RTC driver support for nuc910 and nuc920 | Wan ZongShun |
2009-12-16 | rtc-x1205: unconditionally set date when setting clock | Johannes Weiner |
2009-12-16 | rtc-vr41xx: use resource_size() | Yoichi Yuasa |
2009-12-16 | rtc: ds1307 make it possible to share an irq | Dmitry Eremin-Solenikov |
2009-12-16 | rtc: remove __raw_* accessors from PL031 RTC | Linus Walleij |
2009-12-16 | rtc: add driver for BQ32000 I2C RTC | Piotr Ziecik |
2009-12-16 | rtc: make rtc-omap driver ioremap its register space | Mark A. Greer |
2009-12-16 | rtc: add Freescale MC13783 RTC driver | Uwe Kleine-König |
2009-12-16 | rtc: convert WM8350 RTC driver to dev_pm_ops | Mark Brown |
2009-12-16 | rtc-mv: add support for Alarm | Saeed Bishara |
2009-12-16 | rtc: pcf50633: manage RTC alarm "pending" flag | Werner Almesberger |
2009-12-16 | rtc: do not use container_of macro as an argument for to_platform_device | Atsushi Nemoto |
2009-12-16 | rtc-stk17ta8: fix races around device registration | Atsushi Nemoto |
2009-12-16 | rtc-ds1742: fix races around device registration | Atsushi Nemoto |
2009-12-16 | rtc-ds1553: fix races around device registration | Atsushi Nemoto |
2009-12-16 | rtc-tx4939: fix races around device registration | Atsushi Nemoto |
2009-12-16 | rtc-ds1511: fix races around device registration | Atsushi Nemoto |
2009-12-16 | rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API | Herton Ronaldo Krzesinski |
2009-12-16 | rtc: fix driver data issues in several rtc drivers | Alessandro Zummo |
2009-12-16 | rtc: disable hpet emulation on suspend | Maxim Levitsky |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-14 | rtc: Add twl6030 RTC support | Balaji T K |
2009-12-13 | mfd: Rename twl4030_ routines in rtc-twl.c | Balaji T K |
2009-12-13 | mfd: Rename all twl4030_i2c* | Balaji T K |
2009-12-13 | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar |
2009-12-13 | mfd: Mask and unmask wm8350 IRQs on request and free | Mark Brown |
2009-12-13 | mfd: Convert wm8350 IRQ handlers to irq_handler_t | Mark Brown |
2009-12-13 | mfd: Fix memleak in pcf50633_client_dev_register | Lars-Peter Clausen |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-12-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-06 | Merge branch 'sa1100' into devel | Russell King |
2009-12-04 | rtc: Add an RTC driver for the Ricoh RP5C01 | Geert Uytterhoeven |
2009-12-04 | rtc: Add an RTC driver for the Oki MSM6242 | Geert Uytterhoeven |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-01 | rtc-x1205: reset clock to sane state after power failure | Johannes Weiner |
2009-12-01 | rtc-x1205: fix rtc_time to y2k register value conversion | Johannes Weiner |
2009-12-01 | drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe() | Dan Carpenter |
2009-12-01 | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable | Russell King |
2009-11-27 | RTC: let Dove soc select the rtc-mv driver. | Saeed Bishara |
2009-11-25 | rtc: don't use __exit_p to wrap ds1302_rtc_remove | Uwe Kleine-König |
2009-11-16 | ARM: 5787/1: U300 COH 901 331 fixes | Linus Walleij |
2009-11-12 | rtc: v3020: fix v3020_mmio_read_bit() | Scott Valentine |
2009-11-12 | rtc-vr41xx: fix do_div() warning | Yoichi Yuasa |