| Age | Commit message (Expand) | Author | Files | Lines |
| 2007-04-02 | [PATCH] rtc-cmos lockdep fix, irq updates | David Brownell | 1 | -17/+33 |
| 2007-03-04 | [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC | Russell King | 2 | -4/+6 |
| 2007-03-04 | [ARM] rtc-pcf8583: correct month and year offsets | Russell King | 1 | -5/+6 |
| 2007-03-04 | [ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD | Russell King | 1 | -10/+10 |
| 2007-03-01 | [PATCH] rtc_cmos oops fix | David Brownell | 2 | -5/+12 |
| 2007-02-20 | [PATCH] at91_rtc updates | David Brownell | 1 | -6/+13 |
| 2007-02-20 | [PATCH] rtc-sa1100 rtc_wklarm.enabled bugfixes | David Brownell | 1 | -5/+7 |
| 2007-02-20 | [PATCH] loosen dependancy on rtc cmos | Dave Jones | 1 | -1/+1 |
| 2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2 | -4/+4 |
| 2007-02-13 | i2c: Stop using i2c_adapter.class_dev | Jean Delvare | 4 | -4/+4 |
| 2007-02-12 | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2 | -2/+2 |
| 2007-02-12 | [PATCH] RTC gets sysfs wakealarm attribute | David Brownell | 1 | -2/+101 |
| 2007-02-12 | [PATCH] change __init to __devinit in 2 rtc drivers | Prarit Bhargava | 2 | -2/+2 |
| 2007-02-11 | [PATCH] RTC framework driver for CMOS RTCs | David Brownell | 3 | -1/+750 |
| 2007-02-09 | [PATCH] rtc-pcf8563: detect polarity of century bit automatically | Atsushi Nemoto | 1 | -6/+34 |
| 2007-02-09 | [PATCH] trivial __user annotations - rtc-dev | Al Viro | 1 | -1/+1 |
| 2007-01-26 | [PATCH] remove __devinit markings from rtc_sysfs_add_device() | Mike Frysinger | 1 | -1/+1 |
| 2007-01-23 | [PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarm | Jamie Lenehan | 1 | -5/+7 |
| 2007-01-11 | [PATCH] rtc-sh: correctly report rtc_wkalrm.enabled | David Brownell | 1 | -2/+2 |
| 2007-01-05 | [PATCH] Update the rtc-rs5c372 driver | David Brownell | 1 | -68/+467 |
| 2007-01-05 | [PATCH] rtc-at91rm9200 build fix | David Brownell | 1 | -0/+2 |
| 2006-12-13 | [PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates | David Brownell | 5 | -12/+8 |
| 2006-12-13 | [PATCH] rtc: remove syslog spam on registration | David Brownell | 3 | -3/+3 |
| 2006-12-12 | rtc: rtc-sh: alarm support. | Jamie Lenehan | 1 | -25/+201 |
| 2006-12-12 | rtc: rtc-sh: fix rtc for out-by-one for the month. | Jamie Lenehan | 1 | -3/+3 |
| 2006-12-12 | rtc: rtc-sh: fix for period rtc interrupts. | Jamie Lenehan | 1 | -21/+22 |
| 2006-12-10 | [PATCH] AT91RM9200 RTC | Andrew Victor | 3 | -2/+2 |
| 2006-12-10 | [PATCH] RTCs don't use i2c_adapter.dev | David Brownell | 4 | -10/+10 |
| 2006-12-10 | [PATCH] rtc: Add rtc_merge_alarm() | Scott Wood | 1 | -0/+81 |
| 2006-12-07 | [PATCH] rtc: ds1743 support | Torsten Ertbjerg Rasmussen | 2 | -30/+41 |
| 2006-12-07 | [PATCH] rtc-rs5c372: change register reading method | Riku Voipio | 1 | -40/+44 |
| 2006-12-07 | [PATCH] add rtc-omap driver | David Brownell | 3 | -0/+581 |
| 2006-12-07 | [PATCH] RTC: handle sysfs errors | Jeff Garzik | 4 | -7/+35 |
| 2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 6 | -15/+40 |
| 2006-11-25 | [PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereference | Adrian Bunk | 1 | -3/+3 |
| 2006-11-25 | [PATCH] rtc class locking bugfixes | David Brownell | 5 | -11/+24 |
| 2006-11-25 | [PATCH] rtc framework handles periodic irqs | David Brownell | 2 | -1/+13 |
| 2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -3/+4 |
| 2006-10-17 | [PATCH] rtc: fix printk of 64-bit res on 32-bit platform | Jeff Garzik | 1 | -2/+2 |
| 2006-10-17 | [PATCH] rtc-max6902: month conversion fix | Francisco Larramendi | 1 | -1/+1 |
| 2006-10-06 | sh: Updates for IRQ handler changes. | Paul Mundt | 1 | -3/+3 |
| 2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 7 | -15/+11 |
| 2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 1 | -1/+0 |
| 2006-10-04 | [PATCH] RTC: build fixes | Jeff Garzik | 3 | -7/+7 |
| 2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
| 2006-10-03 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
| 2006-10-01 | [PATCH] rtc-sysfs fix | Andrew Morton | 1 | -1/+1 |
| 2006-10-01 | [PATCH] RTC: rtc-ds1553, rtc-ds1742 update | Atsushi Nemoto | 2 | -5/+13 |
| 2006-10-01 | [PATCH] AT91rm9200 RTC can issue system wakeup events | David Brownell | 1 | -0/+22 |
| 2006-10-01 | [PATCH] constify rtc_class_ops: update drivers | David Brownell | 23 | -24/+24 |
| 2006-10-01 | [PATCH] RTC class: error checks | David Brownell | 2 | -5/+5 |
| 2006-10-01 | [PATCH] RTC class uses subsys_init | David Brownell | 4 | -5/+5 |
| 2006-10-01 | [PATCH] RTC class: Kconfig improvements | David Brownell | 2 | -7/+23 |
| 2006-10-01 | [PATCH] rtc driver rtc-pcf8563 century bit inversed | Jean-Baptiste Maneyrol | 1 | -2/+2 |
| 2006-10-01 | [PATCH] Remove unnecessary check in drivers/rtc/rtc-v3020.c | Eric Sesterhenn | 1 | -3/+0 |
| 2006-10-01 | [PATCH] rtc: remove superfluous call to call to cdev_del() | Rolf Eike Beer | 1 | -1/+0 |
| 2006-09-29 | [PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driver | Atsushi Nemoto | 1 | -1/+8 |
| 2006-09-29 | [PATCH] Fix typo in rtc kconfig | Pavel Machek | 1 | -1/+1 |
| 2006-09-27 | rtc: New RTC driver for SuperH On-Chip RTC. | Paul Mundt | 3 | -0/+478 |
| 2006-08-27 | [PATCH] rtc-s3c.c: fix time setting checks | Ben Dooks | 1 | -7/+8 |
| 2006-08-27 | [PATCH] drivers/rtc: fix rtc-s3c.c | Ben Dooks | 1 | -54/+67 |
| 2006-07-14 | [PATCH] RTC subsystem, Add ISL1208 support | Herbert Valerio Riedel | 3 | -0/+602 |
| 2006-07-13 | [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h | Yoichi Yuasa | 1 | -1/+1 |
| 2006-07-02 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 5 | -8/+8 |
| 2006-07-01 | [PATCH] RTC: class driver for Samsung S3C series SoC | Ben Dooks | 3 | -0/+624 |
| 2006-06-30 | fix a typo in the RTC_CLASS help text | Adrian Bunk | 1 | -1/+1 |
| 2006-06-28 | [PATCH] RTC: add rtc-rs5c348 driver | Atsushi Nemoto | 3 | -0/+257 |
| 2006-06-27 | [PATCH] rtc: fix idr locking | Sonny Rao | 1 | -0/+2 |
| 2006-06-27 | [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctl | Atsushi Nemoto | 1 | -1/+1 |
| 2006-06-27 | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2 | -2/+2 |
| 2006-06-25 | [PATCH] RTC: add rtc-ds1742 driver | Atsushi Nemoto | 3 | -0/+270 |
| 2006-06-25 | [PATCH] RTC: add rtc-ds1553 driver | Atsushi Nemoto | 3 | -0/+425 |
| 2006-06-25 | [PATCH] at91rm9200-rtc-driver-tidy | Andrew Morton | 1 | -30/+49 |
| 2006-06-25 | [PATCH] AT91RM9200 RTC driver | Andrew Victor | 3 | -0/+395 |
| 2006-06-25 | [PATCH] RTC: Add rtc_year_days() to calculate tm_yday | Andrew Victor | 1 | -0/+19 |
| 2006-06-25 | [PATCH] Add v3020 RTC support | Raphael Assenat | 3 | -0/+275 |
| 2006-06-25 | [PATCH] Add max6902 RTC support | Raphael Assenat | 3 | -0/+297 |
| 2006-06-25 | [PATCH] rtc subsystem: add capability checks | Alessandro Zummo | 4 | -19/+23 |
| 2006-06-25 | [PATCH] rtc subsystem, fix capability checks in kernel interface | Alessandro Zummo | 1 | -16/+6 |
| 2006-06-25 | [PATCH] drivers/acorn/char/pcf8583.[hc] vs. RTC subsystem | G. Liakhovetski | 3 | -0/+405 |
| 2006-06-25 | [PATCH] RTC: rtc-dev UIE emulation | Atsushi Nemoto | 2 | -0/+109 |
| 2006-06-25 | [PATCH] "RTC-framework" driver for DS1307 and similar RTC chips | David Brownell | 3 | -0/+407 |
| 2006-06-25 | [PATCH] Add driver for ARM AMBA PL031 RTC | Deepak Saxena | 3 | -0/+244 |
| 2006-06-05 | [PATCH] m48t86: ia64 build fix | Andrew Morton | 1 | -36/+36 |
| 2006-05-21 | [PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriate | Alessandro Zummo | 4 | -6/+6 |
| 2006-05-06 | [ARM] rtc-sa1100: fix compiler warnings and error cleanup | Russell King | 1 | -3/+3 |
| 2006-05-01 | [PATCH] RTC: rtc-dev tweak for 64-bit kernel | Atsushi Nemoto | 1 | -6/+11 |
| 2006-04-11 | [PATCH] RTC subsystem: VR41XX cleanup | Alessandro Zummo | 1 | -1/+7 |
| 2006-04-11 | [PATCH] RTC subsystem: VR41XX driver | Yoichi Yuasa | 3 | -0/+476 |
| 2006-04-11 | [PATCH] RTC subsystem: SA1100 cleanup | Alessandro Zummo | 1 | -8/+5 |
| 2006-04-11 | [PATCH] RTC subsystem: compact error messages | Alessandro Zummo | 9 | -15/+3 |
| 2006-04-11 | [PATCH] RTC subsystem: RS5C372 sysfs fix | Alessandro Zummo | 1 | -8/+10 |
| 2006-04-11 | [PATCH] RTC subsystem: fix proc output | Alessandro Zummo | 7 | -17/+4 |
| 2006-04-11 | [PATCH] RTC subsystem: whitespaces and error messages cleanup | Alessandro Zummo | 4 | -9/+1 |
| 2006-04-11 | [PATCH] RTC subsystem: X1205 sysfs cleanup | Alessandro Zummo | 1 | -10/+12 |
| 2006-04-11 | [PATCH] RTC subsystem: DS1672 cleanup | Alessandro Zummo | 1 | -19/+10 |
| 2006-04-11 | [PATCH] RTC subsystem: DS1672 oscillator handling | Kumar Gala | 1 | -3/+58 |
| 2006-03-27 | [PATCH] RTC subsystem: M48T86 driver | Alessandro Zummo | 3 | -0/+220 |
| 2006-03-27 | [PATCH] RTC subsystem: SA1100/PXA2XX driver | Richard Purdie | 3 | -0/+398 |
| 2006-03-27 | [PATCH] RTC subsystem: EP93XX driver | Alessandro Zummo | 3 | -1/+174 |
| 2006-03-27 | [PATCH] RTC subsystem: RS5C372 driver | Alessandro Zummo | 3 | -0/+305 |
| 2006-03-27 | [PATCH] RTC subsystem: PCF8563 driver | Alessandro Zummo | 3 | -0/+365 |
| 2006-03-27 | [PATCH] RTC subsystem: DS1672 driver | Alessandro Zummo | 3 | -0/+244 |
| 2006-03-27 | [PATCH] RTC subsystem: test device/driver | Alessandro Zummo | 3 | -0/+220 |
| 2006-03-27 | [PATCH] RTC subsystem: X1205 driver | Alessandro Zummo | 3 | -0/+632 |
| 2006-03-27 | [PATCH] RTC subsystem: dev interface | Alessandro Zummo | 3 | -0/+394 |
| 2006-03-27 | [PATCH] RTC subsystem: proc interface | Alessandro Zummo | 3 | -1/+174 |
| 2006-03-27 | [PATCH] RTC subsystem: sysfs interface | Alessandro Zummo | 3 | -0/+138 |
| 2006-03-27 | [PATCH] RTC subsystem: class | Alessandro Zummo | 5 | -3/+537 |
| 2006-03-27 | [PATCH] RTC Subsystem: library functions | Alessandro Zummo | 3 | -0/+112 |