summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* | sh: get rid of hwblk clock namesMagnus Damm2010-05-113-146/+128
* | sh: allow registering clocks without nameMagnus Damm2010-05-111-3/+4
* | sh: tie in hwblk clocks using clkdevMagnus Damm2010-05-113-4/+119
* | sh: scif and tmu clkdev changesMagnus Damm2010-05-113-15/+112
* | sh: hwblk index reworkMagnus Damm2010-05-114-17/+22
* | Merge branch 'sh/smp'Paul Mundt2010-04-261-6/+64
|\ \
| * | sh: CPU hotplug support for SH-X3 SMP.Paul Mundt2010-04-261-0/+47
| * | sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt2010-04-261-0/+3
| * | sh: Move platform smp ops in to their own structure.Paul Mundt2010-04-211-6/+14
* | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-262-1/+1
|\ \ \
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
| |\ \ \
| | * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| | |\ \ \
| | | * | | fix typos "precidence" -> "precedence" in commentsUwe Kleine-König2010-02-051-1/+1
* | | | | | SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski2010-04-265-58/+18
| |_|_|/ / |/| | | |
* | | | | sh: __cpuinit annotate the CPU init path.Paul Mundt2010-04-211-10/+10
* | | | | sh: Tidy CPU probing and fixup section annotations.Paul Mundt2010-04-216-18/+7
* | | | | sh: intc: IRQ auto-distribution support.Paul Mundt2010-04-151-6/+30
* | | | | sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt2010-04-151-2/+2
* | | | | sh: intc: userimask support.Paul Mundt2010-04-131-0/+3
* | | | | sh: dmaengine support for SH7786 DMAC0.Paul Mundt2010-04-131-1/+81
* | | | | sh: sh7724 clkdev lookups.Paul Mundt2010-03-302-10/+41
* | | | | sh: sh7723 clkdev lookups.Paul Mundt2010-03-292-11/+42
* | | | | sh: sh7722 clock string death.Paul Mundt2010-03-292-6/+2
* | | | | sh: sh7366 clock string death.Paul Mundt2010-03-292-6/+2
* | | | | sh: sh7343 clock string death.Paul Mundt2010-03-292-6/+2
* | | | | sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt2010-03-2918-77/+0
* | | | | sh: provide some clock lookup aliases for legacy CPG parts.Paul Mundt2010-03-291-0/+5
* | | | | sh: sh7785 clkdev lookups.Paul Mundt2010-03-292-7/+38
* | | | | sh: sh7786 clkdev lookups.Paul Mundt2010-03-292-12/+68
* | | | | serial: sh-sci: clkdev updates for MSTP gating.Paul Mundt2010-03-1013-60/+34
* | | | | Merge branch 'sh/driver-core' into sh/clkfwkPaul Mundt2010-03-1026-243/+1
|\ \ \ \ \
| * | | | | sh: Kill off all timer name clobbering.Paul Mundt2010-03-1025-242/+0
| |/ / / /
| * / / / Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
| |/ / /
* / / / sh: Merge clkdev API updates.Paul Mundt2010-03-091-54/+1
|/ / /
* | | sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski2010-03-022-0/+9
* | | dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-024-7/+76
* | | dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski2010-03-024-23/+432
* | | sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski2010-03-021-6/+97
* | | sh: SH-Mobile R-standby register save/restoreMagnus Damm2010-02-262-3/+121
* | | sh: always enable sh7724 vpu_clk and set to 166MHz on EcovecMagnus Damm2010-02-221-1/+1
* | | sh: add sh7724 kick callback to clk_div4_tableMagnus Damm2010-02-222-0/+15
* | | sh: introduce struct clk_div4_tableMagnus Damm2010-02-228-14/+44
* | | sh: clock-cpg div4 set_rate() shift fixMagnus Damm2010-02-221-2/+2
* | | Merge branch 'sh/pmb-dynamic'Paul Mundt2010-02-182-11/+23
|\ \ \
| * | | sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt2010-02-171-7/+6
| * | | sh: Setup boot CPU VBR early to enable early page faults.Paul Mundt2010-02-171-4/+17
* | | | sh: fix sh7723 SDHI support using INTC force_disableMagnus Damm2010-02-171-2/+4
* | | | sh: fix sh7722 SDHI support using INTC force_disableMagnus Damm2010-02-171-1/+3
|/ / /
* | | sh: fix sh7724 SDHI support using INTC force_disableMagnus Damm2010-02-161-2/+4