index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
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
[next]