summaryrefslogtreecommitdiff
path: root/drivers/clk/rockchip/clk-cpu.c
AgeCommit message (Expand)Author
2022-11-14clk: rockchip: allow additional mux options for cpu-clock frequency changesElaine Zhang
2022-11-14clk: rockchip: add register offset of the cores select parentElaine Zhang
2021-03-21clk: rockchip: support more core div settingElaine Zhang
2021-01-26clk: rockchip: Remove unused/undocumented struct members from clk-cpuLee Jones
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-09-28clk: rockchip: Remove superfluous error message in rockchip_clk_register_cpuc...Markus Elfring
2016-11-14clk: rockchip: validity should be checked prior to cpu clock rate changeElaine Zhang
2016-05-30clk: rockchip: fix cpuclk registration error handlingXing Zheng
2016-03-27clk: rockchip: allow varying mux parameters for cpuclk pll-sourcesXing Zheng
2016-02-15clk: rockchip: fix coding style for clk-cpu.cShawn Lin
2016-02-15clk: rockchip: disable alt_parent clk in err cases when registering cpuclkShawn Lin
2015-12-09clk: rockchip: allow more than 2 parents for cpuclkJeffy Chen
2015-07-20clk: rockchip: Properly include clk.hStephen Boyd
2015-06-04clk: make several parent names constUwe Kleine-König
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner
2014-09-27clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner