aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4a/clock-sh7722.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28sh: sh4a: convert to SPDX identifiersKuninori Morimoto1-13/+1
2018-02-26media: arch: sh: migor: Use new renesas-ceu camera driverJacopo Mondi1-1/+1
2014-05-11sh: Switch to new style TMU deviceLaurent Pinchart1-3/+1
2014-05-11sh: Switch to new style CMT deviceLaurent Pinchart1-1/+1
2012-06-28sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu1-1/+1
2012-03-12sh: sh4a sh_clk_ops renameMagnus Damm1-2/+2
2011-11-18sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski1-37/+40
2011-07-11sh: move CLKDEV_xxx_ID macro to sh_clk.hKuninori Morimoto1-4/+0
2011-07-11sh: clock-sh7722: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-32/+11
2011-07-11sh: clock-sh7722: modify I2C clock settingsKuninori Morimoto1-1/+2
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-1/+1
2010-05-13sh: switch sh7722 to clkdevMagnus Damm1-8/+6
2010-05-13sh: get rid of div4 clock nameMagnus Damm1-11/+11
2010-05-13sh: sh7722 div4 clkdev lookupMagnus Damm1-0/+11
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