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
2009-01-06
drivers/rtc: correct an error test
Julia Lawall
1
-1
/
+1
2009-01-06
rtc: driver for Marvell's SoCs 88F6281 and 88F6192
Saeed Bishara
3
-0
/
+175
2009-01-06
rtc: rtc-ds1216 fixes
Alessandro Zummo
1
-16
/
+14
2009-01-06
rtc: add rtc-tx4939 driver
Atsushi Nemoto
3
-0
/
+325
2009-01-06
rtc: use set_mmss when set_time is not available
Alessandro Zummo
4
-45
/
+9
2009-01-06
rtc: rtc-ds3234 fixes
Alessandro Zummo
1
-136
/
+36
2009-01-06
rtc: rtc-max6902 fixes
Alessandro Zummo
1
-138
/
+38
2009-01-06
rtc: Au1000 On-Chip Counter0-as-RTC driver.
Manuel Lauss
3
-0
/
+164
2009-01-06
rtc: kconfig cleanup
Alessandro Zummo
1
-26
/
+26
2009-01-06
rtc: rtc-ds1390 probe sequence and misc fixes
Alessandro Zummo
2
-51
/
+24
2009-01-06
rtc: pxa27x/pxa3xx driver fixes, revised
Alessandro Zummo
1
-27
/
+23
2009-01-06
rtc: driver for pxa27x and pxa3xx SoC
Robert Jarzmik
3
-0
/
+505
2009-01-06
rtc: move power of 2 periodic frequency check down into drivers
Jonathan Cameron
5
-3
/
+12
2009-01-06
rtc: bunch of drivers: fix 'no irq' case handing
Anton Vorontsov
9
-40
/
+40
2009-01-06
rtc: struct device: replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-16
/
+12
2009-01-04
rtc: add alarm/update irq interfaces
Alessandro Zummo
3
-17
/
+94
2008-12-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-6
/
+9
2008-12-29
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
1
-5
/
+7
2008-12-29
[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant
Eric Miao
1
-5
/
+7
2008-12-23
rtc: rtc-isl1208: reject invalid dates
Chris Elston
1
-0
/
+7
2008-12-15
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
4
-54
/
+26
2008-12-10
rtc twl4030: rename ioctl function when RTC_INTF_DEV=n
Randy Dunlap
1
-1
/
+1
2008-12-10
rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers
Alessandro Zummo
2
-0
/
+12
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-53
/
+13
2008-12-01
[ARM] 5319/1: AT91: support AT91CAP9 revC CPUs
Stelian Pop
1
-0
/
+1
2008-11-29
Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
Russell King
1
-1
/
+1
2008-11-21
rtc: rtc-starfire fixes
Alessandro Zummo
1
-53
/
+13
2008-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-50
/
+19
2008-11-14
rtc: rtc-sun4v fixes, revised
Alessandro Zummo
1
-50
/
+19
2008-11-12
rtc: add Dallas DS1390/93/94 RTC chips
Mark Jackson
3
-0
/
+232
2008-11-12
rtc: basic implementation of Epson RX-8581 I2C Real Time Clock
Martyn Welch
3
-0
/
+290
2008-11-12
rtc: rtc-wm8350: add support for WM8350 RTC
Mark Brown
3
-0
/
+525
2008-11-06
rtc-cmos: fix boot log message
Frans Pop
1
-1
/
+1
2008-11-06
rtc: fix handling of missing tm_year data when reading alarms
Mark Brown
1
-1
/
+1
2008-11-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ben Dooks
4
-12
/
+37
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-3
/
+0
2008-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-4
/
+30
2008-10-30
rtc S3C: add device_init_wakeup() invokation
Yauhen Kharuzhy
1
-0
/
+2
2008-10-30
rtc: ds3234 doesn't link when built-in
Geert Uytterhoeven
1
-2
/
+2
2008-10-30
rtc-s3c: fix section mismatch warnings
Yauhen Kharuzhy
1
-3
/
+3
2008-10-30
[ARM] S3C: Move regs-rtc.h to arch/arm/plat-s3c/include/plat
Ben Dooks
1
-1
/
+1
2008-10-29
rtc-m48t59: shift zero year to 1968 on sparc (rev 2)
Krzysztof Helt
1
-4
/
+30
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-2
/
+2
2008-10-22
mfd: rtc-twl4030 driver
David Brownell
3
-0
/
+575
2008-10-21
rtc: Add R2025S/D comment to rs5c372 Kconfig entry.
Paul Mundt
1
-2
/
+2
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
3
-0
/
+120
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-8
/
+15
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
6
-6
/
+0
2008-10-20
drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN
Andrew Morton
1
-15
/
+15
[next]