| Commit message (Expand) | Author | Age | Files | Lines |
* | init dynamic bin_attribute structures | Wolfram Sang | 2010-03-15 | 1 | -0/+1 |
* | rtc/hctosys: only claim the RTC provided the system time if it did | Uwe Kleine-König | 2010-03-13 | 2 | -27/+37 |
* | rtc: Enable rtc in max8925 | Haojian Zhuang | 2010-03-07 | 3 | -0/+325 |
* | rtc: Suppress duplicate enable/disable of WM8350 update interrupt | Mark Brown | 2010-03-07 | 1 | -0/+7 |
* | mfd: Add a data argument to the WM8350 IRQ free function | Mark Brown | 2010-03-07 | 1 | -2/+2 |
* | rtc-coh901331: fix braces in resume code | James Hogan | 2010-03-06 | 1 | -2/+3 |
* | rtc/mc13783: implement alarm | Uwe Kleine-König | 2010-03-06 | 1 | -13/+172 |
* | rtc/mc13783: protect rtc {,un}registration by mc13783 lock | Uwe Kleine-König | 2010-03-06 | 1 | -11/+14 |
* | rtc/mc13783: don't use deprecated mc13783 API calls | Uwe Kleine-König | 2010-03-06 | 1 | -5/+5 |
* | rtc-core: fix memory leak | Aaro Koskinen | 2010-03-06 | 1 | -0/+1 |
* | rtc-twl: Storage class should be before const qualifier | Tobias Klauser | 2010-03-06 | 1 | -2/+2 |
* | rtc-at91sam9: Correct size given to memset | Julia Lawall | 2010-03-06 | 1 | -1/+1 |
* | rtc-pcf2123: move pcf2123_remove to .devexit.text | Uwe Kleine-König | 2010-03-06 | 1 | -1/+1 |
* | rtc-ep93xx.c: cleanup probe/remove routines | H Hartley Sweeten | 2010-03-06 | 1 | -43/+28 |
* | rtc: mxc: fix memory leak | Alexander Beregalov | 2010-03-06 | 1 | -2/+5 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 1 | -38/+327 |
|\ |
|
| *-----. | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King | 2010-02-25 | 2 | -44/+330 |
| |\ \ \ \ |
|
| | | | * | | ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2 | Linus Walleij | 2010-02-04 | 1 | -38/+327 |
| | |_|/ /
| |/| | | |
|
* | | | | | rtc: Add MPC5121 Real time clock driver | Anatolij Gustschin | 2010-02-16 | 3 | -0/+398 |
* | | | | | rtc-fm3130: add missing braces | Sergey Matyukevich | 2010-02-03 | 1 | -2/+4 |
| |_|_|/
|/| | | |
|
* | | | | rtc_cmos: convert shutdown to new pnp_driver->shutdown | OGAWA Hirofumi | 2010-01-11 | 1 | -6/+3 |
|/ / / |
|
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-12-18 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | RTC: rtc-cmos.c: Fix warning on MIPS | Wu Zhangjin | 2009-12-17 | 1 | -1/+2 |
* | | | | rtc: set wakeup capability for I2C and SPI RTC drivers | Anton Vorontsov | 2009-12-18 | 3 | -0/+6 |
|/ / / |
|
* | | | ARM: NUC900: add RTC driver support for nuc910 and nuc920 | Wan ZongShun | 2009-12-16 | 3 | -0/+349 |
* | | | rtc-x1205: unconditionally set date when setting clock | Johannes Weiner | 2009-12-16 | 1 | -35/+18 |
* | | | rtc-vr41xx: use resource_size() | Yoichi Yuasa | 2009-12-16 | 1 | -2/+2 |
* | | | rtc: ds1307 make it possible to share an irq | Dmitry Eremin-Solenikov | 2009-12-16 | 1 | -1/+1 |
* | | | rtc: remove __raw_* accessors from PL031 RTC | Linus Walleij | 2009-12-16 | 1 | -11/+12 |
* | | | rtc: add driver for BQ32000 I2C RTC | Piotr Ziecik | 2009-12-16 | 3 | -0/+214 |
* | | | rtc: make rtc-omap driver ioremap its register space | Mark A. Greer | 2009-12-16 | 2 | -24/+30 |
* | | | rtc: add Freescale MC13783 RTC driver | Uwe Kleine-König | 2009-12-16 | 3 | -0/+269 |
* | | | rtc: convert WM8350 RTC driver to dev_pm_ops | Mark Brown | 2009-12-16 | 1 | -4/+10 |
* | | | rtc-mv: add support for Alarm | Saeed Bishara | 2009-12-16 | 1 | -3/+154 |
* | | | rtc: pcf50633: manage RTC alarm "pending" flag | Werner Almesberger | 2009-12-16 | 1 | -0/+5 |
* | | | rtc: do not use container_of macro as an argument for to_platform_device | Atsushi Nemoto | 2009-12-16 | 3 | -12/+12 |
* | | | rtc-stk17ta8: fix races around device registration | Atsushi Nemoto | 2009-12-16 | 1 | -69/+45 |
* | | | rtc-ds1742: fix races around device registration | Atsushi Nemoto | 2009-12-16 | 1 | -35/+16 |
* | | | rtc-ds1553: fix races around device registration | Atsushi Nemoto | 2009-12-16 | 1 | -77/+64 |
* | | | rtc-tx4939: fix races around device registration | Atsushi Nemoto | 2009-12-16 | 1 | -25/+26 |
* | | | rtc-ds1511: fix races around device registration | Atsushi Nemoto | 2009-12-16 | 1 | -88/+60 |
* | | | rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API | Herton Ronaldo Krzesinski | 2009-12-16 | 1 | -40/+35 |
* | | | rtc: fix driver data issues in several rtc drivers | Alessandro Zummo | 2009-12-16 | 10 | -42/+42 |
* | | | rtc: disable hpet emulation on suspend | Maxim Levitsky | 2009-12-16 | 1 | -1/+2 |
* | | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 4 | -4/+4 |
* | | | rtc: Add twl6030 RTC support | Balaji T K | 2009-12-14 | 2 | -44/+114 |
* | | | mfd: Rename twl4030_ routines in rtc-twl.c | Balaji T K | 2009-12-13 | 1 | -68/+68 |
* | | | mfd: Rename all twl4030_i2c* | Balaji T K | 2009-12-13 | 1 | -7/+7 |
* | | | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 2009-12-13 | 2 | -2/+2 |
* | | | mfd: Mask and unmask wm8350 IRQs on request and free | Mark Brown | 2009-12-13 | 1 | -6/+1 |