aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-08-18sh: SuperH Mobile Software Standby support for cpuidleMagnus Damm1-0/+11
2009-08-18sh: rework SuperH Mobile sleep code exception handlingMagnus Damm2-64/+107
2009-08-15sh: Kill off the unhandled pvr case in SH-4 CPU probing.Paul Mundt1-3/+0
2009-08-15Merge branch 'master' into sh/hwblkPaul Mundt5-5/+106
2009-08-15Merge branch 'sh/stable-updates'Paul Mundt1-2/+68
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm1-2/+68
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt5-2/+14
2009-08-15sh: rework nommu for generic cache.c use.Paul Mundt1-2/+0
2009-08-15sh: delay slot future proofing via EXPMASK on SH-4A parts.Paul Mundt1-1/+33
2009-08-15sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt2-2/+4
2009-08-15Merge branch 'master' into sh/cachetlbPaul Mundt30-92/+216
2009-08-15sh: TLB fast path optimizations for load/store exceptions.Paul Mundt1-1/+1
2009-08-15sh: TLB protection violation exception optimizations.Paul Mundt1-11/+19
2009-08-14sh: Setup the frame register in asm codeMatt Fleming1-0/+1
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-08-04sh: Runtime PM pdev hwblk - sh7724Magnus Damm1-0/+43
2009-08-04sh: Runtime PM pdev hwblk - sh7723Magnus Damm1-0/+40
2009-08-04sh: Runtime PM pdev hwblk - sh7722Magnus Damm1-0/+31
2009-08-04sh: clean up MSTPCRn register definitionsMagnus Damm3-9/+0
2009-08-04sh: hwblk support for sh7724Magnus Damm3-58/+184
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-07-23usb: m66592-udc platform data on_chip supportMagnus Damm1-1/+7
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt7-79/+227
2009-07-20usb: r8a66597-hcd platform data on_chip supportMagnus Damm2-2/+2
2009-07-20sh: hwblk support for sh7723Magnus Damm3-53/+176
2009-07-20sh: Add support for multiple hwblk countersMagnus Damm2-24/+49
2009-07-05sh: cpuidle for SuperH Mobile using hwblkMagnus Damm3-13/+116
2009-07-05sh: hwblk for sh7722Magnus Damm3-29/+139
2009-07-05sh: hwblk base implementationMagnus Damm2-1/+131
2009-06-24serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt24-0/+88
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt24-26/+123
2009-06-23sh: SH7786 SMP support.Paul Mundt2-23/+12
2009-06-17Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Paul Mundt2-5/+14
2009-06-17sh: add platform data for r8a66597-hcd in setup-sh7723Yoshihiro Shimoda1-2/+7
2009-06-17sh: add platform data for r8a66597-hcd in setup-sh7366Yoshihiro Shimoda1-3/+7
2009-06-17sh: use kzalloc() for cpg clocksMagnus Damm1-7/+9
2009-06-14cpumask: Use accessors for cpu_*_mask: shRusty Russell1-3/+2
2009-06-11sh: Tie sparseirq in to Kconfig.Paul Mundt1-5/+2
2009-06-11sh: sh7724: Add JPU supportKuninori Morimoto1-0/+31
2009-06-11sh: sh7724: INTC setting updateKuninori Morimoto1-89/+82
2009-06-11sh: sh7722 clock framework rewriteMagnus Damm1-659/+137
2009-06-11sh: sh7366 clock framework rewriteMagnus Damm3-42/+213
2009-06-11sh: sh7343 clock framework rewriteMagnus Damm3-33/+213
2009-06-11sh: sh7724 clock framework rewrite V3Magnus Damm3-81/+248
2009-06-11sh: sh7723 clock framework rewrite V2Magnus Damm3-57/+224
2009-06-11sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm2-0/+63
2009-06-11sh: rework mode pin codeMagnus Damm1-1/+1
2009-06-11sh: clock div6 helper codeMagnus Damm1-6/+65
2009-06-11sh: clock div4 frequency table offset fixMagnus Damm1-2/+3
2009-06-02sh: sh7723: L2 cache initialization.Kuninori Morimoto1-0/+10