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
/
rtc-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
rtc: test: remove debug message
Alexandre Belloni
1
-1
/
+0
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
1
-1
/
+1
2019-05-23
rtc: test: enable wakeup flags
Roman Stratiienko
1
-0
/
+1
2019-04-08
rtc: test: use .set_time
Alexandre Belloni
1
-4
/
+4
2019-04-04
rtc: test: do not use assignment in if condition
Alexandre Belloni
1
-1
/
+2
2018-09-28
rtc: test: Switch to SPDX identifier
Alexandre Belloni
1
-4
/
+1
2018-09-28
rtc: test: make license text and module license match.
Alexandre Belloni
1
-1
/
+1
2018-07-12
rtc: test: make array pdev static
Colin Ian King
1
-1
/
+1
2018-06-07
rtc: test: remove alarm support from the first device
Alexandre Belloni
1
-1
/
+13
2018-06-07
rtc: test: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-3
/
+4
2018-06-01
rtc: test: remove irq sysfs file
Alexandre Belloni
1
-39
/
+0
2018-06-01
rtc: test: emulate alarms using timers
Alexandre Belloni
1
-4
/
+52
2018-06-01
rtc: test: store time as an offset to system time
Alexandre Belloni
1
-16
/
+23
2018-06-01
rtc: test: allow registering many devices
Alexandre Belloni
1
-24
/
+24
2018-06-01
rtc: test: remove useless proc info
Alexandre Belloni
1
-11
/
+0
2018-05-26
rtc: test: remove obsolete .set_mmss
Alexandre Belloni
1
-17
/
+2
2018-05-03
rtc: simplify getting .drvdata
Wolfram Sang
1
-2
/
+1
2015-04-03
drivers/rtc/test: Update driver to address y2038/y2106 issues
Xunlei Pang
1
-2
/
+17
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-04
rtc: fix potential race condition
Alessandro Zummo
1
-6
/
+3
2013-04-30
rtc: rtc-test: use devm_rtc_device_register()
Jingoo Han
1
-6
/
+4
2013-01-04
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-18
drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice
Wei Yongjun
1
-7
/
+7
2011-03-09
RTC: Fix the cross interrupt issue on rtc-test.
Marcelo Roberto Jimenez
1
-4
/
+9
2011-02-04
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
1
-18
/
+3
2009-06-20
rtc: make rtc_update_irq callable with irqs enabled
Atsushi Nemoto
1
-2
/
+0
2009-01-07
rtc: use set_mmss when set_time is not available
Alessandro Zummo
1
-7
/
+1
2008-04-28
rtc: silence section mismatch warning in rtc-test
Sam Ravnborg
1
-4
/
+4
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
1
-3
/
+3
2006-12-07
[PATCH] RTC: handle sysfs errors
Jeff Garzik
1
-1
/
+8
2006-11-26
[PATCH] rtc class locking bugfixes
David Brownell
1
-0
/
+2
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
1
-1
/
+1
2006-05-21
[PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriate
Alessandro Zummo
1
-1
/
+1
2006-04-11
[PATCH] RTC subsystem: compact error messages
Alessandro Zummo
1
-2
/
+0
2006-04-11
[PATCH] RTC subsystem: fix proc output
Alessandro Zummo
1
-1
/
+0
2006-03-27
[PATCH] RTC subsystem: test device/driver
Alessandro Zummo
1
-0
/
+204