summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)Author
2010-05-13sh: switch sh4-202 to clkdevMagnus Damm
2010-05-13sh: switch shx3 to clkdevMagnus Damm
2010-05-13sh: switch sh7757 to clkdevMagnus Damm
2010-05-13sh: switch sh7763 to clkdevMagnus Damm
2010-05-13sh: switch sh7780 to clkdevMagnus Damm
2010-05-13sh: switch sh7786 to clkdevMagnus Damm
2010-05-13sh: switch sh7785 to clkdevMagnus Damm
2010-05-13sh: switch sh7366 to clkdevMagnus Damm
2010-05-13sh: switch sh7343 to clkdevMagnus Damm
2010-05-13sh: switch sh7722 to clkdevMagnus Damm
2010-05-13sh: switch sh7723 to clkdevMagnus Damm
2010-05-13sh: switch sh7724 to clkdevMagnus Damm
2010-05-13sh: switch legacy clocks to clkdevMagnus Damm
2010-05-13sh: get rid of div4 clock nameMagnus Damm
2010-05-13sh: sh7786 div4 clkdev lookupMagnus Damm
2010-05-13sh: sh7785 div4 clkdev lookupMagnus Damm
2010-05-13sh: sh7366 div4 clkdev lookupMagnus Damm
2010-05-13sh: sh7343 div4 clkdev lookupMagnus Damm
2010-05-13sh: sh7724 div4 clkdev lookupMagnus Damm
2010-05-13sh: sh7723 div4 clkdev lookupMagnus Damm
2010-05-13sh: sh7722 div4 clkdev lookupMagnus Damm
2010-05-13sh: div4 reparent workaroundMagnus Damm
2010-05-13sh: get rid of mstp32 clock name and idMagnus Damm
2010-05-13sh: sh7786 mstp32 clkdev lookupMagnus Damm
2010-05-13sh: sh7786 mstp32 index reworkMagnus Damm
2010-05-13sh: sh7785 mstp32 clkdev lookupMagnus Damm
2010-05-13sh: sh7785 mstp32 index reworkMagnus Damm
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