aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4a/clock-sh7722.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11sh: get rid of div6 clock namesMagnus Damm1-1/+1
2010-05-11sh: tie in div6 clocks using clkdevMagnus Damm1-3/+8
2010-05-11sh: get rid of hwblk clock namesMagnus Damm1-30/+25
2010-05-11sh: tie in hwblk clocks using clkdevMagnus Damm1-1/+24
2010-05-11sh: scif and tmu clkdev changesMagnus Damm1-3/+40
2010-05-11sh: hwblk index reworkMagnus Damm1-2/+2
2010-03-29sh: sh7722 clock string death.Paul Mundt1-2/+2
2010-03-10serial: sh-sci: clkdev updates for MSTP gating.Paul Mundt1-3/+3
2010-02-22sh: introduce struct clk_div4_tableMagnus Damm1-1/+5
2010-01-19sh: support SIU sourcing from external clock on sh7722Guennadi Liakhovetski1-4/+21
2009-08-23sh: drop static UIO clocks for sh7722, sh7723 and sh7724Magnus Damm1-3/+3
2009-08-04sh: clean up MSTPCRn register definitionsMagnus Damm1-3/+0
2009-07-05sh: hwblk for sh7722Magnus Damm1-28/+32
2009-06-11sh: sh7722 clock framework rewriteMagnus Damm1-659/+137
2009-06-11sh: sh7366 clock framework rewriteMagnus Damm1-41/+1
2009-06-11sh: sh7343 clock framework rewriteMagnus Damm1-32/+1
2009-06-11sh: sh7724 clock framework rewrite V3Magnus Damm1-80/+5
2009-06-11sh: sh7723 clock framework rewrite V2Magnus Damm1-56/+1
2009-05-22sh: clkfwk: beyond ARRAY_SIZE of onchip_ops for sh7722.Roel Kluin1-1/+1
2009-05-22sh: clkfwk branch compile fix for clock-sh7722Magnus Damm1-1/+1
2009-05-13sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt1-0/+2
2009-05-12sh: clkfwk: Kill off clk_recalc_rate().Paul Mundt1-1/+1
2009-05-12sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt1-5/+6
2009-05-12sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt1-182/+183
2009-05-12sh: clkfwk: refactor rate propagation.Paul Mundt1-7/+1
2009-05-12sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt1-6/+1
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt1-18/+13
2009-04-16sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto1-12/+100
2008-12-22sh: propagate r_clkMagnus Damm1-0/+2
2008-12-22sh: remove old sh_mobile mstpc clocksMagnus Damm1-52/+0
2008-12-22sh: sh_mobile mstpcr clocks for sh7366Magnus Damm1-0/+40
2008-12-22sh: sh_mobile mstpcr clocks for sh7343Magnus Damm1-0/+24
2008-12-22sh: sh_mobile mstpcr clocks for sh7723Magnus Damm1-0/+50
2008-12-22sh: sh_mobile mstpcr clocks for sh7722Magnus Damm1-0/+25
2008-12-22sh: new sh_mobile mstpcr clocks base codeMagnus Damm1-4/+41
2008-12-22sh: use arch_flags for sh_mobile mstpcr clock bitsMagnus Damm1-42/+30
2008-12-22sh: sh_mobile clock divider index fixMagnus Damm1-10/+10
2008-07-28sh: Merge sh7343 and sh7722 clock codeMagnus Damm1-30/+40
2008-07-28sh: Add SuperH Mobile MSTPCR bits to clock frameworkMagnus Damm1-0/+116
2008-07-28sh: Use arch_flags to simplify sh7722 siu clock codeMagnus Damm1-38/+9
2008-02-14sh: add support for sh7366 processorMagnus Damm1-1/+9
2007-07-20sh: Support rate rounding for SH7722 FRQCR clocks.Paul Mundt1-0/+15
2007-05-21sh: Fix clock multiplier on SH7722.dmitry pervushin1-12/+22
2007-05-07sh: SH7722 clock framework support.dmitry pervushin1-0/+600