summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)Author
2010-05-13sh: sh7366 mstp32 clkdev lookupMagnus Damm
2010-05-13sh: sh7366 mstp32 index reworkMagnus Damm
2010-05-13sh: sh7343 mstp32 clkdev lookupMagnus Damm
2010-05-13sh: sh7343 mstp32 index reworkMagnus Damm
2010-05-11sh: clkfwk: Use debugfs_remove_recursive() for rewindingHiroshi DOYU
2010-05-11sh: get rid of div6 clock namesMagnus Damm
2010-05-11sh: tie in div6 clocks using clkdevMagnus Damm
2010-05-11sh: get rid of hwblk clock namesMagnus Damm
2010-05-11sh: allow registering clocks without nameMagnus Damm
2010-05-11sh: tie in hwblk clocks using clkdevMagnus Damm
2010-05-11sh: scif and tmu clkdev changesMagnus Damm
2010-05-11sh: hwblk index reworkMagnus Damm
2010-04-26Merge branch 'sh/smp'Paul Mundt
2010-04-26sh: CPU hotplug support for SH-X3 SMP.Paul Mundt
2010-04-26sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt
2010-04-26SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski
2010-04-21sh: Move platform smp ops in to their own structure.Paul Mundt
2010-04-21sh: __cpuinit annotate the CPU init path.Paul Mundt
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt
2010-04-15sh: intc: IRQ auto-distribution support.Paul Mundt
2010-04-15sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt
2010-04-13sh: intc: userimask support.Paul Mundt
2010-04-13sh: dmaengine support for SH7786 DMAC0.Paul Mundt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-30sh: sh7724 clkdev lookups.Paul Mundt
2010-03-29sh: sh7723 clkdev lookups.Paul Mundt
2010-03-29sh: sh7722 clock string death.Paul Mundt
2010-03-29sh: sh7366 clock string death.Paul Mundt
2010-03-29sh: sh7343 clock string death.Paul Mundt
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt
2010-03-29sh: provide some clock lookup aliases for legacy CPG parts.Paul Mundt
2010-03-29sh: sh7785 clkdev lookups.Paul Mundt
2010-03-29sh: sh7786 clkdev lookups.Paul Mundt
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-10serial: sh-sci: clkdev updates for MSTP gating.Paul Mundt
2010-03-10Merge branch 'sh/driver-core' into sh/clkfwkPaul Mundt
2010-03-10sh: Kill off all timer name clobbering.Paul Mundt
2010-03-09sh: Merge clkdev API updates.Paul Mundt
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-02sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski
2010-03-02dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski
2010-03-02dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski
2010-03-02sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski
2010-02-26sh: SH-Mobile R-standby register save/restoreMagnus Damm
2010-02-22sh: always enable sh7724 vpu_clk and set to 166MHz on EcovecMagnus Damm
2010-02-22sh: add sh7724 kick callback to clk_div4_tableMagnus Damm
2010-02-22sh: introduce struct clk_div4_tableMagnus Damm
2010-02-22sh: clock-cpg div4 set_rate() shift fixMagnus Damm