summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-12-04sh: Make associative cache writes fatal on all SH-4A parts.Paul Mundt1-9/+4
2009-12-04sh: allow runtime pm without suspend/resume callbacksMagnus Damm1-6/+11
2009-12-04sh: fix sh7724 VEU3F resource sizeMagnus Damm1-2/+2
2009-11-30sh: Add CPG save/restore code for sh7724 R-standbyMagnus Damm1-0/+11
2009-11-24sh: Apply the sleazy FPU changes for SH-2A FPU as well.Paul Mundt1-4/+12
2009-11-24sh: Minor optimisations to FPU handlingStuart Menefy3-17/+10
2009-11-24Merge branch 'master' into sh/st-integrationPaul Mundt16-333/+1140
2009-11-24sh: add sleazy FPU optimizationGiuseppe CAVALLARO1-4/+12
2009-11-18Merge branch 'sh/stable-updates'Paul Mundt2-2/+2
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner2-2/+2
2009-11-12sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.Paul Mundt1-4/+5
2009-11-09sh: perf events: Document SH-4A raw event codes.Paul Mundt1-0/+38
2009-11-05sh: perf events: Add support for SH7750-style counters.Paul Mundt2-0/+258
2009-11-05sh: Default-enable SPU clock for SH7724.Paul Mundt1-1/+1
2009-11-05sh: sh7724: Add SPU2 supportKuninori Morimoto1-0/+68
2009-11-04sh: Add RWDT save/restore code for sh7724 R-standbyMagnus Damm1-0/+14
2009-10-30sh: Add R-standby sleep mode supportMagnus Damm2-7/+18
2009-10-30sh: Use RSMEM for sleep code on sh7724Magnus Damm1-4/+8
2009-10-30sh: Add MMU and Cache handling sleep mode codeMagnus Damm2-0/+107
2009-10-30sh: Keep track of allowed sleep modesMagnus Damm2-18/+31
2009-10-30sh: Rework SuperH Mobile sleep mode codeMagnus Damm2-164/+134
2009-10-30sh: Allow boards to register memory pre/post sleep codeMagnus Damm1-0/+6
2009-10-30sh: Add sh7724 notifier for R-standby save/restoreMagnus Damm1-0/+167
2009-10-30sh: Add notifiers chains for cpu/board codeMagnus Damm1-0/+12
2009-10-28sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt2-0/+232
2009-10-18sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt2-41/+9
2009-10-16sh: Kill off legacy UBC wakeup cruft.Paul Mundt3-71/+0
2009-10-16sh: Force boot CPU in to light sleep mode for SH-X3 SMP.Paul Mundt1-18/+19
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt1-1/+1
2009-10-10sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU.Paul Mundt1-10/+18
2009-09-28sh: Don't enable interrupts in the page fault pathMatt Fleming1-2/+0
2009-09-25sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu1-0/+14
2009-09-25sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu1-0/+14
2009-09-14sh: multi-evt support for SH-X3 proto CPU.Paul Mundt1-35/+20
2009-09-14sh: clkfwk: remove bogus set_bus_parent() from SH7709.Rafael Ignacio Zurita1-11/+0
2009-09-01sh: Kill off kgdb's magical NMI debouncing.Paul Mundt1-31/+0
2009-09-01sh: nmi_debug support.Paul Mundt2-3/+27
2009-09-01Merge branch 'master' into sh/smpPaul Mundt15-13/+3106
2009-08-27sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto1-1/+1
2009-08-24sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy1-0/+1
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy1-1/+1
2009-08-23Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt8-10/+428
2009-08-23sh: drop static UIO clocks for sh7722, sh7723 and sh7724Magnus Damm3-10/+10
2009-08-23sh: Fix section mismatch in platform bus notifier.Paul Mundt1-3/+2
2009-08-23sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm2-0/+305
2009-08-22Merge branch 'sh/dwarf-unwinder'Paul Mundt1-0/+2
2009-08-21sh: Setup the frame pointer in handle_interruptMatt Fleming1-0/+2
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda5-2/+2674
2009-08-19sh: Fix up clockevents broadcasting.Paul Mundt1-0/+2
2009-08-19Merge branch 'master' into sh/cachetlbPaul Mundt8-51/+213