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-03-17
Merge remote-tracking branch 'origin' into spi/next
Grant Likely
34
-899
/
+271
2011-03-17
spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices
Geert Uytterhoeven
3
-3
/
+3
2011-03-17
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-5
/
+4
2011-03-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+57
2011-03-09
RTC: sa1100: Update the sa1100 RTC driver.
Marcelo Roberto Jimenez
1
-108
/
+3
2011-03-09
RTC: Fix the cross interrupt issue on rtc-test.
Marcelo Roberto Jimenez
1
-4
/
+9
2011-03-09
RTC: Remove UIE and PIE information from the sa1100 driver proc.
Marcelo Roberto Jimenez
1
-9
/
+2
2011-03-09
RTC: Include information about UIE and PIE in RTC driver proc.
Marcelo Roberto Jimenez
1
-0
/
+8
2011-03-09
RTC: Clean out UIE icotl implementations
John Stultz
9
-225
/
+0
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
16
-236
/
+1
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_freq()
John Stultz
8
-103
/
+0
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
10
-208
/
+0
2011-03-09
RTC: Initialize kernel state from RTC
John Stultz
2
-0
/
+187
2011-03-05
drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()
Axel Lin
1
-5
/
+7
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2011-02-26
drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip
Lei Xu
1
-5
/
+9
2011-02-26
RTC: fix typo in drivers/rtc/rtc-at91sam9.c
Jelle Martijn Kok
1
-1
/
+1
2011-02-24
rtc: cmos: Add OF bindings
Sebastian Andrzej Siewior
1
-0
/
+45
2011-02-23
Merge branch 'linus' into x86/platform
Thomas Gleixner
25
-318
/
+376
2011-02-22
Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...
Thomas Gleixner
17
-394
/
+599
2011-02-19
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+135
2011-02-18
RTC: Re-enable UIE timer/polling emulation
John Stultz
2
-2
/
+18
2011-02-18
RTC: Revert UIE emulation removal
John Stultz
2
-0
/
+116
2011-02-18
RTC: Release mutex in error path of rtc_alarm_irq_enable
Uwe Kleine-König
1
-3
/
+2
2011-02-14
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-313
/
+232
2011-02-14
mrst/vrtc: Avoid using cmos rtc ops
Feng Tang
1
-1
/
+12
2011-02-12
drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()
Alexander Strakh
1
-1
/
+5
2011-02-04
RTC: Fix minor compile warning
John Stultz
2
-2
/
+2
2011-02-04
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
18
-297
/
+223
2011-02-04
RTC: Fix rtc driver ioctl specific shortcutting
John Stultz
1
-14
/
+7
2011-02-03
RTC: Prevents a division by zero in kernel code.
Marcelo Roberto Jimenez
2
-0
/
+4
2011-01-21
RTC: Remove Kconfig symbol for UIE emulation
Uwe Kleine-König
1
-12
/
+0
2011-01-21
RTC: Properly handle rtc_read_alarm error propagation and fix bug
John Stultz
1
-3
/
+9
2011-01-21
RTC: Propagate error handling via rtc_timer_enqueue properly
John Stultz
1
-21
/
+28
2011-01-14
mfd: Support LP3974 RTC
MyungJoo Ham
1
-5
/
+49
2011-01-13
rtc: rtc-max6902 - set driver data in max6902_probe()
Axel Lin
1
-1
/
+2
2011-01-13
rtc-cmos: fix suspend/resume
Paul Fox
1
-7
/
+9
2011-01-13
drivers/rtc/rtc-omap.c: fix a memory leak
Axel Lin
1
-2
/
+4
2011-01-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+2
2011-01-11
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-329
/
+390
2011-01-11
Merge remote branch 'gcl/next' into next
Benjamin Herrenschmidt
1
-1
/
+1
2011-01-11
i2c: Constify i2c_client where possible
Jean Delvare
1
-6
/
+6
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
5
-5
/
+5
2011-01-07
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-34
/
+127
2011-01-06
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+595
2011-01-05
Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...
Russell King
1
-34
/
+127
2010-12-24
rtc: don't use flush_scheduled_work()
Tejun Heo
5
-5
/
+5
2010-12-23
rtc: rs5c372: fix buffer size
Wolfram Sang
1
-1
/
+1
2010-12-21
ARM: 6455/2: Better use of the RTC framework for sa11xx.
Marcelo Roberto Jimenez
1
-24
/
+74
2010-12-14
rtc: Namespace fixup
Thomas Gleixner
2
-24
/
+24
[next]