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-07-19
RTC: add periodic irq support to rtc-cmos
Alessandro Zummo
1
-2
/
+31
2007-07-17
OMAP: add TI TWL92330/Menelaus Power Management chip driver
Tony Lindgren
1
-0
/
+9
2007-07-17
rtc-ds1307 becomes new-style i2c driver
David Brownell
1
-75
/
+53
2007-07-17
rtc-ds1307: oscillator restart for ds13{37,38,39,40}
Rodolfo Giometti
1
-21
/
+45
2007-07-17
RTC driver for DS1216 chips
Thomas Bogendoerfer
3
-0
/
+233
2007-07-17
rtc: add support for the ST M48T59 RTC
Mark Zhan
3
-0
/
+502
2007-07-17
rtc: watchdog support for rtc-m41t80 driver
Atsushi Nemoto
2
-0
/
+295
2007-07-17
rtc: add rtc-m41t80 driver
Atsushi Nemoto
3
-0
/
+642
2007-07-17
RTC Kconfig tweax
David Brownell
1
-4
/
+4
2007-07-17
RTC_CLASS is no longer considered EXPERIMENTAL
Alessandro Zummo
1
-1
/
+0
2007-07-17
Driver for the Atmel on-chip RTC on AT32AP700x devices
Hans-Christian Egtvedt
3
-0
/
+325
2007-07-17
rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driver
Hans-Christian Egtvedt
1
-0
/
+2
2007-07-17
rtc-rs5c372 becomes a new-style i2c driver
David Brownell
2
-63
/
+36
2007-07-17
rtc-ds1307 cleanups
David Brownell
1
-52
/
+124
2007-07-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+1
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-10
/
+12
2007-07-12
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-114
/
+72
2007-07-12
[MIPS] separate platform_device registration for VR41xx RTC
Yoichi Yuasa
1
-114
/
+72
2007-07-12
i2c: Delete outdated x1205 driver documentation
Jean Delvare
1
-1
/
+4
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2
-8
/
+12
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2
-2
/
+0
2007-07-10
[POWERPC] Fix drivers/rtc/Kconfig for powerpc
Wade Farnsworth
1
-1
/
+1
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
[next]