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-mrst.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2018-08-31
rtc: mrst: remove set but not used variable 'valid'
YueHaibing
1
-2
/
+1
2018-08-27
rtc: rtc-mrst: Replace mdelay() with msleep() in mrst_read_time()
Jia-Ju Bai
1
-1
/
+1
2018-06-20
rtc: mrst: fix error code in probe()
Dan Carpenter
1
-3
/
+1
2018-06-05
rtc: mrst: switch to devm functions
Alexandre Belloni
1
-27
/
+18
2018-03-27
rtc: mrst: remove artificial limitation
Alexandre Belloni
1
-1
/
+1
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
1
-8
/
+0
2016-06-04
char/genrtc: x86: remove remnants of asm/rtc.h
Arnd Bergmann
1
-1
/
+1
2016-05-20
rtc: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2015-04-16
rtc: remove use of seq_printf return value
Joe Perches
1
-7
/
+9
2015-03-26
drivers/rtc/rtc-mrst: fix suspend/resume
Lars-Peter Clausen
1
-8
/
+9
2013-11-13
drivers/rtc/rtc-mrst.c: remove redundant dev_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-10-18
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
1
-2
/
+2
2013-01-04
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-6
/
+6
2012-03-24
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2012-01-11
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-11-12
vrtc: change its year offset from 1960 to 1972
Feng Tang
1
-8
/
+11
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-3
/
+2
2011-05-27
drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_region
Julia Lawall
1
-2
/
+2
2011-04-07
rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()
Feng Tang
1
-3
/
+4
2011-04-04
rtc-mrst: Fix section types
Major Lee
1
-5
/
+5
2011-03-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+12
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
1
-20
/
+0
2011-02-23
Merge branch 'linus' into x86/platform
Thomas Gleixner
1
-26
/
+5
2011-02-14
mrst/vrtc: Avoid using cmos rtc ops
Feng Tang
1
-1
/
+12
2011-02-04
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
1
-26
/
+5
2010-11-17
x86, mrst: Add explanation for using 1960 as the year offset for vrtc
Feng Tang
1
-1
/
+5
2010-11-11
rtc: Add drivers/rtc/rtc-mrst.c
Feng Tang
1
-0
/
+578