index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-08
clk: qcom: Enumerate clocks and reset needed to boot the 8998 modem
Jeffrey Hugo
1
-0
/
+72
2019-11-08
clk: qcom: clk-rpmh: Add support for RPMHCC for SC7180
Taniya Das
1
-0
/
+19
2019-11-08
clk: qcom: Add Global Clock controller (GCC) driver for SC7180
Taniya Das
3
-0
/
+2460
2019-11-08
clk: qcom: common: Return NULL from clk_hw OF provider
Taniya Das
1
-1
/
+1
2019-11-08
clk: qcom: rcg: update the DFS macro for RCG
Taniya Das
2
-49
/
+49
2019-11-08
clk: qcom: remove unneeded semicolon
YueHaibing
1
-2
/
+2
2019-11-08
clk: qcom: Add Q6SSTOP clock controller for QCS404
Govind Singh
3
-0
/
+232
2019-11-07
clk: qcom: Initialize clock drivers earlier
Amit Kucheria
3
-3
/
+3
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
2019-11-05
clk: rockchip: move px30 critical clocks to correct clock controller
Heiko Stuebner
1
-4
/
+4
2019-11-05
clk: rockchip: Add div50 clocks for px30 sdmmc, emmc, sdio and nandc
Finley Xiao
1
-4
/
+40
2019-11-05
clk: sunxi-ng: h3: Export MBUS clock
Jernej Skrabec
1
-4
/
+0
2019-11-04
Merge tag 'clk-v5.4-samsung-fixes' of https://git.kernel.org/pub/scm/linux/ke...
Stephen Boyd
2
-4
/
+37
2019-11-04
Merge tag 'sunxi-clk-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux...
Stephen Boyd
2
-3
/
+3
2019-11-04
clk: ti: clkctrl: Fix failed to enable error with double udelay timeout
Tony Lindgren
1
-2
/
+3
2019-11-04
clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call
Peter Ujfalusi
1
-6
/
+0
2019-11-04
clk: imx: imx8mq: fix sys3_pll_out_sels
Peng Fan
1
-2
/
+2
2019-11-01
clk: renesas: r8a7796: Add R8A77961 CPG/MSSR support
Geert Uytterhoeven
4
-4
/
+32
2019-11-01
clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960
Geert Uytterhoeven
3
-4
/
+4
2019-11-01
clk: renesas: r8a77965: Remove superfluous semicolon
Geert Uytterhoeven
1
-1
/
+1
2019-10-31
clk: ti: divider: convert to use min,max,mask instead of width
Tero Kristo
2
-91
/
+74
2019-10-31
clk: ti: divider: cleanup ti_clk_parse_divider_data API
Tero Kristo
3
-14
/
+9
2019-10-31
clk: ti: divider: cleanup _register_divider and ti_clk_get_div_table
Tero Kristo
1
-72
/
+41
2019-10-31
clk: ti: am43xx: drop idlest polling from gfx clock
Tero Kristo
1
-1
/
+1
2019-10-31
clk: ti: am33xx: drop idlest polling from gfx clock
Tero Kristo
1
-1
/
+1
2019-10-31
clk: ti: am33xx: drop idlest polling from pruss clkctrl clock
Tero Kristo
1
-1
/
+1
2019-10-31
clk: ti: am43xx: drop idlest polling from pruss clkctrl clock
Tero Kristo
1
-1
/
+1
2019-10-31
clk: ti: omap5: Drop idlest polling from IPU & DSP clkctrl clocks
Suman Anna
1
-2
/
+2
2019-10-31
clk: ti: omap4: Drop idlest polling from IPU & DSP clkctrl clocks
Suman Anna
1
-2
/
+2
2019-10-31
clk: ti: dra7xx: Drop idlest polling from IPU & DSP clkctrl clocks
Tero Kristo
1
-4
/
+4
2019-10-31
clk: ti: omap5: add IVA subsystem clkctrl data
Tero Kristo
1
-0
/
+7
2019-10-31
clk: ti: clkctrl: add new exported API for checking standby info
Tero Kristo
1
-0
/
+33
2019-10-31
clk: ti: clkctrl: convert to use bit helper macros instead of bitops
Tero Kristo
1
-4
/
+4
2019-10-31
clk: ti: clkctrl: fix setting up clkctrl clocks
Tero Kristo
1
-1
/
+1
2019-10-31
clk: rockchip: make clk_half_divider_ops static
Ben Dooks (Codethink)
1
-2
/
+1
2019-10-29
clk: samsung: exynos5420: Add SET_RATE_PARENT flag to clocks on G3D path
Marek Szyprowski
1
-8
/
+12
2019-10-29
clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...
Marian Mihailescu
1
-0
/
+2
2019-10-29
clk: samsung: exynos5420: Add VPLL rate table
Marian Mihailescu
1
-0
/
+12
2019-10-29
clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18
Colin Ian King
1
-1
/
+1
2019-10-29
clk: sunxi: Fix operator precedence in sunxi_divs_clk_setup
Nathan Chancellor
1
-2
/
+2
2019-10-29
clk: ast2600: Fix enabling of clocks
Joel Stanley
1
-3
/
+4
2019-10-28
clk: hi6220: use CLK_OF_DECLARE_DRIVER
Peter Griffin
1
-1
/
+2
2019-10-28
clk: at91: avoid sleeping early
Alexandre Belloni
2
-5
/
+20
2019-10-28
clk: imx7ulp: do not export out IMX7ULP_CLK_MIPI_PLL clock
Fancy Fang
1
-2
/
+1
2019-10-28
clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARM
Leonard Crestez
2
-2
/
+2
2019-10-28
clk: imx: imx6ul: use imx_obtain_fixed_clk_hw to simplify code
Peng Fan
1
-4
/
+4
2019-10-28
clk: imx: imx6sx: use imx_obtain_fixed_clk_hw to simplify code
Peng Fan
1
-6
/
+6
2019-10-28
clk: imx: imx6sll: use imx_obtain_fixed_clk_hw to simplify code
Peng Fan
1
-4
/
+4
2019-10-28
clk: imx: imx7d: use imx_obtain_fixed_clk_hw to simplify code
Peng Fan
1
-2
/
+2
[prev]
[next]