aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/clk-cpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-14clk: rockchip: validity should be checked prior to cpu clock rate changeElaine Zhang1-0/+9
2016-05-30clk: rockchip: fix cpuclk registration error handlingXing Zheng1-2/+2
2016-03-27clk: rockchip: allow varying mux parameters for cpuclk pll-sourcesXing Zheng1-11/+18
2016-02-15clk: rockchip: fix coding style for clk-cpu.cShawn Lin1-1/+1
2016-02-15clk: rockchip: disable alt_parent clk in err cases when registering cpuclkShawn Lin1-2/+4
2015-12-09clk: rockchip: allow more than 2 parents for cpuclkJeffy Chen1-2/+2
2015-07-20clk: rockchip: Properly include clk.hStephen Boyd1-0/+1
2015-06-04clk: make several parent names constUwe Kleine-König1-1/+1
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner1-4/+6
2014-09-27clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner1-0/+329