Age | Commit message (Expand) | Author |
2010-03-07 | rtc: Enable rtc in max8925 | Haojian Zhuang |
2010-03-07 | rtc: Suppress duplicate enable/disable of WM8350 update interrupt | Mark Brown |
2010-03-07 | mfd: Add a data argument to the WM8350 IRQ free function | Mark Brown |
2010-03-06 | rtc-coh901331: fix braces in resume code | James Hogan |
2010-03-06 | rtc/mc13783: implement alarm | Uwe Kleine-König |
2010-03-06 | rtc/mc13783: protect rtc {,un}registration by mc13783 lock | Uwe Kleine-König |
2010-03-06 | rtc/mc13783: don't use deprecated mc13783 API calls | Uwe Kleine-König |
2010-03-06 | rtc-core: fix memory leak | Aaro Koskinen |
2010-03-06 | rtc-twl: Storage class should be before const qualifier | Tobias Klauser |
2010-03-06 | rtc-at91sam9: Correct size given to memset | Julia Lawall |
2010-03-06 | rtc-pcf2123: move pcf2123_remove to .devexit.text | Uwe Kleine-König |
2010-03-06 | rtc-ep93xx.c: cleanup probe/remove routines | H Hartley Sweeten |
2010-03-06 | rtc: mxc: fix memory leak | Alexander Beregalov |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-02-25 | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King |
2010-02-16 | rtc: Add MPC5121 Real time clock driver | Anatolij Gustschin |
2010-02-04 | ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2 | Linus Walleij |
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 |