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
2023-05-11
clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent
Quentin Schulz
1
-1
/
+1
2022-12-31
clk: rockchip: Fix memory leak in rockchip_clk_register_pll()
Xiu Jianfeng
1
-0
/
+1
2022-04-13
clk: rockchip: drop CLK_SET_RATE_PARENT from dclk_vop* on rk3568
Sascha Hauer
1
-3
/
+3
2022-04-08
clk: rockchip: re-add rational best approximation algorithm to the fractional...
Quentin Schulz
1
-0
/
+3
2021-09-01
Merge branches 'clk-nvidia', 'clk-rockchip', 'clk-at91' and 'clk-vc5' into cl...
Stephen Boyd
3
-3
/
+5
2021-08-12
clk: fractional-divider: Export approximation algorithm to the CCF users
Andy Shevchenko
1
-14
/
+3
2021-07-29
clk: rockchip: make rk3308 ddrphy4x clock critical
Yunhao Tian
1
-0
/
+1
2021-07-29
clk: rockchip: drop GRF dependency for rk3328/rk3036 pll types
Peter Geis
1
-1
/
+1
2021-07-16
clk: rockchip: Add support for hclk_sfc on rk3036
Jon Lin
1
-1
/
+1
2021-07-16
clk: rockchip: rk3036: fix up the sclk_sfc parent error
Jon Lin
1
-1
/
+2
2021-05-28
clk: rockchip: export ACLK_VCODEC for RK3036
Alex Bee
1
-1
/
+1
2021-05-24
clk: rockchip: fix rk3568 cpll clk gate bits
Peter Geis
1
-5
/
+5
2021-05-11
clk: rockchip: Optimize PLL table memory usage
Elaine Zhang
1
-11
/
+18
2021-03-21
clk: rockchip: drop MODULE_ALIAS from rk3399 clock controller
Heiko Stuebner
1
-1
/
+0
2021-03-21
clk: rockchip: drop parenthesis from ARM || COMPILE_TEST depends
Heiko Stuebner
1
-11
/
+11
2021-03-21
clk: rockchip: add clock controller for rk3568
Elaine Zhang
4
-1
/
+1762
2021-03-21
clk: rockchip: support more core div setting
Elaine Zhang
13
-77
/
+98
2021-02-06
clk: rockchip: fix DPHY gate locations on rk3368
Heiko Stuebner
1
-2
/
+2
2021-02-06
clk: rockchip: use clock id for SCLK_VIP_OUT on rk3368
Heiko Stuebner
1
-1
/
+1
2021-02-06
clk: rockchip: use clock ids for PCLK_DPHYRX and PCLK_DPHYTX0 on rk3368
Heiko Stuebner
1
-2
/
+2
2021-01-26
clk: rockchip: Demote non-conformant kernel-doc header in half-divider
Lee Jones
1
-1
/
+1
2021-01-26
clk: rockchip: Demote kernel-doc abuses to standard comment blocks in plls
Lee Jones
1
-3
/
+3
2021-01-26
clk: rockchip: Remove unused/undocumented struct members from clk-cpu
Lee Jones
1
-4
/
+0
2021-01-26
clk: rockchip: Demote non-conformant kernel-doc headers in main clock code
Lee Jones
1
-2
/
+2
2020-11-29
clk: rockchip: fix i2s gate bits on rk3066 and rk3188
Johan Jonker
1
-3
/
+4
2020-11-29
clk: rockchip: add CLK_SET_RATE_PARENT to sclk for rk3066a i2s and uart clocks
Johan Jonker
1
-14
/
+14
2020-11-29
clk: rockchip: Remove redundant null check before clk_prepare_enable
Xu Wang
1
-2
/
+1
2020-10-26
clk: rockchip: Add appropriate arch dependencies
Robin Murphy
1
-1
/
+11
2020-10-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
8
-85
/
+231
2020-10-07
clk: rockchip: Initialize hw to error to avoid undefined behavior
Stephen Boyd
1
-1
/
+1
2020-09-22
clk: rockchip: rk3399: Support module build
Elaine Zhang
2
-1
/
+57
2020-09-22
clk: rockchip: fix the clk config to support module build
Elaine Zhang
2
-20
/
+100
2020-09-22
clk: rockchip: Export some clock common APIs for module drivers
Elaine Zhang
1
-22
/
+30
2020-09-22
clk: rockchip: Export rockchip_register_softrst()
Elaine Zhang
1
-3
/
+4
2020-09-22
clk: rockchip: Export rockchip_clk_register_ddrclk()
Elaine Zhang
1
-0
/
+1
2020-09-22
clk: rockchip: Use clk_hw_register_composite instead of clk_register_composit...
Elaine Zhang
2
-39
/
+40
2020-09-22
clk: rockchip: rk3308: drop unused mux_timer_src_p
Krzysztof Kozlowski
1
-1
/
+0
2020-08-18
clk: rockchip: Fix initialization of mux_pll_src_4plls_p
Nathan Chancellor
1
-1
/
+1
2020-07-22
clk: rockchip: add sclk_mac_lbtest to rk3188_critical_clocks
Alex Bee
1
-0
/
+1
2020-07-08
clk: rockchip: Revert "fix wrong mmc sample phase shift for rk3328"
Robin Murphy
1
-4
/
+4
2020-07-05
clk: rockchip: use separate compatibles for rk3288w-cru
Heiko Stuebner
1
-2
/
+19
2020-06-17
clk: rockchip: Handle clock tree for rk3288w variant
Mylène Josserand
1
-2
/
+18
2020-06-15
clk: rockchip: convert rk3036 pll type to use internal lock status
Heiko Stuebner
1
-3
/
+23
2020-06-15
clk: rockchip: convert basic pll lock_wait to use regmap_read_poll_timeout
Heiko Stuebner
1
-15
/
+6
2020-06-15
clk: rockchip: convert rk3399 pll type to use readl_relaxed_poll_timeout
Heiko Stuebner
1
-11
/
+12
2020-04-13
clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks
Justin Swartz
1
-13
/
+4
2020-03-06
clk: rockchip: fix mmc get phase
Jerome Brunet
1
-2
/
+2
2019-12-23
clk: let init callback return an error code
Jerome Brunet
1
-11
/
+17
2019-11-05
clk: rockchip: protect the pclk_usb_grf as critical on px30
Heiko Stuebner
1
-1
/
+2
2019-11-05
clk: rockchip: add video-related niu clocks as critical on px30
Heiko Stuebner
1
-5
/
+10
[next]