| Commit message (Expand) | Author | Age |
* | rtc-mxc: multiple fixes in rtc-mxc probe method | Vladimir Zapolskiy | 2010-04-07 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | rtc/mc13783: fix use after free bug | Uwe Kleine-König | 2010-03-24 |
* | init dynamic bin_attribute structures | Wolfram Sang | 2010-03-14 |
* | rtc/hctosys: only claim the RTC provided the system time if it did | Uwe Kleine-König | 2010-03-12 |
* | 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-07 |
* | 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-06 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 |
|\ |
|
| *-----. | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King | 2010-02-25 |
| |\ \ \ \ |
|
| | | | * | | ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2 | Linus Walleij | 2010-02-04 |
| | |_|/ /
| |/| | | |
|
* | | | | | rtc: Add MPC5121 Real time clock driver | Anatolij Gustschin | 2010-02-16 |
* | | | | | rtc-fm3130: add missing braces | Sergey Matyukevich | 2010-02-02 |
| |_|_|/
|/| | | |
|
* | | | | rtc_cmos: convert shutdown to new pnp_driver->shutdown | OGAWA Hirofumi | 2010-01-11 |
|/ / / |
|
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-12-17 |
|\ \ \ |
|
| * | | | RTC: rtc-cmos.c: Fix warning on MIPS | Wu Zhangjin | 2009-12-16 |
* | | | | rtc: set wakeup capability for I2C and SPI RTC drivers | Anton Vorontsov | 2009-12-17 |
|/ / / |
|
* | | | 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-16 |
* | | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 |
* | | | 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 |