index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
[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-12
[PATCH] rtc-sh: correctly report rtc_wkalrm.enabled
David Brownell
1
-2
/
+2
2007-01-06
[PATCH] Update the rtc-rs5c372 driver
David Brownell
1
-68
/
+467
2007-01-06
[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-26
[PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereference
Adrian Bunk
1
-3
/
+3
2006-11-26
[PATCH] rtc class locking bugfixes
David Brownell
5
-11
/
+24
2006-11-26
[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-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
[next]