summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/clk-cpu.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-14clk: rockchip: allow additional mux options for cpu-clock frequency changesElaine Zhang1-0/+41
2022-11-14clk: rockchip: add register offset of the cores select parentElaine Zhang1-8/+20
2021-03-21clk: rockchip: support more core div settingElaine Zhang1-24/+29
2021-01-26clk: rockchip: Remove unused/undocumented struct members from clk-cpuLee Jones1-4/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-09-28clk: rockchip: Remove superfluous error message in rockchip_clk_register_cpuc...Markus Elfring1-2/+0
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