| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: add alarm/update irq interfaces | Alessandro Zummo | 2009-01-04 | 3 | -17/+94 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-30 | 3 | -6/+9 |
|\ |
|
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-12-29 | 1 | -5/+7 |
| |\ |
|
| | * | [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant | Eric Miao | 2008-12-29 | 1 | -5/+7 |
| * | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 2008-12-15 | 4 | -54/+26 |
| |\ \ |
|
| * | | | [ARM] 5319/1: AT91: support AT91CAP9 revC CPUs | Stelian Pop | 2008-12-01 | 1 | -0/+1 |
| * | | | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 2008-11-29 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ben Dooks | 2008-11-03 | 4 | -12/+37 |
| | |\ \ |
|
| | * | | | [ARM] S3C: Move regs-rtc.h to arch/arm/plat-s3c/include/plat | Ben Dooks | 2008-10-30 | 1 | -1/+1 |
* | | | | | rtc: rtc-isl1208: reject invalid dates | Chris Elston | 2008-12-23 | 1 | -0/+7 |
| |_|_|/
|/| | | |
|
* | | | | rtc twl4030: rename ioctl function when RTC_INTF_DEV=n | Randy Dunlap | 2008-12-10 | 1 | -1/+1 |
* | | | | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers | Alessandro Zummo | 2008-12-10 | 2 | -0/+12 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-12-02 | 1 | -53/+13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | rtc: rtc-starfire fixes | Alessandro Zummo | 2008-11-21 | 1 | -53/+13 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-11-17 | 1 | -50/+19 |
|\ \ \ \
| |/ / / |
|
| * | | | rtc: rtc-sun4v fixes, revised | Alessandro Zummo | 2008-11-14 | 1 | -50/+19 |
* | | | | rtc: add Dallas DS1390/93/94 RTC chips | Mark Jackson | 2008-11-12 | 3 | -0/+232 |
* | | | | rtc: basic implementation of Epson RX-8581 I2C Real Time Clock | Martyn Welch | 2008-11-12 | 3 | -0/+290 |
* | | | | rtc: rtc-wm8350: add support for WM8350 RTC | Mark Brown | 2008-11-12 | 3 | -0/+525 |
|/ / / |
|
* | | | rtc-cmos: fix boot log message | Frans Pop | 2008-11-06 | 1 | -1/+1 |
* | | | rtc: fix handling of missing tm_year data when reading alarms | Mark Brown | 2008-11-06 | 1 | -1/+1 |
| |/
|/| |
|
* | | saner FASYNC handling on file close | Al Viro | 2008-11-01 | 1 | -3/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-10-31 | 1 | -4/+30 |
|\ \ |
|
| * | | rtc-m48t59: shift zero year to 1968 on sparc (rev 2) | Krzysztof Helt | 2008-10-29 | 1 | -4/+30 |
* | | | rtc S3C: add device_init_wakeup() invokation | Yauhen Kharuzhy | 2008-10-30 | 1 | -0/+2 |
* | | | rtc: ds3234 doesn't link when built-in | Geert Uytterhoeven | 2008-10-30 | 1 | -2/+2 |
* | | | rtc-s3c: fix section mismatch warnings | Yauhen Kharuzhy | 2008-10-30 | 1 | -3/+3 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-10-23 | 1 | -2/+2 |
|\ \ |
|
| * | | rtc: Add R2025S/D comment to rs5c372 Kconfig entry. | Paul Mundt | 2008-10-21 | 1 | -2/+2 |
| |/ |
|
* | | mfd: rtc-twl4030 driver | David Brownell | 2008-10-22 | 3 | -0/+575 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 | 3 | -0/+120 |
|\ |
|
| * | parisc: add rtc platform driver | Kyle McMartin | 2008-10-10 | 3 | -0/+120 |
* | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 1 | -2/+2 |
|\ \ |
|
| * | | drivers/rtc: use nr_irqs | Yinghai Lu | 2008-10-16 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-10-20 | 2 | -8/+15 |
|\ \ \ |
|
| * | | | sh: Migrate common board headers to mach-common/. | Paul Mundt | 2008-10-20 | 1 | -1/+1 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2008-10-20 | 25 | -520/+2285 |
| |\ \ \ |
|
| * | | | | rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negative | roel kluin | 2008-09-11 | 1 | -7/+14 |
* | | | | | x86: sysfs: kill owner field from attribute | Parag Warudkar | 2008-10-20 | 6 | -6/+0 |
* | | | | | drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN | Andrew Morton | 2008-10-20 | 1 | -15/+15 |
* | | | | | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 30 | -509/+509 |
* | | | | | rtc-cmos: export second NVRAM bank | David Brownell | 2008-10-20 | 1 | -7/+63 |
| |/ / /
|/| | | |
|
* | | | | rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h> | Geert Uytterhoeven | 2008-10-16 | 2 | -0/+2 |
* | | | | rtc-ds1672 new style driver | Alessandro Zummo | 2008-10-16 | 1 | -80/+34 |
* | | | | rtc-max6900 new style driver | Alessandro Zummo | 2008-10-16 | 1 | -154/+69 |
* | | | | rtc-at91rm9200: remove now-unneeded code | Andrew Victor | 2008-10-16 | 1 | -3/+1 |
* | | | | rtc: rtc-m41t80.c: add support for the ST M41T65 RTC | Steven A. Falco | 2008-10-16 | 2 | -17/+40 |
* | | | | rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGE | Kumar Gala | 2008-10-16 | 1 | -1/+1 |
* | | | | rtc: file close() consistently disables repeating irqs | David Brownell | 2008-10-16 | 5 | -47/+9 |
* | | | | rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC | Paul Mundt | 2008-10-16 | 1 | -5/+20 |