index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-08-17
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2011-08-04
rtc-omap: fix initialization of control register
Daniel Glöckner
1
-1
/
+1
2011-07-27
rtc: fix hrtimer deadlock
Thomas Gleixner
1
-19
/
+37
2011-07-27
rtc: limit frequency
Thomas Gleixner
1
-1
/
+1
2011-07-27
rtc: handle errors correctly in rtc_irq_set_state()
Thomas Gleixner
1
-0
/
+3
2011-07-27
rtc: Limit RTC PIE frequency
Thomas Gleixner
1
-1
/
+1
2011-07-27
rtc: Fix hrtimer deadlock
Thomas Gleixner
1
-19
/
+37
2011-07-27
rtc: Handle errors correctly in rtc_irq_set_state()
Thomas Gleixner
1
-0
/
+3
2011-07-26
Merge 'akpm' patch series
Linus Torvalds
7
-13
/
+664
2011-07-26
drivers/rtc/rtc-tegra.c: properly initialize spinlock
Uwe Kleine-König
1
-1
/
+1
2011-07-26
drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...
Jesper Juhl
1
-1
/
+1
2011-07-26
drivers/rtc: add support for Qualcomm PMIC8xxx RTC
Anirudh Ghayal
3
-0
/
+561
2011-07-26
drivers/rtc/rtc-s3c.c: support clock gating
Donggeun Kim
1
-1
/
+26
2011-07-26
drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200
Dmitry Eremin-Solenikov
2
-10
/
+75
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-18
/
+15
2011-07-23
Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-79
/
+86
2011-07-23
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-17
/
+48
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
4
-44
/
+7
2011-07-02
rtc: stmp3xxx: Remove UIE handlers
Wolfram Sang
1
-43
/
+18
2011-07-02
rtc: stmp3xxx: Get rid of mach-specific accessors
Wolfram Sang
1
-30
/
+34
2011-07-02
rtc: stmp3xxx: Initialize drvdata before registering device
Wolfram Sang
1
-2
/
+5
2011-07-02
rtc: stmp3xxx: Port stmp-functions to mxs-equivalents
Wolfram Sang
2
-17
/
+17
2011-07-02
rtc: stmp3xxx: Restore register definitions
Wolfram Sang
1
-37
/
+60
2011-07-02
rtc: vt8500: Use define instead of hardcoded value for status bit
Wolfram Sang
1
-2
/
+4
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-22
rtc: Avoid accumulating time drift in suspend/resume
John Stultz
1
-17
/
+48
2011-06-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
10
-18
/
+15
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
[next]