Age | Commit message (Expand) | Author | Files | Lines |
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-04 | 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-15 | [PATCH] RTC subsystem, Add ISL1208 support | Herbert Valerio Riedel | 3 | -0/+602 |
2006-07-14 | [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h | Yoichi Yuasa | 1 | -1/+1 |
2006-07-03 | [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-29 | [PATCH] RTC: add rtc-rs5c348 driver | Atsushi Nemoto | 3 | -0/+257 |
2006-06-28 | [PATCH] rtc: fix idr locking | Sonny Rao | 1 | -0/+2 |
2006-06-28 | [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctl | Atsushi Nemoto | 1 | -1/+1 |
2006-06-28 | [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-02 | [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 |