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
2011-06-28
drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338
Priyanka Jain
1
-0
/
+1
2011-06-24
rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()
Alexey Charkov
1
-42
/
+3
2011-06-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2011-06-09
unicore32: move rtc-puv3.c to drivers/rtc directory
Guan Xuetao
3
-0
/
+369
2011-06-09
spi/rtc-m41t93: Use spi_get_drvdata() for SPI devices
Geert Uytterhoeven
1
-1
/
+1
2011-06-02
rtc: Staticize non-exported __rtc_set_alarm()
Mark Brown
1
-1
/
+1
2011-06-02
rtc: Fix ioctl error path return
John Stultz
1
-1
/
+2
2011-05-27
drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h
Wolfram Sang
1
-6
/
+0
2011-05-27
drivers/rtc/rtc-pcf50633.c: don't request update IRQ
Lars-Peter Clausen
1
-20
/
+3
2011-05-27
rtc: add support for spear rtc
Rajeev Kumar
3
-0
/
+543
2011-05-27
drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_region
Julia Lawall
1
-2
/
+2
2011-05-27
rtc: add basic support for ST M41T93 SPI RTC
Voss, Nikolaus
3
-0
/
+235
2011-05-27
rtc: add rv3029c2 RTC support
Heiko Schocher
3
-0
/
+464
2011-05-27
rtc: add EM3027 rtc driver
Mike Rapoport
3
-0
/
+171
2011-05-27
rtc: add support for the RTC in VIA VT8500 and compatibles
Alexey Charkov
3
-0
/
+374
2011-05-26
mfd: Add rtc support to 88pm860x
Haojian Zhuang
3
-0
/
+438
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
3
-0
/
+170
2011-05-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-19
/
+11
2011-05-17
tile: add an RTC driver for the Tilera hypervisor
Chris Metcalf
3
-0
/
+170
2011-05-17
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-26
/
+40
2011-05-12
drivers/rtc/rtc-s3c.c: fixup wake support for rtc
Ben Dooks
1
-3
/
+10
2011-05-07
rtc: mc13xxx: Don't call rtc_device_register while holding lock
Uwe Kleine-König
1
-2
/
+6
2011-05-07
rtc: rp5c01: Initialize drvdata before registering device
John Stultz
1
-2
/
+3
2011-05-07
rtc: pcap: Initialize drvdata before registering device
John Stultz
1
-1
/
+3
2011-05-07
rtc: msm6242: Initialize drvdata before registering device
John Stultz
1
-1
/
+2
2011-05-07
rtc: max8998: Initialize drvdata before registering device
John Stultz
1
-2
/
+3
2011-05-07
rtc: max8925: Initialize drvdata before registering device
John Stultz
1
-2
/
+3
2011-05-07
rtc: m41t80: Initialize clientdata before registering device
John Stultz
1
-2
/
+3
2011-05-07
rtc: ds1286: Initialize drvdata before registering device
John Stultz
1
-1
/
+1
2011-05-07
rtc: ep93xx: Initialize drvdata before registering device
Wolfram Sang
1
-3
/
+2
2011-05-07
rtc: davinci: Initialize drvdata before registering device
Wolfram Sang
1
-2
/
+3
2011-05-07
rtc: mxc: Initialize drvdata before registering device
Wolfram Sang
1
-8
/
+11
2011-05-02
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-1
/
+2
2011-05-02
RTC: Disable CONFIG_RTC_CLASS from being built as a module
John Stultz
1
-5
/
+2
2011-04-28
rtc: max8925: Call dev_set_drvdata before rtc_device_register
Zhangfei Gao
1
-1
/
+2
2011-04-27
time: Add timekeeping_inject_sleeptime
John Stultz
1
-14
/
+9
2011-04-26
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2011-04-20
rtc: fix coh901331 startup crash
Linus Walleij
1
-2
/
+2
2011-04-18
RTC: rtc-omap: Fix a leak of the IRQ during init failure
Axel Lin
1
-1
/
+1
2011-04-16
Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...
Linus Torvalds
4
-3
/
+29
2011-04-15
drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table
Axel Lin
1
-0
/
+1
2011-04-13
Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...
Thomas Gleixner
4
-3
/
+29
2011-04-07
Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...
Linus Torvalds
1
-3
/
+4
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
5
-6
/
+6
2011-04-07
rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()
Feng Tang
1
-3
/
+4
2011-04-07
RTC: rtc-mrst: follow on to the change of rtc_device_register()
Feng Tang
1
-3
/
+4
2011-04-04
rtc-mrst: Fix section types
Major Lee
1
-5
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
5
-6
/
+6
2011-03-30
RTC: add missing "return 0" in new alarm func for rtc-bfin.c
Mike Frysinger
1
-0
/
+2
2011-03-30
RTC: Fix s3c compile error due to missing s3c_rtc_setpie
Vasily Khoruzhick
1
-2
/
+0
[next]