summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/clk-cpu.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* clk: rockchip: Remove superfluous error message in rockchip_clk_register_cpuc...Markus Elfring2017-09-281-2/+0Star
* clk: rockchip: validity should be checked prior to cpu clock rate changeElaine Zhang2016-11-141-0/+9
* clk: rockchip: fix cpuclk registration error handlingXing Zheng2016-05-301-2/+2
* clk: rockchip: allow varying mux parameters for cpuclk pll-sourcesXing Zheng2016-03-271-11/+18
* clk: rockchip: fix coding style for clk-cpu.cShawn Lin2016-02-151-1/+1
* clk: rockchip: disable alt_parent clk in err cases when registering cpuclkShawn Lin2016-02-151-2/+4
* clk: rockchip: allow more than 2 parents for cpuclkJeffy Chen2015-12-091-2/+2
* clk: rockchip: Properly include clk.hStephen Boyd2015-07-201-0/+1
* clk: make several parent names constUwe Kleine-König2015-06-041-1/+1
* clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner2015-01-171-4/+6
* clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner2014-09-271-0/+329