summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: hook up shared div4 clock code to sh7785Magnus Damm2009-06-011-159/+48Star
* sh: shared div4 clock codeMagnus Damm2009-06-011-0/+55
* sh: hook up shared mstp32 clock code to sh7785Magnus Damm2009-06-011-55/+25Star
* sh: shared mstp32 clock codeMagnus Damm2009-06-011-0/+35
* sh: SH7724 has an L2 cache.Kuninori Morimoto2009-06-011-1/+1
* sh: sh7785 pll configuration from mode pinMagnus Damm2009-06-011-6/+6
* sh: boot word / mode pin support V2Magnus Damm2009-06-012-0/+13
* Merge branch 'sh/clkfwk'Paul Mundt2009-05-2647-865/+1137
|\
| * sh: remove clk_ops->build_rate_table()Magnus Damm2009-05-261-2/+0Star
| * sh: use shared frequency tables on sh7785Magnus Damm2009-05-261-65/+12Star
| * sh: add shared clock framework frequency table codeMagnus Damm2009-05-261-0/+75
| * sh: add pll_clk to sh7785Magnus Damm2009-05-261-15/+33
| * sh: clkfwk: Make clock-cpg usable for non-legacy platforms.Paul Mundt2009-05-222-1/+3
| * sh: clkfwk: beyond ARRAY_SIZE of onchip_ops for sh7722.Roel Kluin2009-05-221-1/+1
| * sh: clkfwk branch compile fix for clock-sh7722Magnus Damm2009-05-211-1/+1
| * sh: clkfwk: Add MSTP bits to SH7785 clock framework.Paul Mundt2009-05-143-8/+77
| * sh: clkfwk: Map tree hierarchy in debugfs.Paul Mundt2009-05-131-26/+84
| * sh: clkfwk: rate table construction and rounding for SH7785.Paul Mundt2009-05-132-13/+99
| * sh: clkfwk: Update SH7785 for refactored clock framework.Paul Mundt2009-05-131-101/+102
| * sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt2009-05-1310-62/+101
| * sh: clkfwk: Provide a generic clk_set_rate_ex() path for root clocks.Paul Mundt2009-05-131-9/+16
| * sh: clkfwk: Handle NULL clkops for root clocks.Paul Mundt2009-05-131-3/+3
| * sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-1320-96/+96
| * Merge branch 'master' into sh/clkfwkPaul Mundt2009-05-1217-382/+1656
| |\
| * | sh: clkfwk: Use arch_clk_init() for on-chip clock registration.Paul Mundt2009-05-127-19/+7Star
| * | sh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.Paul Mundt2009-05-121-1/+1
| * | sh: clkfwk: Wire up clk_get_sys() support.Paul Mundt2009-05-111-0/+59
| * | sh: clkfwk: Kill off clk_recalc_rate().Paul Mundt2009-05-112-15/+1Star
| * | sh: clkfwk: Tidy up on-chip clock registration and rate propagation.Paul Mundt2009-05-116-79/+19Star
| * | sh: clkfwk: Improve the generic clk_set_parent() implementation.Paul Mundt2009-05-111-0/+20
| * | sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt2009-05-112-30/+52
| * | sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt2009-05-116-209/+183Star
| * | sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt2009-05-117-73/+43Star
| * | sh: clkfwk: refactor rate propagation.Paul Mundt2009-05-112-49/+79
| * | sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt2009-05-115-24/+10Star
| * | sh: clkfwk: Make recalc return an unsigned long.Paul Mundt2009-05-1122-174/+169Star
* | | sh: irq: Fix up imask build warnings.Paul Mundt2009-05-261-2/+2
* | | sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt2009-05-221-0/+4
* | | sh: irq: Provide an arch_probe_nr_irqs() that wraps the machvec def.Paul Mundt2009-05-211-0/+8
* | | sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt2009-05-211-0/+8
* | | sh: irq: Convert from irq_desc[] to irq_to_desc().Paul Mundt2009-05-213-39/+48
* | | sh: irq: Rework the SR.IMASK bitmap handling.Paul Mundt2009-05-211-48/+16Star
* | | sh: intc tables for sh7770Magnus Damm2009-05-141-0/+246
| |/ |/|
* | sh: Kill off the remnants of the old timer code.Paul Mundt2009-05-126-81/+4Star
* | sh: remove old TMU driverMagnus Damm2009-05-123-302/+0Star
* | sh: CMT platform data for sh7720/sh7721Magnus Damm2009-05-121-0/+161
* | sh: TMU platform data for sh7720/sh7721Magnus Damm2009-05-121-0/+109
* | sh: TMU platform data for sh7710/sh7712Magnus Damm2009-05-121-0/+108
* | sh: TMU platform data for sh7706/sh7707/sh7708/sh7709Magnus Damm2009-05-121-0/+108
* | sh: TMU platform data for sh7705Magnus Damm2009-05-121-0/+108