summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2010-05-13sh: sh7786 div4 clkdev lookupMagnus Damm1-0/+8
2010-05-13sh: sh7785 div4 clkdev lookupMagnus Damm1-0/+10
2010-05-13sh: sh7366 div4 clkdev lookupMagnus Damm1-0/+10
2010-05-13sh: sh7343 div4 clkdev lookupMagnus Damm1-0/+10
2010-05-13sh: sh7724 div4 clkdev lookupMagnus Damm1-0/+7
2010-05-13sh: sh7723 div4 clkdev lookupMagnus Damm1-0/+11
2010-05-13sh: sh7722 div4 clkdev lookupMagnus Damm1-0/+11
2010-05-13sh: div4 reparent workaroundMagnus Damm1-1/+6
2010-05-13sh: get rid of mstp32 clock name and idMagnus Damm4-138/+137
2010-05-13sh: sh7786 mstp32 clkdev lookupMagnus Damm1-1/+54
2010-05-13sh: sh7786 mstp32 index reworkMagnus Damm1-43/+51
2010-05-13sh: sh7785 mstp32 clkdev lookupMagnus Damm1-0/+47
2010-05-13sh: sh7785 mstp32 index reworkMagnus Damm1-29/+35
2010-05-13sh: sh7366 mstp32 clkdev lookupMagnus Damm1-0/+52
2010-05-13sh: sh7366 mstp32 index reworkMagnus Damm1-42/+50
2010-05-13sh: sh7343 mstp32 clkdev lookupMagnus Damm1-0/+62
2010-05-13sh: sh7343 mstp32 index reworkMagnus Damm1-46/+56
2010-05-11sh: clkfwk: Use debugfs_remove_recursive() for rewindingHiroshi DOYU1-1/+1
2010-05-11sh: get rid of div6 clock namesMagnus Damm5-12/+9
2010-05-11sh: tie in div6 clocks using clkdevMagnus Damm5-19/+65
2010-05-11sh: get rid of hwblk clock namesMagnus Damm3-146/+128
2010-05-11sh: allow registering clocks without nameMagnus Damm1-3/+4
2010-05-11sh: tie in hwblk clocks using clkdevMagnus Damm3-4/+119
2010-05-11sh: scif and tmu clkdev changesMagnus Damm3-15/+112
2010-05-11sh: hwblk index reworkMagnus Damm4-17/+22
2010-04-26Merge branch 'sh/smp'Paul Mundt1-6/+64
2010-04-26sh: CPU hotplug support for SH-X3 SMP.Paul Mundt1-0/+47
2010-04-26sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt1-0/+3
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt2-1/+1
2010-04-26SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski5-58/+18
2010-04-21sh: Move platform smp ops in to their own structure.Paul Mundt1-6/+14
2010-04-21sh: __cpuinit annotate the CPU init path.Paul Mundt1-10/+10
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt6-18/+7
2010-04-15sh: intc: IRQ auto-distribution support.Paul Mundt1-6/+30
2010-04-15sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt1-2/+2
2010-04-13sh: intc: userimask support.Paul Mundt1-0/+3
2010-04-13sh: dmaengine support for SH7786 DMAC0.Paul Mundt1-1/+81
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2-1/+1
2010-03-30sh: sh7724 clkdev lookups.Paul Mundt2-10/+41
2010-03-29sh: sh7723 clkdev lookups.Paul Mundt2-11/+42
2010-03-29sh: sh7722 clock string death.Paul Mundt2-6/+2
2010-03-29sh: sh7366 clock string death.Paul Mundt2-6/+2
2010-03-29sh: sh7343 clock string death.Paul Mundt2-6/+2
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt18-77/+0
2010-03-29sh: provide some clock lookup aliases for legacy CPG parts.Paul Mundt1-0/+5
2010-03-29sh: sh7785 clkdev lookups.Paul Mundt2-7/+38
2010-03-29sh: sh7786 clkdev lookups.Paul Mundt2-12/+68
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-03-10serial: sh-sci: clkdev updates for MSTP gating.Paul Mundt13-60/+34
2010-03-10Merge branch 'sh/driver-core' into sh/clkfwkPaul Mundt26-243/+1