index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sh
/
clk
/
cpg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
ARM: shmobile: wait for MSTP clock status to toggle, when enabling it
Guennadi Liakhovetski
2014-02-04
1
-0
/
+38
*
sh: clkfwk: bugfix: sh_clk_div_enable() care sh_clk_div_set_rate() if div6
Kuninori Morimoto
2013-01-11
1
-0
/
+6
*
sh: clkfwk: fixup unsed variable warning
Kuninori Morimoto
2012-11-13
1
-1
/
+0
*
sh: clkfwk: add sh_clk_fsidiv_register()
Kuninori Morimoto
2012-11-08
1
-0
/
+86
*
sh: clkfwk: Consolidate div clk registration helper.
Paul Mundt
2012-05-25
1
-107
/
+75
*
sh: clkfwk: Consolidate div6/div4 clk_ops definitions.
Paul Mundt
2012-05-25
1
-25
/
+17
*
sh: clkfwk: Use shared sh_clk_div_enable/disable().
Paul Mundt
2012-05-25
1
-43
/
+34
*
sh: clkfwk: Use shared sh_clk_div_set_rate()
Paul Mundt
2012-05-25
1
-42
/
+28
*
sh: clkfwk: Use shared sh_clk_div_recalc().
Paul Mundt
2012-05-25
1
-36
/
+26
*
sh: clkfwk: Introduce a div_mask for variable div types.
Paul Mundt
2012-05-25
1
-5
/
+5
*
sh: clkfwk: Move to common clk_div_table accessors for div4/div6.
Paul Mundt
2012-05-25
1
-11
/
+35
*
sh: clkfwk: Support variable size accesses for div4/div6 clocks.
Paul Mundt
2012-04-12
1
-34
/
+37
*
sh: clkfwk: Support variable size accesses for MSTP clocks.
Paul Mundt
2012-04-11
1
-11
/
+27
*
sh: convert cpg code to sh_clk_ops
Magnus Damm
2012-03-12
1
-8
/
+8
*
sh: clkfwk: bugfix: use clk_reparent() for div6 clocks
Kuninori Morimoto
2012-01-24
1
-1
/
+1
*
sh: clkfwk: sh_clk_init_parent() should be called after clk_register()
Kuninori Morimoto
2012-01-10
1
-2
/
+2
*
sh: use ioread32/iowrite32 and mapped_reg for div6
Magnus Damm
2011-12-09
1
-10
/
+10
*
sh: use ioread32/iowrite32 and mapped_reg for div4
Magnus Damm
2011-12-09
1
-8
/
+8
*
sh: use ioread32/iowrite32 and mapped_reg for mstp32
Magnus Damm
2011-12-09
1
-4
/
+4
*
sh: clkfwk: setup clock parent from current register value
Kuninori Morimoto
2011-11-24
1
-0
/
+35
*
sh: clkfwk: fixup clk_rate_table_build parameter in div6 clock
Kuninori Morimoto
2011-04-18
1
-1
/
+1
*
sh: clkfwk: Build fix for non-legacy CPG changes.
Paul Mundt
2010-11-19
1
-1
/
+1
*
sh: clkfwk: Kill off now unused algo_id in set_rate op.
Paul Mundt
2010-11-15
1
-3
/
+2
*
sh: clkfwk: Shuffle around to match the intc split up.
Paul Mundt
2010-10-18
1
-0
/
+359