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
/
ptp
/
ptp_clockmatrix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-04-13
ptp: ptp_clockmatrix: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-06-20
ptp: ptp_clockmatrix: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
1
-19
/
+17
2022-05-26
ptp: ptp_clockmatrix: fix is_single_shot
Min Li
1
-1
/
+1
2022-05-18
ptp: ptp_clockmatrix: return -EBUSY if phase pull-in is in progress
Min Li
1
-30
/
+2
2022-05-18
ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
Min Li
1
-109
/
+180
2021-11-13
ptp: ptp_clockmatrix: repair non-kernel-doc comment
Randy Dunlap
1
-4
/
+1
2021-09-27
ptp: clockmatrix: use rsmu driver to access i2c/spi bus
Min Li
1
-361
/
+411
2021-09-14
ptp: ptp_clockmatrix: Add support for pll_mode=0 and manual ref switch of WF ...
Min Li
1
-45
/
+327
2021-09-14
ptp: ptp_clockmatrix: Add support for FW 5.2 (8A34005)
Min Li
1
-86
/
+93
2021-09-14
ptp: ptp_clockmatrix: Remove idtcm_enable_tod_sync()
Min Li
1
-227
/
+2
2021-03-13
ptp: ptp_clockmatrix: Demote non-kernel-doc header to standard comment
Lee Jones
1
-2
/
+2
2021-02-18
ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessary
Vincent Cheng
1
-10
/
+8
2021-02-18
ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable.
Vincent Cheng
1
-4
/
+1
2021-02-18
ptp: ptp_clockmatrix: Coding style - tighten vertical spacing.
Vincent Cheng
1
-79
/
+11
2021-02-18
ptp: ptp_clockmatrix: Clean-up dev_*() messages.
Vincent Cheng
1
-79
/
+43
2021-02-18
ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable.
Vincent Cheng
1
-3
/
+13
2021-02-18
ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock.
Vincent Cheng
1
-2
/
+62
2020-12-10
ptp: clockmatrix: deprecate firmware older than 4.8.7
Min Li
1
-30
/
+39
2020-12-10
ptp: clockmatrix: Fix non-zero phase_adj is lost after snap
Min Li
1
-21
/
+88
2020-12-10
ptp: clockmatrix: remove 5 second delay before entering write phase mode
Min Li
1
-22
/
+0
2020-12-10
ptp: clockmatrix: reset device and check BOOT_STATUS
Min Li
1
-34
/
+116
2020-11-26
ptp: clockmatrix: bug fix for idtcm_strverscmp
Min Li
1
-33
/
+16
2020-08-20
ptp: ptp_clockmatrix: use i2c_master_send for i2c write
Min Li
1
-13
/
+43
2020-07-31
ptp: ptp_clockmatrix: update to support 4.8.7 firmware
Min Li
1
-198
/
+947
2020-05-03
ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode.
Vincent Cheng
1
-0
/
+92
2020-04-26
ptp: clockmatrix: remove unnecessary comparison
Yang Yingliang
1
-1
/
+1
2020-01-08
ptp: clockmatrix: Rework clockmatrix version information.
Vincent Cheng
1
-64
/
+13
2020-01-03
ptp: ptp_clockmatrix: constify copied structure
Julia Lawall
1
-1
/
+1
2019-11-07
ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe()
Wei Yongjun
1
-1
/
+3
2019-11-04
ptp: Add a ptp clock driver for IDT ClockMatrix.
Vincent Cheng
1
-0
/
+1425