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.c
Age
Commit message (
Expand
)
Author
2017-01-06
clk: rockchip: Remove useless init of "grf" to -EPROBE_DEFER
Douglas Anderson
2017-01-02
clk: rockchip: add a clock-type for muxes based in the grf
Heiko Stuebner
2016-09-01
clk: rockchip: add new clock-type for the ddrclk
Lin Huang
2016-08-08
clk: rockchip: use general clock flag when registering pll
Heiko Stübner
2016-05-09
clk: rockchip: simplify GRF handling in pll clocks
Heiko Stuebner
2016-05-09
clk: rockchip: lookup General Register Files in rockchip_clk_init
Heiko Stuebner
2016-04-20
clk: rockchip: fix checkpatch warning in core code
Heiko Stuebner
2016-03-27
clk: rockchip: remove redundant checking of device_node
Shawn Lin
2016-03-27
clk: rockchip: Add support for multiple clock providers
Xing Zheng
2016-02-15
Merge tag 'v4.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Michael Turquette
2016-02-04
clk: rockchip: add a factor clock type
Heiko Stuebner
2016-02-02
clk: rockchip: free memory in error cases when registering clock branches
Shawn Lin
2016-01-29
clk-divider: make sure read-only dividers do not write to their register
Heiko Stuebner
2015-12-23
Merge branch 'clk-rockchip' into clk-next
Michael Turquette
2015-12-23
clk: rockchip: handle mux dependency of fractional dividers
Heiko Stuebner
2015-12-21
clk: rockchip: only enter pll slow-mode directly before reboots on rk3288
Heiko Stuebner
2015-10-02
clk: rockchip: save width in struct clk_fractional_divider
Andy Shevchenko
2015-07-06
clk: rockchip: add support for phase inverters
Heiko Stuebner
2015-06-04
clk: make several parent names const
Uwe Kleine-König
2015-04-12
clk: don't use __initconst for non-const arrays
Uwe Kleine-König
2014-11-28
Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Turquette
2014-11-28
clk: rockchip: Add support for the mmc clock phases using the framework
Alexandru M Stan
2014-11-25
clk: rockchip: add ability to specify pll-specific flags
Heiko Stuebner
2014-11-24
Merge branch 'clk-fixes' into clk-next
Michael Turquette
2014-11-17
clk-divider: Fix READ_ONLY when divider > 1
James Hogan
2014-11-04
clk: rockchip: disable unused clocks
Kever Yang
2014-10-01
clk: rockchip: add restart handler
Heiko Stübner
2014-09-27
clk: rockchip: add new clock-type for the cpuclk
Heiko Stuebner
2014-09-02
clk: rockchip: protect critical clocks from getting disabled
Heiko Stübner
2014-09-02
clk: rockchip: make rockchip_clk_register_branch static
Heiko Stübner
2014-09-02
clk: rockchip: implement the fraction divider branch type
Heiko Stübner
2014-07-13
clk: rockchip: add clock type for pll clocks and pll used on rk3066
Heiko Stübner
2014-07-13
clk: rockchip: add basic infrastructure for clock branches
Heiko Stübner