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-mxc_v2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-16
rtc: mxc_v2: Add missing clk_disable_unprepare()
GUO Zihua
1
-1
/
+3
2021-05-25
rtc: mxc_v2: add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-02-06
rtc: mxc_v2: Replace spin_lock_irqsave with spin_lock in hard IRQ
Xiaofei Tan
1
-4
/
+3
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
1
-1
/
+1
2019-07-22
rtc: mxc_v2: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-04-12
rtc: mxc_v2: use dev_pm_set_wake_irq() to simplify code
Anson Huang
1
-25
/
+4
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-05-19
rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarm
Alexandre Belloni
1
-1
/
+1
2018-05-19
rtc: mxc_v2: let the core handle rtc range
Alexandre Belloni
1
-10
/
+1
2018-05-19
rtc: mxc_v2: fix possible race condition
Alexandre Belloni
1
-7
/
+9
2018-03-01
rtc: mxc_v2: Fix _iomem pointer notation
Fabio Estevam
1
-1
/
+1
2018-01-12
rtc: mxc_v2: remove __exit annotation
Arnd Bergmann
1
-1
/
+1
2018-01-12
rtc: mxc_v2: Remove unnecessary platform_get_resource() error check
Fabio Estevam
1
-3
/
+0
2018-01-12
rtc: add mxc driver for i.MX53 SRTC
Patrick Bruenn
1
-0
/
+422