index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
rockchip
/
clk-cpu.c
Age
Commit message (
Expand
)
Author
2022-11-14
clk: rockchip: allow additional mux options for cpu-clock frequency changes
Elaine Zhang
2022-11-14
clk: rockchip: add register offset of the cores select parent
Elaine Zhang
2021-03-21
clk: rockchip: support more core div setting
Elaine Zhang
2021-01-26
clk: rockchip: Remove unused/undocumented struct members from clk-cpu
Lee Jones
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-09-28
clk: rockchip: Remove superfluous error message in rockchip_clk_register_cpuc...
Markus Elfring
2016-11-14
clk: rockchip: validity should be checked prior to cpu clock rate change
Elaine Zhang
2016-05-30
clk: rockchip: fix cpuclk registration error handling
Xing Zheng
2016-03-27
clk: rockchip: allow varying mux parameters for cpuclk pll-sources
Xing Zheng
2016-02-15
clk: rockchip: fix coding style for clk-cpu.c
Shawn Lin
2016-02-15
clk: rockchip: disable alt_parent clk in err cases when registering cpuclk
Shawn Lin
2015-12-09
clk: rockchip: allow more than 2 parents for cpuclk
Jeffy Chen
2015-07-20
clk: rockchip: Properly include clk.h
Stephen Boyd
2015-06-04
clk: make several parent names const
Uwe Kleine-König
2015-01-17
clk: rockchip: fix deadlock possibility in cpuclk
Heiko Stübner
2014-09-27
clk: rockchip: add new clock-type for the cpuclk
Heiko Stuebner