summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)AuthorLines
2010-05-13sh: sh7786 mstp32 clkdev lookupMagnus Damm-1/+54
2010-05-13sh: sh7786 mstp32 index reworkMagnus Damm-43/+51
2010-05-13sh: sh7785 mstp32 clkdev lookupMagnus Damm-0/+47
2010-05-13sh: sh7785 mstp32 index reworkMagnus Damm-29/+35
2010-05-13sh: sh7366 mstp32 clkdev lookupMagnus Damm-0/+52
2010-05-13sh: sh7366 mstp32 index reworkMagnus Damm-42/+50
2010-05-13sh: sh7343 mstp32 clkdev lookupMagnus Damm-0/+62
2010-05-13sh: sh7343 mstp32 index reworkMagnus Damm-46/+56
2010-05-11sh: clkfwk: Use debugfs_remove_recursive() for rewindingHiroshi DOYU-1/+1
2010-05-11sh: get rid of div6 clock namesMagnus Damm-12/+9
2010-05-11sh: tie in div6 clocks using clkdevMagnus Damm-19/+65
2010-05-11sh: get rid of hwblk clock namesMagnus Damm-146/+128
2010-05-11sh: allow registering clocks without nameMagnus Damm-3/+4
2010-05-11sh: tie in hwblk clocks using clkdevMagnus Damm-4/+119
2010-05-11sh: scif and tmu clkdev changesMagnus Damm-15/+112
2010-05-11sh: hwblk index reworkMagnus Damm-17/+22
2010-04-26Merge branch 'sh/smp'Paul Mundt-6/+64
2010-04-26sh: CPU hotplug support for SH-X3 SMP.Paul Mundt-0/+47
2010-04-26sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt-0/+3
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt-1/+1
2010-04-26SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski-58/+18
2010-04-21sh: Move platform smp ops in to their own structure.Paul Mundt-6/+14
2010-04-21sh: __cpuinit annotate the CPU init path.Paul Mundt-10/+10
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt-18/+7
2010-04-15sh: intc: IRQ auto-distribution support.Paul Mundt-6/+30
2010-04-15sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt-2/+2
2010-04-13sh: intc: userimask support.Paul Mundt-0/+3
2010-04-13sh: dmaengine support for SH7786 DMAC0.Paul Mundt-1/+81
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+1
2010-03-30sh: sh7724 clkdev lookups.Paul Mundt-10/+41
2010-03-29sh: sh7723 clkdev lookups.Paul Mundt-11/+42
2010-03-29sh: sh7722 clock string death.Paul Mundt-6/+2
2010-03-29sh: sh7366 clock string death.Paul Mundt-6/+2
2010-03-29sh: sh7343 clock string death.Paul Mundt-6/+2
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt-77/+0
2010-03-29sh: provide some clock lookup aliases for legacy CPG parts.Paul Mundt-0/+5
2010-03-29sh: sh7785 clkdev lookups.Paul Mundt-7/+38
2010-03-29sh: sh7786 clkdev lookups.Paul Mundt-12/+68
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2010-03-10serial: sh-sci: clkdev updates for MSTP gating.Paul Mundt-60/+34
2010-03-10Merge branch 'sh/driver-core' into sh/clkfwkPaul Mundt-243/+1
2010-03-10sh: Kill off all timer name clobbering.Paul Mundt-242/+0
2010-03-09sh: Merge clkdev API updates.Paul Mundt-54/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina-1/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy-1/+1
2010-03-02sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski-0/+9
2010-03-02dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski-7/+76
2010-03-02dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski-23/+432
2010-03-02sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski-6/+97
2010-02-26sh: SH-Mobile R-standby register save/restoreMagnus Damm-3/+121