index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
rockchip
/
clk-pll.c
Age
Commit message (
Expand
)
Author
2019-12-23
clk: let init callback return an error code
Jerome Brunet
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2017-03-22
clk: rockchip: add pll_wait_lock for pll_enable
Elaine Zhang
2017-01-02
clk: rockchip: add new pll-type for rk3328
Elaine Zhang
2016-11-05
clk: rockchip: Ignore frac divisor for PLL equivalence when it's unused
Julius Werner
2016-08-08
clk: rockchip: use general clock flag when registering pll
Heiko Stübner
2016-05-09
clk: rockchip: drop old_rate calculation on pll rate changes
Heiko Stuebner
2016-05-09
clk: rockchip: simplify GRF handling in pll clocks
Heiko Stuebner
2016-04-25
clk: rockchip: fix of spelling mistake on unsuccessful in pll clock type
Colin Ian King
2016-03-27
clk: rockchip: add new pll-type for rk3399 and similar socs
Xing Zheng
2016-03-27
clk: rockchip: Add support for multiple clock providers
Xing Zheng
2016-02-15
clk: rockchip: check grf when waiting pll lock
Shawn Lin
2015-11-23
clk: rockchip: add new pll-type for rk3036 and similar socs
Xing Zheng
2015-10-01
clk: rockchip: don't use clk_ APIs in the pll init-callback
Heiko Stübner
2015-08-24
clk: rockchip: register pll mux before pll itself
Heiko Stuebner
2015-08-24
clk: rockchip: Convert to clk_hw based provider APIs
Stephen Boyd
2015-07-28
clk: rockchip: Fix PLL bandwidth
Douglas Anderson
2015-07-20
clk: rockchip: Properly include clk.h
Stephen Boyd
2015-06-04
clk: make several parent names const
Uwe Kleine-König
2014-11-25
clk: rockchip: add optional sync to pll rate parameters
Heiko Stuebner
2014-11-25
clk: rockchip: setup pll_mux data earlier
Heiko Stuebner
2014-11-25
clk: rockchip: add ability to specify pll-specific flags
Heiko Stuebner
2014-09-27
clk: rockchip: change pll rate without a clk-notifier
Doug Anderson
2014-07-13
clk: rockchip: add clock type for pll clocks and pll used on rk3066
Heiko Stübner