| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin: on-chip RTC controller driver | Wu, Bryan | 2007-05-07 | 3 | -0/+456 |
* | [PATCH] rtc-cmos lockdep fix, irq updates | David Brownell | 2007-04-02 | 1 | -17/+33 |
* | [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC | Russell King | 2007-03-04 | 2 | -4/+6 |
* | [ARM] rtc-pcf8583: correct month and year offsets | Russell King | 2007-03-04 | 1 | -5/+6 |
* | [ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD | Russell King | 2007-03-04 | 1 | -10/+10 |
* | [PATCH] rtc_cmos oops fix | David Brownell | 2007-03-01 | 2 | -5/+12 |
* | [PATCH] at91_rtc updates | David Brownell | 2007-02-21 | 1 | -6/+13 |
* | [PATCH] rtc-sa1100 rtc_wklarm.enabled bugfixes | David Brownell | 2007-02-21 | 1 | -5/+7 |
* | [PATCH] loosen dependancy on rtc cmos | Dave Jones | 2007-02-21 | 1 | -1/+1 |
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 | 2 | -4/+4 |
* | i2c: Stop using i2c_adapter.class_dev | Jean Delvare | 2007-02-13 | 4 | -4/+4 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 | 2 | -2/+2 |
* | [PATCH] RTC gets sysfs wakealarm attribute | David Brownell | 2007-02-12 | 1 | -2/+101 |
* | [PATCH] change __init to __devinit in 2 rtc drivers | Prarit Bhargava | 2007-02-12 | 2 | -2/+2 |
* | [PATCH] RTC framework driver for CMOS RTCs | David Brownell | 2007-02-11 | 3 | -1/+750 |
* | [PATCH] rtc-pcf8563: detect polarity of century bit automatically | Atsushi Nemoto | 2007-02-09 | 1 | -6/+34 |
* | [PATCH] trivial __user annotations - rtc-dev | Al Viro | 2007-02-09 | 1 | -1/+1 |
* | [PATCH] remove __devinit markings from rtc_sysfs_add_device() | Mike Frysinger | 2007-01-26 | 1 | -1/+1 |
* | [PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarm | Jamie Lenehan | 2007-01-23 | 1 | -5/+7 |
* | [PATCH] rtc-sh: correctly report rtc_wkalrm.enabled | David Brownell | 2007-01-12 | 1 | -2/+2 |
* | [PATCH] Update the rtc-rs5c372 driver | David Brownell | 2007-01-06 | 1 | -68/+467 |
* | [PATCH] rtc-at91rm9200 build fix | David Brownell | 2007-01-06 | 1 | -0/+2 |
* | [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 |