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-06-01
RTC: use fallback IRQ if PNP tables don't provide one
Matthew Garrett
1
-3
/
+10
2007-05-17
rtc kconfig clarification
David Brownell
1
-3
/
+3
2007-05-17
rtc-omap build fix
David Brownell
1
-2
/
+2
2007-05-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2007-05-11
rtc-rs5c313.c: add error handling to avoid hardware hangup
kogiidena
1
-1
/
+18
2007-05-11
rtc-rs5c313.c: rtc_time value are fixed
kogiidena
1
-1
/
+2
2007-05-11
rtc-rs5c313.c: error and warning are fixed
kogiidena
2
-4
/
+4
2007-05-11
[MIPS] Use RTC_CMOS for Cobalt
Yoichi Yuasa
1
-1
/
+1
2007-05-10
[S390] Kconfig: unwanted menus for s390.
Martin Schwidefsky
1
-0
/
+1
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-4
/
+4
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
2007-05-09
rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq().
Paul Mundt
1
-3
/
+3
2007-05-09
rtc: rtc-sh: Fix up dev_dbg() warnings.
Paul Mundt
1
-1
/
+1
2007-05-08
rtc-cmos: make it load on PNPBIOS systems
Marko Vrh
1
-9
/
+9
2007-05-08
rtc: remove "RTC_ALM_SET mode" bugs
David Brownell
3
-31
/
+43
2007-05-08
revert "rtc: Add rtc_merge_alarm()"
Andrew Morton
1
-81
/
+0
2007-05-08
rtc-cmos wakeup interface
David Brownell
1
-10
/
+27
2007-05-08
rtc: update vr41xx alarm handling
Yoichi Yuasa
1
-2
/
+26
2007-05-08
RTC Kconfig cleanup
Alessandro Zummo
1
-120
/
+130
2007-05-08
rtc: update to class device removal patches
David Brownell
3
-1
/
+11
2007-05-08
RTC: replace some newly-introduced macros with inlines
David Brownell
1
-11
/
+35
2007-05-08
rtc: suspend()/resume() restores system clock
David Brownell
5
-76
/
+91
2007-05-08
rtc: remove rest of class_device
David Brownell
8
-64
/
+72
2007-05-08
rtc: simplified /proc/driver/rtc handling
David Brownell
5
-59
/
+20
2007-05-08
rtc: simplified rtc sysfs attribute handling
David Brownell
5
-66
/
+42
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
16
-101
/
+103
2007-05-08
rtc: remove /sys/class/rtc-dev/*
David Brownell
5
-88
/
+46
2007-05-08
rtc: add RTC class driver for the Maxim MAX6900
Dale Farnsworth
3
-0
/
+322
2007-05-08
RTC: add rtc-rs5c313 driver
Nobuhiro Iwamatsu
3
-0
/
+412
2007-05-07
Blackfin: on-chip RTC controller driver
Wu, Bryan
3
-0
/
+456
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
[next]