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