index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
rockchip
/
clk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-type
Finley Xiao
2019-04-12
1
-3
/
+6
*
clk: rockchip: add support for half divider
Elaine Zhang
2018-07-06
1
-0
/
+10
*
clk: rockchip: use match_string() helper
Yisheng Xie
2018-05-22
1
-11
/
+5
*
clk: rockchip: Free the memory on the error path
Shawn Lin
2018-03-02
1
-4
/
+18
*
clk: rockchip: Mark rockchip_fractional_approximation static
Stephen Boyd
2017-08-24
1
-1
/
+1
*
clk: rockchip: add special approximation to fix up fractional clk's jitter
Elaine Zhang
2017-08-08
1
-0
/
+36
*
clk: rockchip: Remove useless init of "grf" to -EPROBE_DEFER
Douglas Anderson
2017-01-06
1
-1
/
+0
*
clk: rockchip: add a clock-type for muxes based in the grf
Heiko Stuebner
2017-01-02
1
-0
/
+7
*
clk: rockchip: add new clock-type for the ddrclk
Lin Huang
2016-09-01
1
-0
/
+9
*
clk: rockchip: use general clock flag when registering pll
Heiko Stübner
2016-08-08
1
-1
/
+1
*
clk: rockchip: simplify GRF handling in pll clocks
Heiko Stuebner
2016-05-09
1
-5
/
+0
*
clk: rockchip: lookup General Register Files in rockchip_clk_init
Heiko Stuebner
2016-05-09
1
-3
/
+3
*
clk: rockchip: fix checkpatch warning in core code
Heiko Stuebner
2016-04-20
1
-20
/
+24
*
clk: rockchip: remove redundant checking of device_node
Shawn Lin
2016-03-27
1
-5
/
+3
*
clk: rockchip: Add support for multiple clock providers
Xing Zheng
2016-03-27
1
-56
/
+92
*
Merge tag 'v4.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Michael Turquette
2016-02-15
1
-2
/
+62
|
\
|
*
clk: rockchip: add a factor clock type
Heiko Stuebner
2016-02-04
1
-0
/
+55
|
*
clk: rockchip: free memory in error cases when registering clock branches
Shawn Lin
2016-02-02
1
-2
/
+7
*
|
clk-divider: make sure read-only dividers do not write to their register
Heiko Stuebner
2016-01-29
1
-1
/
+3
|
/
*
Merge branch 'clk-rockchip' into clk-next
Michael Turquette
2015-12-23
1
-14
/
+123
|
\
|
*
clk: rockchip: handle mux dependency of fractional dividers
Heiko Stuebner
2015-12-23
1
-14
/
+123
*
|
clk: rockchip: only enter pll slow-mode directly before reboots on rk3288
Heiko Stuebner
2015-12-21
1
-1
/
+6
|
/
*
clk: rockchip: save width in struct clk_fractional_divider
Andy Shevchenko
2015-10-02
1
-2
/
+4
*
clk: rockchip: add support for phase inverters
Heiko Stuebner
2015-07-07
1
-0
/
+7
*
clk: make several parent names const
Uwe Kleine-König
2015-06-04
1
-4
/
+4
*
clk: don't use __initconst for non-const arrays
Uwe Kleine-König
2015-04-13
1
-1
/
+2
*
Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Turquette
2014-11-29
1
-1
/
+10
|
\
|
*
clk: rockchip: Add support for the mmc clock phases using the framework
Alexandru M Stan
2014-11-28
1
-0
/
+8
|
*
clk: rockchip: add ability to specify pll-specific flags
Heiko Stuebner
2014-11-25
1
-1
/
+2
*
|
Merge branch 'clk-fixes' into clk-next
Michael Turquette
2014-11-25
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
clk-divider: Fix READ_ONLY when divider > 1
James Hogan
2014-11-17
1
-3
/
+1
*
|
clk: rockchip: disable unused clocks
Kever Yang
2014-11-04
1
-9
/
+0
|
/
*
clk: rockchip: add restart handler
Heiko Stübner
2014-10-01
1
-0
/
+25
*
clk: rockchip: add new clock-type for the cpuclk
Heiko Stuebner
2014-09-27
1
-0
/
+21
*
clk: rockchip: protect critical clocks from getting disabled
Heiko Stübner
2014-09-03
1
-0
/
+13
*
clk: rockchip: make rockchip_clk_register_branch static
Heiko Stübner
2014-09-03
1
-1
/
+1
*
clk: rockchip: implement the fraction divider branch type
Heiko Stübner
2014-09-03
1
-2
/
+56
*
clk: rockchip: add clock type for pll clocks and pll used on rk3066
Heiko Stübner
2014-07-13
1
-0
/
+35
*
clk: rockchip: add basic infrastructure for clock branches
Heiko Stübner
2014-07-13
1
-0
/
+209