summaryrefslogtreecommitdiffstats
path: root/drivers/sh/clk/cpg.c
Commit message (Expand)AuthorAgeFilesLines
* sh: clkfwk: Support variable size accesses for div4/div6 clocks.Paul Mundt2012-04-121-34/+37
* sh: clkfwk: Support variable size accesses for MSTP clocks.Paul Mundt2012-04-111-11/+27
* sh: convert cpg code to sh_clk_opsMagnus Damm2012-03-121-8/+8
* sh: clkfwk: bugfix: use clk_reparent() for div6 clocksKuninori Morimoto2012-01-241-1/+1
* sh: clkfwk: sh_clk_init_parent() should be called after clk_register()Kuninori Morimoto2012-01-101-2/+2
* sh: use ioread32/iowrite32 and mapped_reg for div6Magnus Damm2011-12-091-10/+10
* sh: use ioread32/iowrite32 and mapped_reg for div4Magnus Damm2011-12-091-8/+8
* sh: use ioread32/iowrite32 and mapped_reg for mstp32Magnus Damm2011-12-091-4/+4
* sh: clkfwk: setup clock parent from current register valueKuninori Morimoto2011-11-241-0/+35
* sh: clkfwk: fixup clk_rate_table_build parameter in div6 clockKuninori Morimoto2011-04-181-1/+1
* sh: clkfwk: Build fix for non-legacy CPG changes.Paul Mundt2010-11-191-1/+1
* sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt2010-11-151-3/+2Star
* sh: clkfwk: Shuffle around to match the intc split up.Paul Mundt2010-10-181-0/+359