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