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-zynqmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-18
rtc: zynqmp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-08-08
rtc: zynqmp: initialize fract_tick
Alexandre Belloni
1
-1
/
+1
2022-07-26
rtc: zynqmp: Add calibration set and get support
Srinivas Neeli
1
-19
/
+94
2022-07-26
rtc: zynqmp: Updated calibration value
Srinivas Neeli
1
-1
/
+1
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
1
-1
/
+1
2020-02-12
rtc: zynqmp: Clear alarm interrupt status before interrupt enable
Srinivas Neeli
1
-4
/
+23
2019-12-10
rtc: zynqmp: re-use rtc_time64_to_tm operation
Jean-Francois Dagenais
1
-2
/
+2
2019-10-14
rtc: xilinx: Fix calibval variable type
Srinivas Goud
1
-1
/
+1
2019-10-07
rtc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-4
/
+1
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-6
/
+2
2019-03-18
rtc: zynqmp: convert to SPDX identifier
Alexandre Belloni
1
-12
/
+1
2019-03-04
rtc: zynqmp: let the core handle range
Alexandre Belloni
1
-7
/
+1
2019-03-04
rtc: zynqmp: fix possible race condition
Alexandre Belloni
1
-3
/
+7
2018-05-03
rtc: simplify getting .drvdata
Wolfram Sang
1
-6
/
+4
2018-03-01
rtc: stop validating rtc_time after rtc_time64_to_tm
Alexandre Belloni
1
-1
/
+1
2016-05-20
rtc: zynqmp: Update seconds time programming logic
Anurag Kumar Vulisha
1
-6
/
+39
2016-05-20
rtc: zynqmp: Write Calibration value before setting time
Anurag Kumar Vulisha
1
-7
/
+14
2016-05-20
rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/A
Anurag Kumar Vulisha
1
-0
/
+8
2015-09-05
rtc: add xilinx zynqmp rtc driver
Suneel Garapati
1
-0
/
+279