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-hym8563.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-23
rtc: hym8563: Read the valid flag directly instead of caching it
Paul Kocialkowski
1
-12
/
+7
2019-12-23
rtc: hym8563: Return -EINVAL if the time is known to be invalid
Paul Kocialkowski
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-9
/
+1
2019-01-22
rtc: hym8563: fix a missing check of block data read
Kangjie Lu
1
-0
/
+2
2016-07-19
rtc: hym8563: in .read_alarm set .tm_sec to 0 to signal minute accuracy
Uwe Kleine-König
1
-1
/
+1
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
1
-3
/
+0
2016-05-20
rtc: hym8563: Remove CLK_IS_ROOT
Stephen Boyd
1
-1
/
+1
2016-03-14
rtc: hym8563: fix invalid year calculation
Alexander Kochetkov
1
-1
/
+1
2015-09-05
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-06-25
rtc: hym8563: make the irq optional
Heiko Stübner
1
-8
/
+10
2015-04-17
drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit
Heiko Stübner
1
-5
/
+5
2015-04-17
drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled
Heiko Stuebner
1
-1
/
+1
2014-06-07
drivers/rtc/rtc-hym8563.c: add optional clock-output-names property
Heiko Stuebner
1
-0
/
+3
2014-06-07
rtc: rtc-hym8563: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-11
drivers/rtc/rtc-hym8563.c: set uie_unsupported
Heiko Stuebner
1
-0
/
+3
2014-01-24
drivers/rtc/rtc-hym8563.c: staticize local symbol
Sachin Kamat
1
-1
/
+1
2014-01-24
drivers/rtc/rtc-hym8563.c: remove redundant of_match_ptr() helper
Sachin Kamat
1
-1
/
+1
2014-01-24
rtc: add hym8563 rtc-driver
Heiko Stuebner
1
-0
/
+606