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
2021-04-08
clk: qcom: gcc-sm8150: use parent_hws where possible
Dmitry Baryshkov
1
-2
/
+2
2021-04-08
clk: qcom: gcc-sdx55: use parent_hws where possible
Dmitry Baryshkov
1
-4
/
+4
2021-04-08
clk: qcom: gcc-sc7280: use parent_hws where possible
Dmitry Baryshkov
1
-124
/
+124
2021-04-08
clk: qcom: gcc-sc7180: use parent_hws where possible
Dmitry Baryshkov
1
-82
/
+82
2021-04-08
clk: qcom: dispcc-sm8250: use parent_hws where possible
Dmitry Baryshkov
1
-58
/
+58
2021-04-08
clk: qcom: dispcc-sc7180: use parent_hws where possible
Dmitry Baryshkov
1
-34
/
+34
2021-04-08
clk: qcom: videocc-sdm845: get rid of the test clock
Dmitry Baryshkov
1
-3
/
+0
2021-04-08
clk: qcom: dispcc-sdm845: get rid of the test clock
Dmitry Baryshkov
1
-11
/
+0
2021-04-08
clk: qcom: gpucc-sdm845: get rid of the test clock
Dmitry Baryshkov
1
-3
/
+0
2021-04-08
clk: qcom: videocc-sdm845: convert to parent data
Dmitry Baryshkov
1
-27
/
+29
2021-04-08
clk: qcom: gpucc-sdm845: convert to parent data
Dmitry Baryshkov
1
-21
/
+23
2021-04-08
clk: qcom: dispcc-sdm845: convert to parent data
Dmitry Baryshkov
1
-107
/
+109
2021-04-08
clk: qcom: videocc-sm8250: drop unused enum entries
Dmitry Baryshkov
1
-2
/
+0
2021-04-08
clk: qcom: videocc-sm8150: drop unused enum entries
Dmitry Baryshkov
1
-4
/
+0
2021-04-08
clk: qcom: videocc-sc7180: drop unused enum entries
Dmitry Baryshkov
1
-4
/
+0
2021-04-08
clk: qcom: gpucc-sm8250: drop unused enum entries
Dmitry Baryshkov
1
-1
/
+0
2021-04-08
clk: qcom: gpucc-sm8150: drop unused enum entries
Dmitry Baryshkov
1
-1
/
+0
2021-04-08
clk: qcom: gpucc-sdm845: drop unused enum entries
Dmitry Baryshkov
1
-2
/
+0
2021-04-08
clk: qcom: gpucc-sc7180: drop unused enum entries
Dmitry Baryshkov
1
-3
/
+0
2021-04-08
clk: qcom: gcc-sm8250: drop unused enum entries
Dmitry Baryshkov
1
-1
/
+0
2021-04-08
clk: qcom: dispcc-sm8250: drop unused enum entries
Dmitry Baryshkov
1
-8
/
+0
2021-04-08
clk: qcom: dispcc-sc7180: drop unused enum entries
Dmitry Baryshkov
1
-2
/
+0
2021-04-08
clk: socfpga: remove redundant initialization of variable div
Colin Ian King
2
-2
/
+2
2021-04-08
clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
Colin Ian King
1
-0
/
+1
2021-04-08
clk: fixed: fix double free in resource managed fixed-factor clock
Dmitry Baryshkov
1
-1
/
+8
2021-04-07
clk: mux: provide devm_clk_hw_register_mux()
Dmitry Baryshkov
1
-0
/
+35
2021-04-07
clk: exynos7: Mark aclk_fsys1_200 as critical
Paweł Chmiel
1
-1
/
+6
2021-04-05
Merge 5.12-rc6 into driver-core-next
Greg Kroah-Hartman
3
-12
/
+16
2021-04-04
clk: imx: Reference preceded by free
Jian Dong
2
-0
/
+2
2021-04-04
clk: imx8mq: Correct the pcie1 sels
Richard Zhu
1
-2
/
+2
2021-04-04
clk: imx8mp: Remove the none exist pcie clocks
Richard Zhu
1
-15
/
+0
2021-04-04
clk: imx: Fix reparenting of UARTs not associated with stdout
Adam Ford
16
-252
/
+54
2021-04-03
clk: fix invalid usage of list cursor in unregister
Lukasz Bartosik
1
-17
/
+13
2021-04-03
clk: fix invalid usage of list cursor in register
Lukasz Bartosik
1
-9
/
+8
2021-04-01
Merge tag 'socfpga_update_for_v5.13' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
4
-9
/
+26
2021-04-01
Merge tag 'tegra-for-5.13-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2
-13
/
+52
2021-04-01
Merge tag 'omap-for-v5.13/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-0
/
+2
2021-03-31
clk: socfpga: Fix code formatting
Stephen Boyd
1
-1
/
+2
2021-03-31
clk: socfpga: Convert to s10/agilex/n5x to use clk_hw
Dinh Nguyen
6
-147
/
+159
2021-03-31
clk: socfpga: arria10: convert to use clk_hw
Dinh Nguyen
3
-15
/
+16
2021-03-31
clk: socfpga: use clk_hw_register for a5/c5
Dinh Nguyen
3
-15
/
+22
2021-03-30
clk: scmi: Port driver to the new scmi_clk_proto_ops interface
Cristian Marussi
1
-10
/
+18
2021-03-30
clk: renesas: Zero init clk_init_data
Geert Uytterhoeven
8
-16
/
+11
2021-03-30
clk: qcom: camcc: Update the clock ops for the SC7180
Taniya Das
1
-25
/
+25
2021-03-29
clk: socfpga: fix iomem pointer cast on 64-bit
Krzysztof Kozlowski
1
-1
/
+1
2021-03-26
clk: Drop double "if" in clk_core_determine_round_nolock() comment
Geert Uytterhoeven
1
-1
/
+1
2021-03-24
clk: tegra: Don't enable PLLE HW sequencer at init
JC Kuo
1
-12
/
+0
2021-03-24
clk: tegra: Add PLLE HW power sequencer control
JC Kuo
1
-1
/
+52
2021-03-24
clk: renesas: Couple of spelling fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-23
clk: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs (and compile test)
Krzysztof Kozlowski
2
-3
/
+7
[prev]
[next]