summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/clock.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sh: sh header sh_clk_ops renameMagnus Damm2012-03-121-1/+1
* sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm2010-05-131-0/+3
* sh: move sh asm/clock.h contents to linux/sh_clk.h V2Magnus Damm2010-05-131-146/+1
* sh: remove unused clock lookupMagnus Damm2010-05-131-1/+0
* sh: get rid of div4 clock nameMagnus Damm2010-05-131-8/+7
* sh: get rid of mstp32 clock name and idMagnus Damm2010-05-131-9/+6
* sh: get rid of div6 clock namesMagnus Damm2010-05-111-6/+5
* sh: Merge clkdev API updates.Paul Mundt2010-03-091-7/+0
* sh: add sh7724 kick callback to clk_div4_tableMagnus Damm2010-02-221-0/+1
* sh: introduce struct clk_div4_tableMagnus Damm2010-02-221-3/+7
* sh: support SIU sourcing from external clock on sh7722Guennadi Liakhovetski2010-01-191-0/+4
* sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm2009-06-111-0/+4
* sh: clock div6 helper codeMagnus Damm2009-06-111-0/+10
* sh: shared div4 clock codeMagnus Damm2009-06-011-0/+15
* sh: shared mstp32 clock codeMagnus Damm2009-06-011-0/+13
* sh: remove clk_ops->build_rate_table()Magnus Damm2009-05-261-1/+0
* sh: add shared clock framework frequency table codeMagnus Damm2009-05-261-0/+18
* sh: clkfwk: Add MSTP bits to SH7785 clock framework.Paul Mundt2009-05-141-0/+3
* sh: clkfwk: Map tree hierarchy in debugfs.Paul Mundt2009-05-131-0/+1
* sh: clkfwk: rate table construction and rounding for SH7785.Paul Mundt2009-05-131-0/+1
* sh: clkfwk: Update SH7785 for refactored clock framework.Paul Mundt2009-05-131-0/+2
* sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt2009-05-131-1/+4
* sh: clkfwk: Wire up clk_get_sys() support.Paul Mundt2009-05-121-0/+7
* sh: clkfwk: Kill off clk_recalc_rate().Paul Mundt2009-05-121-1/+0
* sh: clkfwk: Improve the generic clk_set_parent() implementation.Paul Mundt2009-05-121-0/+1
* sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt2009-05-121-1/+1
* sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt2009-05-121-16/+0
* sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt2009-05-121-2/+1
* sh: clkfwk: refactor rate propagation.Paul Mundt2009-05-121-3/+6
* sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt2009-05-121-1/+1
* sh: clkfwk: Make recalc return an unsigned long.Paul Mundt2009-05-121-1/+2
* sh: clock framework update, fix count and kill off krefMagnus Damm2009-05-081-2/+2
* sh: clkfwk: add clk_set_parent/clk_get_parentFrancesco VIRLINZI2009-03-111-0/+1
* sh: fixup many sparse errors.Paul Mundt2008-09-081-0/+1
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-0/+97