aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
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 implicit slab.h inclusion from percpu.hTejun 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/jikos/trivialLinus 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
2010-03-10sh: Kill off all timer name clobbering.Paul Mundt25-242/+0
2010-03-09sh: Merge clkdev API updates.Paul Mundt1-54/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-02sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski2-0/+9
2010-03-02dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski4-7/+76
2010-03-02dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski4-23/+432
2010-03-02sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski1-6/+97
2010-02-26sh: SH-Mobile R-standby register save/restoreMagnus Damm2-3/+121
2010-02-22sh: always enable sh7724 vpu_clk and set to 166MHz on EcovecMagnus Damm1-1/+1
2010-02-22sh: add sh7724 kick callback to clk_div4_tableMagnus Damm2-0/+15
2010-02-22sh: introduce struct clk_div4_tableMagnus Damm8-14/+44
2010-02-22sh: clock-cpg div4 set_rate() shift fixMagnus Damm1-2/+2
2010-02-18Merge branch 'sh/pmb-dynamic'Paul Mundt2-11/+23
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt1-7/+6
2010-02-17sh: fix sh7723 SDHI support using INTC force_disableMagnus Damm1-2/+4
2010-02-17sh: fix sh7722 SDHI support using INTC force_disableMagnus Damm1-1/+3