summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/clock-cpg.c
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2015-12-17sh: Remove sci_ick clock aliasLaurent Pinchart-1/+0
2014-05-11sh: Switch to new style MTU2 deviceLaurent Pinchart-1/+1
2014-05-11sh: Switch to new style TMU deviceLaurent Pinchart-1/+4
2014-05-11sh: Switch to new style CMT deviceLaurent Pinchart-1/+2
2011-07-11sh: move CLKDEV_xxx_ID macro to sh_clk.hKuninori Morimoto-2/+0
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD-1/+1
2010-05-13sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.cMagnus Damm-295/+0
2010-05-13sh: switch legacy clocks to clkdevMagnus Damm-4/+13
2010-05-13sh: div4 reparent workaroundMagnus Damm-1/+6
2010-03-29sh: provide some clock lookup aliases for legacy CPG parts.Paul Mundt-0/+5
2010-02-22sh: add sh7724 kick callback to clk_div4_tableMagnus Damm-0/+4
2010-02-22sh: introduce struct clk_div4_tableMagnus Damm-7/+9
2010-02-22sh: clock-cpg div4 set_rate() shift fixMagnus Damm-2/+2
2010-01-19sh: support SIU sourcing from external clock on sh7722Guennadi Liakhovetski-3/+91
2009-06-17sh: use kzalloc() for cpg clocksMagnus Damm-7/+9
2009-06-11sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm-0/+44
2009-06-11sh: clock div6 helper codeMagnus Damm-6/+65
2009-06-11sh: clock div4 frequency table offset fixMagnus Damm-2/+3
2009-06-01sh: shared div4 clock codeMagnus Damm-0/+55
2009-06-01sh: shared mstp32 clock codeMagnus Damm-0/+35
2009-05-22sh: clkfwk: Make clock-cpg usable for non-legacy platforms.Paul Mundt-0/+2
2009-05-13sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt-0/+60