| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates | David Brownell | 2006-12-13 | 5 | -12/+8 |
* | [PATCH] rtc: remove syslog spam on registration | David Brownell | 2006-12-13 | 3 | -3/+3 |
* | rtc: rtc-sh: alarm support. | Jamie Lenehan | 2006-12-12 | 1 | -25/+201 |
* | rtc: rtc-sh: fix rtc for out-by-one for the month. | Jamie Lenehan | 2006-12-12 | 1 | -3/+3 |
* | rtc: rtc-sh: fix for period rtc interrupts. | Jamie Lenehan | 2006-12-12 | 1 | -21/+22 |
* | [PATCH] AT91RM9200 RTC | Andrew Victor | 2006-12-10 | 3 | -2/+2 |
* | [PATCH] RTCs don't use i2c_adapter.dev | David Brownell | 2006-12-10 | 4 | -10/+10 |
* | [PATCH] rtc: Add rtc_merge_alarm() | Scott Wood | 2006-12-10 | 1 | -0/+81 |
* | [PATCH] rtc: ds1743 support | Torsten Ertbjerg Rasmussen | 2006-12-07 | 2 | -30/+41 |
* | [PATCH] rtc-rs5c372: change register reading method | Riku Voipio | 2006-12-07 | 1 | -40/+44 |
* | [PATCH] add rtc-omap driver | David Brownell | 2006-12-07 | 3 | -0/+581 |
* | [PATCH] RTC: handle sysfs errors | Jeff Garzik | 2006-12-07 | 4 | -7/+35 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 6 | -15/+40 |
|\ |
|
| * | [PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereference | Adrian Bunk | 2006-11-25 | 1 | -3/+3 |
| * | [PATCH] rtc class locking bugfixes | David Brownell | 2006-11-25 | 5 | -11/+24 |
| * | [PATCH] rtc framework handles periodic irqs | David Brownell | 2006-11-25 | 2 | -1/+13 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -3/+4 |
|/ |
|
* | [PATCH] rtc: fix printk of 64-bit res on 32-bit platform | Jeff Garzik | 2006-10-17 | 1 | -2/+2 |
* | [PATCH] rtc-max6902: month conversion fix | Francisco Larramendi | 2006-10-17 | 1 | -1/+1 |
* | sh: Updates for IRQ handler changes. | Paul Mundt | 2006-10-06 | 1 | -3/+3 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 7 | -15/+11 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 2006-10-04 | 1 | -1/+0 |
|\ |
|
| * | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | | [PATCH] RTC: build fixes | Jeff Garzik | 2006-10-04 | 3 | -7/+7 |
|/ |
|
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] rtc-sysfs fix | Andrew Morton | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] RTC: rtc-ds1553, rtc-ds1742 update | Atsushi Nemoto | 2006-10-01 | 2 | -5/+13 |
* | [PATCH] AT91rm9200 RTC can issue system wakeup events | David Brownell | 2006-10-01 | 1 | -0/+22 |
* | [PATCH] constify rtc_class_ops: update drivers | David Brownell | 2006-10-01 | 23 | -24/+24 |
* | [PATCH] RTC class: error checks | David Brownell | 2006-10-01 | 2 | -5/+5 |
* | [PATCH] RTC class uses subsys_init | David Brownell | 2006-10-01 | 4 | -5/+5 |
* | [PATCH] RTC class: Kconfig improvements | David Brownell | 2006-10-01 | 2 | -7/+23 |
* | [PATCH] rtc driver rtc-pcf8563 century bit inversed | Jean-Baptiste Maneyrol | 2006-10-01 | 1 | -2/+2 |
* | [PATCH] Remove unnecessary check in drivers/rtc/rtc-v3020.c | Eric Sesterhenn | 2006-10-01 | 1 | -3/+0 |
* | [PATCH] rtc: remove superfluous call to call to cdev_del() | Rolf Eike Beer | 2006-10-01 | 1 | -1/+0 |
* | [PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driver | Atsushi Nemoto | 2006-09-29 | 1 | -1/+8 |
* | [PATCH] Fix typo in rtc kconfig | Pavel Machek | 2006-09-29 | 1 | -1/+1 |
* | rtc: New RTC driver for SuperH On-Chip RTC. | Paul Mundt | 2006-09-27 | 3 | -0/+478 |
* | [PATCH] rtc-s3c.c: fix time setting checks | Ben Dooks | 2006-08-27 | 1 | -7/+8 |
* | [PATCH] drivers/rtc: fix rtc-s3c.c | Ben Dooks | 2006-08-27 | 1 | -54/+67 |
* | [PATCH] RTC subsystem, Add ISL1208 support | Herbert Valerio Riedel | 2006-07-15 | 3 | -0/+602 |
* | [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h | Yoichi Yuasa | 2006-07-13 | 1 | -1/+1 |
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 5 | -8/+8 |
* | [PATCH] RTC: class driver for Samsung S3C series SoC | Ben Dooks | 2006-07-01 | 3 | -0/+624 |
* | fix a typo in the RTC_CLASS help text | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
* | [PATCH] RTC: add rtc-rs5c348 driver | Atsushi Nemoto | 2006-06-28 | 3 | -0/+257 |
* | [PATCH] rtc: fix idr locking | Sonny Rao | 2006-06-28 | 1 | -0/+2 |
* | [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctl | Atsushi Nemoto | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-28 | 2 | -2/+2 |
* | [PATCH] RTC: add rtc-ds1742 driver | Atsushi Nemoto | 2006-06-25 | 3 | -0/+270 |