index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-30
clk: rockchip: Make reset_control_ops const
Philipp Zabel
1
-1
/
+1
2016-03-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
11
-212
/
+238
2016-03-21
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+3
2016-03-17
clk: rockchip: associate SCLK_MAC_PLL and disable reparenting on rk3036
Heiko Stuebner
1
-1
/
+1
2016-03-17
clk: rockchip: associate the rk3036 HCLK_EMAC clock-id
Xing Zheng
1
-1
/
+1
2016-03-04
Merge tag 'v4.6-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Boyd
6
-61
/
+83
2016-02-26
clk: rockchip: include downstream muxes into fractional dividers on rk3368
Elaine Zhang
1
-37
/
+60
2016-02-26
clk: rockchip: set the clock ids for RK3228 HDMI
Yakir Yang
1
-4
/
+4
2016-02-26
clk: rockchip: set the clock ids for RK3228 VOP
Yakir Yang
1
-3
/
+3
2016-02-26
clk: rockchip: add the tsadc clocks found on rk3228 SoCs
Caesar Wang
1
-2
/
+2
2016-02-16
clk: rockchip: fix coding style for clk-cpu.c
Shawn Lin
1
-1
/
+1
2016-02-16
clk: rockchip: don't return NULL when registering mmc branch fails
Shawn Lin
1
-6
/
+2
2016-02-16
clk: rockchip: don't return NULL when registering inverter fails
Shawn Lin
1
-6
/
+2
2016-02-16
clk: rockchip: check grf when waiting pll lock
Shawn Lin
1
-0
/
+5
2016-02-16
clk: rockchip: disable alt_parent clk in err cases when registering cpuclk
Shawn Lin
1
-2
/
+4
2016-02-15
Merge tag 'v4.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Michael Turquette
7
-153
/
+157
2016-02-04
clk: rockchip: convert manually created factor clocks to the new type
Heiko Stuebner
5
-98
/
+24
2016-02-04
clk: rockchip: add a factor clock type
Heiko Stuebner
2
-0
/
+83
2016-02-04
clk: rockchip: fix parent of hclk_vcodec on rk3036
Heiko Stuebner
1
-1
/
+1
2016-02-03
clk: rockchip: free memory in error cases when registering clock branches
Shawn Lin
1
-2
/
+7
2016-01-30
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2
-26
/
+26
2016-01-29
clk-divider: make sure read-only dividers do not write to their register
Heiko Stuebner
1
-1
/
+3
2016-01-29
clk: rockchip: Allow sclk_i2s0 and i2s0_frac to change their parents rate on ...
Alexander Kochetkov
1
-2
/
+2
2016-01-28
clk: rockchip: fix wrong mmc phase shift for rk3228
Shawn Lin
1
-3
/
+3
2016-01-26
clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
Alexander Kochetkov
1
-0
/
+1
2016-01-26
clk: rockchip: add tsadc clock on rk3066
Paweł Jarosz
1
-1
/
+1
2016-01-25
clk: rockchip: fix usbphy-related clocks
Heiko Stuebner
2
-19
/
+8
2016-01-25
clk: rockchip: rk3368: enable the CLK_SET_RATE_PARENT flag for i2s_2ch
zhangqing
1
-1
/
+1
2016-01-25
clk: rockchip: rk3368: enable the CLK_SET_RATE_PARENT flag for spdif_8ch
zhangqing
1
-1
/
+1
2016-01-25
clk: rockchip: rk3368: fix edp_24m parent
zhangqing
1
-1
/
+1
2016-01-25
clk: rockchip: rk3368: fix hdmi_cec gate-register
Heiko Stuebner
1
-1
/
+1
2016-01-25
clk: rockchip: rk3368: fix parents of video encoder/decoder
Heiko Stuebner
1
-2
/
+2
2016-01-25
clk: rockchip: rk3368: fix cpuclk core dividers
Heiko Stuebner
1
-20
/
+20
2016-01-25
clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
Heiko Stuebner
1
-1
/
+1
2016-01-25
clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for hclk_vio_bus
Yakir Yang
1
-1
/
+1
2016-01-16
clk: rockchip: rk3368: fix some clock gates
Jianqun xu
1
-13
/
+13
2016-01-16
clk: rockchip: rk3036: rename emac ext source clock
Xing Zheng
1
-1
/
+1
2016-01-16
clk: rockchip: rk3036: fix the div offset for emac clock
Xing Zheng
1
-2
/
+2
2016-01-16
clk: rockchip: rk3036: fix uarts clock error
Xing Zheng
1
-4
/
+4
2016-01-16
clk: rockchip: rk3036: fix the FLAGs for clock mux
Xing Zheng
1
-6
/
+6
2016-01-03
Merge branch 'clk-rockchip' into clk-next
Michael Turquette
4
-47
/
+116
2016-01-03
clk: rockchip: fix section mismatches with new child-clocks
Heiko Stübner
4
-47
/
+116
2015-12-24
Merge branch 'clk-rockchip' into clk-next
Michael Turquette
5
-105
/
+235
2015-12-23
clk: rockchip: rk3036: include downstream muxes into fractional dividers
Xing Zheng
1
-17
/
+17
2015-12-23
clk: rockchip: Allow the RK3288 SPDIF clocks to change their parent
Sjoerd Simons
1
-8
/
+8
2015-12-23
clk: rockchip: include downstream muxes into fractional dividers
Heiko Stuebner
2
-72
/
+74
2015-12-23
clk: rockchip: handle mux dependency of fractional dividers
Heiko Stuebner
2
-14
/
+142
2015-12-21
clk: rockchip: only enter pll slow-mode directly before reboots on rk3288
Heiko Stuebner
7
-8
/
+13
2015-12-17
clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for aclk_vio
Yakir Yang
1
-1
/
+1
2015-12-12
clk: rockchip: use rk3288-efuse clock ids
ZhengShunQian
1
-2
/
+2
[next]