aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-05-12sh: clkfwk: Tidy up on-chip clock registration and rate propagation.Paul Mundt6-79/+19
2009-05-12sh: clkfwk: Improve the generic clk_set_parent() implementation.Paul Mundt1-0/+20
2009-05-12sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt2-30/+52
2009-05-12sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt6-209/+183
2009-05-12sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt7-73/+43
2009-05-12sh: clkfwk: refactor rate propagation.Paul Mundt2-49/+79
2009-05-12sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt5-24/+10
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt21-165/+162
2009-05-11sh: TMU platform data for sh7780Magnus Damm1-0/+204
2009-05-11sh: multiple vectors per irq - sh7760Magnus Damm1-20/+11
2009-05-11sh: TMU platform data for sh7760Magnus Damm1-0/+109
2009-05-11sh: TMU platform data for sh775xMagnus Damm1-0/+187
2009-05-08sh: Add clock id to sh-sci platform data on SH-Mobile CPUs.Paul Mundt5-0/+20
2009-05-08sh: TMU platform data for SH-X3 proto CPU.Paul Mundt1-2/+207
2009-05-08sh: TMU platform data for SH7786.Paul Mundt1-0/+393
2009-05-08sh: TMU platform data for sh7723Magnus Damm1-1/+195
2009-05-08sh: enable TMU clocksource on sh7722Magnus Damm1-2/+2
2009-05-08sh: clock framework update, fix count and kill off krefMagnus Damm1-32/+37
2009-05-08sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt1-57/+0
2009-05-08sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt1-0/+118
2009-05-08sh: Move out rtc-sh registration from time_64.c to setup-sh5.cPaul Mundt1-0/+31
2009-05-08sh: TMU platform data for sh7785Magnus Damm1-0/+204
2009-05-08sh: call clock framework init() callback onceMagnus Damm1-3/+6
2009-05-07sh: Kill off unused SH-5 irq_describe cruft.Paul Mundt1-22/+0
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt5-6/+55
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt10-38/+35
2009-05-03sh: TMU platform data for sh7722Magnus Damm1-0/+99
2009-05-03sh: sh2a MTU2 platform dataMagnus Damm4-1/+400
2009-05-03sh: remove obsolete hw_interrupt_typeThomas Gleixner2-2/+2
2009-05-03Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt1-2/+3
2009-04-30sh: sh2/sh2a 16-bit CMT platform dataMagnus Damm3-0/+252
2009-04-27sh: Use __INIT macro instead of .text.init.Tim Abbott1-2/+3
2009-04-19sh: sh7724: Register CMT as an early platform device here too.Paul Mundt1-0/+10
2009-04-19sh: sh7724: Don't default enable the RTC clock.Paul Mundt1-1/+0
2009-04-19Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt9-12/+2926
2009-04-19sh: Early Platform Data for SuperH MobileMagnus Damm4-0/+40
2009-04-16sh: sh7724: Add CMT clockevents support.Paul Mundt1-0/+33
2009-04-16sh: sh7724: Add VEU support.Kuninori Morimoto1-0/+64
2009-04-16sh: sh7724: Add VPU support.Kuninori Morimoto1-0/+33
2009-04-16sh: sh7724: Add I2C support.Kuninori Morimoto1-0/+46
2009-04-16sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto5-12/+2710
2009-04-16sh: sh7723: Don't default enable the RTC clock.Paul Mundt1-1/+0
2009-04-16sh: sh7722: Don't default enable the RTC clock.Paul Mundt1-1/+0
2009-04-14sh: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto1-7/+7
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi1-79/+6
2009-04-02sh: Kill off broken direct-mapped cache mode.Paul Mundt1-5/+0
2009-03-31sh: Tidy up sh7786 pinmux table.Kuninori Morimoto1-145/+39
2009-03-31sh: Remove buggy definition from SH7786 pinmux_data[]Kuninori Morimoto1-1/+0
2009-03-17sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt1-1/+1
2009-03-16sh: clkfwk: Safer resume from hibernation.Francesco VIRLINZI1-1/+3