index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
clock-cpg.c
Age
Commit message (
Expand
)
Author
2010-11-26
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD
2010-05-13
sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.c
Magnus Damm
2010-05-13
sh: switch legacy clocks to clkdev
Magnus Damm
2010-05-13
sh: div4 reparent workaround
Magnus Damm
2010-03-29
sh: provide some clock lookup aliases for legacy CPG parts.
Paul Mundt
2010-02-22
sh: add sh7724 kick callback to clk_div4_table
Magnus Damm
2010-02-22
sh: introduce struct clk_div4_table
Magnus Damm
2010-02-22
sh: clock-cpg div4 set_rate() shift fix
Magnus Damm
2010-01-19
sh: support SIU sourcing from external clock on sh7722
Guennadi Liakhovetski
2009-06-17
sh: use kzalloc() for cpg clocks
Magnus Damm
2009-06-11
sh: add enable()/disable()/set_rate() to div6 code
Magnus Damm
2009-06-11
sh: clock div6 helper code
Magnus Damm
2009-06-11
sh: clock div4 frequency table offset fix
Magnus Damm
2009-06-01
sh: shared div4 clock code
Magnus Damm
2009-06-01
sh: shared mstp32 clock code
Magnus Damm
2009-05-22
sh: clkfwk: Make clock-cpg usable for non-legacy platforms.
Paul Mundt
2009-05-13
sh: clkfwk: Rework legacy CPG clock handling.
Paul Mundt