index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-12
clk: rockchip: free memory in error cases when registering clock branches
Shawn Lin
1
-2
/
+7
2016-04-18
clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188
Romain Perier
1
-0
/
+1
2016-04-18
clk: rockchip: add pclk_cpu to the list of rk3188 critical clocks
Michael Niewoehner
1
-0
/
+1
2015-01-27
clk: rockchip: fix rk3066 pll lock bit location
Heiko Stuebner
1
-2
/
+13
2015-01-27
clk: rockchip: fix rk3288 cpuclk core dividers
Heiko Stuebner
1
-14
/
+14
2014-11-17
clk-divider: Fix READ_ONLY when divider > 1
James Hogan
1
-3
/
+1
2014-10-01
clk: rockchip: add restart handler
Heiko Stübner
4
-0
/
+30
2014-10-01
clk: rockchip: rk3288: i2s_frac adds flag to set parent's rate
Jianqun
1
-4
/
+4
2014-09-27
clk: rockchip: switch to using the new cpuclk type for armclk
Heiko Stuebner
2
-6
/
+169
2014-09-27
clk: rockchip: add new clock-type for the cpuclk
Heiko Stuebner
4
-0
/
+388
2014-09-27
clk: rockchip: make tightly bound armclk child-clocks read-only
Heiko Stuebner
2
-17
/
+27
2014-09-27
clk: rockchip: reparent aclk_cpu_pre to the gpll
Heiko Stuebner
1
-0
/
+21
2014-09-27
clk: rockchip: fix rk3288 pll status register location
Jianqun
1
-2
/
+2
2014-09-27
clk: rockchip: fix rk3066 pll status register location
Heiko Stuebner
1
-3
/
+7
2014-09-27
clk: rockchip: change pll rate without a clk-notifier
Doug Anderson
1
-50
/
+13
2014-09-25
Merge branch 'clk-next-rockchip' into clk-next
Mike Turquette
1
-36
/
+56
2014-09-25
clk: rockchip: add clock node in PD_VIDEO
Kever Yang
1
-0
/
+20
2014-09-25
clk: rockchip: use the clock id for nodes init
Kever Yang
1
-34
/
+34
2014-09-25
clk: rockchip: add missing rk3288 npll rate table
Heiko Stübner
1
-1
/
+1
2014-09-25
clk: rockchip: rk3288: fix softreset register count
Mark yao
1
-1
/
+1
2014-09-17
Merge branch 'clk-fixes' into clk-next
Mike Turquette
1
-2
/
+2
2014-09-10
clk: rockchip: also protect hclk_peri as critical
Heiko Stübner
2
-0
/
+2
2014-09-03
clk: rockchip: Fix the clocks for i2c1 and i2c2
Doug Anderson
1
-2
/
+2
2014-09-02
clk: rockchip: protect critical clocks from getting disabled
Heiko Stübner
4
-0
/
+28
2014-09-02
clk: rockchip: make rockchip_clk_register_branch static
Heiko Stübner
1
-1
/
+1
2014-09-02
clk: rockchip: implement the fraction divider branch type
Heiko Stübner
1
-2
/
+56
2014-07-13
clk: rockchip: add clock controller for rk3288
Heiko Stübner
3
-0
/
+727
2014-07-13
clk: rockchip: add clock driver for rk3188 and rk3066 clocks
Heiko Stübner
2
-0
/
+674
2014-07-13
clk: rockchip: add reset controller
Heiko Stübner
3
-0
/
+133
2014-07-13
clk: rockchip: add clock type for pll clocks and pll used on rk3066
Heiko Stübner
4
-0
/
+541
2014-07-13
clk: rockchip: add basic infrastructure for clock branches
Heiko Stübner
3
-0
/
+460
2014-05-20
clk: rockchip: fix function type for CLK_OF_DECLARE
Rob Herring
1
-2
/
+1
2013-06-20
clk: add support for Rockchip gate clocks
Heiko Stübner
2
-0
/
+99