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
/
sh
/
clk
/
cpg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-15
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-1
/
+1
2020-08-15
sh: clkfwk: remove r8/r16/r32
Kuninori Morimoto
1
-19
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2014-02-04
ARM: shmobile: wait for MSTP clock status to toggle, when enabling it
Guennadi Liakhovetski
1
-0
/
+38
2013-01-11
sh: clkfwk: bugfix: sh_clk_div_enable() care sh_clk_div_set_rate() if div6
Kuninori Morimoto
1
-0
/
+6
2012-11-13
sh: clkfwk: fixup unsed variable warning
Kuninori Morimoto
1
-1
/
+0
2012-11-08
sh: clkfwk: add sh_clk_fsidiv_register()
Kuninori Morimoto
1
-0
/
+86
2012-05-25
sh: clkfwk: Consolidate div clk registration helper.
Paul Mundt
1
-107
/
+75
2012-05-25
sh: clkfwk: Consolidate div6/div4 clk_ops definitions.
Paul Mundt
1
-25
/
+17
2012-05-25
sh: clkfwk: Use shared sh_clk_div_enable/disable().
Paul Mundt
1
-43
/
+34
2012-05-25
sh: clkfwk: Use shared sh_clk_div_set_rate()
Paul Mundt
1
-42
/
+28
2012-05-25
sh: clkfwk: Use shared sh_clk_div_recalc().
Paul Mundt
1
-36
/
+26
2012-05-25
sh: clkfwk: Introduce a div_mask for variable div types.
Paul Mundt
1
-5
/
+5
2012-05-25
sh: clkfwk: Move to common clk_div_table accessors for div4/div6.
Paul Mundt
1
-11
/
+35
2012-04-12
sh: clkfwk: Support variable size accesses for div4/div6 clocks.
Paul Mundt
1
-34
/
+37
2012-04-11
sh: clkfwk: Support variable size accesses for MSTP clocks.
Paul Mundt
1
-11
/
+27
2012-03-13
sh: convert cpg code to sh_clk_ops
Magnus Damm
1
-8
/
+8
2012-01-24
sh: clkfwk: bugfix: use clk_reparent() for div6 clocks
Kuninori Morimoto
1
-1
/
+1
2012-01-10
sh: clkfwk: sh_clk_init_parent() should be called after clk_register()
Kuninori Morimoto
1
-2
/
+2
2011-12-09
sh: use ioread32/iowrite32 and mapped_reg for div6
Magnus Damm
1
-10
/
+10
2011-12-09
sh: use ioread32/iowrite32 and mapped_reg for div4
Magnus Damm
1
-8
/
+8
2011-12-09
sh: use ioread32/iowrite32 and mapped_reg for mstp32
Magnus Damm
1
-4
/
+4
2011-11-24
sh: clkfwk: setup clock parent from current register value
Kuninori Morimoto
1
-0
/
+35
2011-04-18
sh: clkfwk: fixup clk_rate_table_build parameter in div6 clock
Kuninori Morimoto
1
-1
/
+1
2010-11-19
sh: clkfwk: Build fix for non-legacy CPG changes.
Paul Mundt
1
-1
/
+1
2010-11-15
sh: clkfwk: Kill off now unused algo_id in set_rate op.
Paul Mundt
1
-3
/
+2
2010-10-18
sh: clkfwk: Shuffle around to match the intc split up.
Paul Mundt
1
-0
/
+359