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
/
clk
/
clk-qoriq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+12
2019-06-26
clk: qoriq: add support for lx2160a
Vabhav Sharma
1
-0
/
+12
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-25
clk: qoriq: increase array size of cmux_to_group
Yogesh Gaur
1
-2
/
+2
2019-04-25
clk: qoriq: Add ls1028a clock configuration
Yuantian Tang
1
-0
/
+68
2019-04-25
clk: qoriq: add more PLL divider clocks support
Yuantian Tang
1
-2
/
+3
2019-03-08
Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ...
Stephen Boyd
1
-2
/
+2
2019-03-08
Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ...
Stephen Boyd
1
-0
/
+1
2019-02-22
clk: qoriq: Improve an error message
Dan Carpenter
1
-2
/
+2
2018-12-28
clk: qoriq: fix refcount leak in clockgen_init()
Yangtao Li
1
-0
/
+1
2018-11-08
clk: qoriq: add more chips support
Yuantian Tang
1
-0
/
+11
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-7
/
+7
2017-12-22
clk: qoriq: add more divider clocks support
Yuantian Tang
1
-1
/
+8
2017-07-22
clk: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+3
2017-07-22
clk: qoriq: add pll clock to clock lookup table
Yuantian Tang
1
-0
/
+7
2017-07-22
clk: qoriq: add clock configuration for ls1088a soc
Yuantian Tang
1
-0
/
+12
2017-06-01
clk: qoriq: Separate root input clock for core PLLs on ls1012a
Scott Wood
1
-14
/
+77
2016-12-09
clk: qoriq: added ls1012a clock configuration
Tang Yuantian
1
-0
/
+19
2016-11-02
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-5
/
+8
2016-11-02
clk: qoriq: add ls1046a support
Mingkai Hu
1
-0
/
+41
2016-11-02
clk: qoriq: Don't allow CPU clocks higher than starting value
Scott Wood
1
-5
/
+8
2016-08-19
clk: qoriq: fix a register offset error
Tang Yuantian
1
-1
/
+5
2016-04-20
clk: qoriq: add __init attribute
Julia Lawall
1
-1
/
+2
2016-04-16
clk: qoriq: Remove CLK_IS_ROOT
Stephen Boyd
1
-1
/
+1
2015-12-01
clk: qoriq: fix memory leak
Sudip Mukherjee
1
-1
/
+3
2015-10-27
clk: qoriq: Add ls1043a support.
Hou Zhiqiang
1
-0
/
+38
2015-10-23
clk: qoriq: Fix wrong data in p2041_cmux_grp2
Scott Wood
1
-2
/
+2
2015-10-22
clk: qoriq: Add ls2080a support.
Scott Wood
1
-9
/
+68
2015-10-22
clk: qoriq: Move chip-specific knowledge into driver
Scott Wood
1
-221
/
+1040
2015-02-18
clk: qoriq: Add support for the platform PLL
Emil Medve
1
-0
/
+83
2015-01-28
clk: qoriq: Use pr_fmt()
Emil Medve
1
-2
/
+5
2015-01-28
clk: qoriq: Replace kzalloc() with kmalloc()
Emil Medve
1
-1
/
+1
2015-01-28
clk: qoriq: Make local symbol 'static'
Emil Medve
1
-1
/
+1
2015-01-28
clk: qoriq: Fix checkpatch type OOM_MESSAGE
Emil Medve
1
-12
/
+5
2015-01-28
clk: qoriq: Fix checkpatch type ALLOC_SIZEOF_STRUCT
Emil Medve
1
-2
/
+2
2015-01-28
clk: qoriq: Fix checkpatch type ALLOC_WITH_MULTIPLY
Emil Medve
1
-2
/
+2
2015-01-28
clk: qoriq: Fix checkpatch type PARENTHESIS_ALIGNMENT
Emil Medve
1
-4
/
+4
2015-01-20
clk: ppc-corenet: rename driver to clk-qoriq
Tang Yuantian
1
-0
/
+283