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
pinetabv-6.6.y-devel
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
2023-10-24
clk: socfpga: agilex: Add bounds-checking coverage for struct stratix10_clock...
Gustavo A. R. Silva
2
-9
/
+9
2023-10-24
clk: socfpga: Fix undefined behavior bug in struct stratix10_clock_data
Gustavo A. R. Silva
1
-1
/
+3
2023-10-24
clk: sifive: Allow building the driver as a module
Samuel Holland
2
-6
/
+6
2023-10-24
clk: analogbits: Allow building the library as a module
Samuel Holland
2
-1
/
+9
2023-10-24
clk: sprd: Composite driver support offset config
Zhifeng Tang
3
-17
/
+42
2023-10-24
clk: Allow phase adjustment from debugfs
John Keeping
1
-1
/
+30
2023-10-24
clk: Show active consumers of clocks in debugfs
Vishal Badole
1
-10
/
+24
2023-10-24
clk: Use device_get_match_data()
Rob Herring
13
-96
/
+42
2023-10-24
clk: visconti: Add bounds-checking coverage for struct visconti_pll_provider
Gustavo A. R. Silva
1
-3
/
+3
2023-10-24
clk: visconti: Fix undefined behavior bug in struct visconti_pll_provider
Gustavo A. R. Silva
1
-1
/
+3
2023-10-24
clk: cdce925: Extend match support for OF tables
Biju Das
1
-30
/
+35
2023-10-24
clk: si570: Simplify probe
Biju Das
1
-29
/
+38
2023-10-24
clk: si5351: Simplify probe
Biju Das
1
-2
/
+2
2023-10-24
clk: rs9: Use i2c_get_match_data() instead of device_get_match_data()
Biju Das
1
-1
/
+1
2023-10-24
clk: clk-si544: Simplify probe() and is_valid_frequency()
Biju Das
1
-36
/
+15
2023-10-24
clk: si521xx: Use i2c_get_match_data() instead of device_get_match_data()
Biju Das
1
-1
/
+1
2023-10-23
clk: meson: S4: select CONFIG_COMMON_CLK_MESON_CLKC_UTILS
Arnd Bergmann
1
-0
/
+2
2023-10-21
clk: qcom: apss-ipq6018: add the GPLL0 clock also as clock provider
Kathiravan Thirumoorthy
1
-0
/
+3
2023-10-21
clk: qcom: ipq5332: drop the CLK_SET_RATE_PARENT flag from GPLL clocks
Kathiravan Thirumoorthy
1
-2
/
+0
2023-10-21
clk: qcom: ipq9574: drop the CLK_SET_RATE_PARENT flag from GPLL clocks
Kathiravan Thirumoorthy
1
-4
/
+0
2023-10-21
clk: qcom: ipq5018: drop the CLK_SET_RATE_PARENT flag from GPLL clocks
Kathiravan Thirumoorthy
1
-3
/
+0
2023-10-21
clk: qcom: ipq6018: drop the CLK_SET_RATE_PARENT flag from PLL clocks
Kathiravan Thirumoorthy
1
-6
/
+0
2023-10-21
clk: qcom: ipq8074: drop the CLK_SET_RATE_PARENT flag from PLL clocks
Kathiravan Thirumoorthy
1
-6
/
+0
2023-10-21
clk: qcom: gcc-ipq6018: add QUP6 I2C clock
Robert Marko
1
-0
/
+21
2023-10-21
clk: qcom: apss-ipq6018: ipq5332: add safe source switch for a53pll
Varadarajan Narayanan
1
-1
/
+57
2023-10-21
clk: qcom: apss-ipq-pll: Fix 'l' value for ipq5332_pll_config
Varadarajan Narayanan
1
-1
/
+1
2023-10-21
clk: qcom: apss-ipq-pll: Use stromer plus ops for stromer plus pll
Varadarajan Narayanan
1
-1
/
+1
2023-10-21
clk: qcom: clk-alpha-pll: introduce stromer plus ops
Varadarajan Narayanan
2
-0
/
+64
2023-10-21
clk: qcom: config IPQ_APSS_6018 should depend on QCOM_SMEM
Varadarajan Narayanan
1
-0
/
+1
2023-10-21
clk: qcom: videocc-sm8550: switch to clk_lucid_ole_pll_configure
Dmitry Baryshkov
1
-6
/
+4
2023-10-21
clk: qcom: gpucc-sm8550: switch to clk_lucid_ole_pll_configure
Dmitry Baryshkov
1
-6
/
+4
2023-10-21
clk: qcom: Replace of_device.h with explicit includes
Rob Herring
3
-3
/
+6
2023-10-21
clk: qcom: smd-rpm: Move CPUSS_GNoC clock to interconnect
Konrad Dybcio
1
-4
/
+12
2023-10-21
clk: qcom: cbf-msm8996: Convert to platform remove callback returning void
Uwe Kleine-König
1
-7
/
+5
2023-10-20
clk: twl: add clock driver for TWL6032
Andreas Kemnade
3
-0
/
+207
2023-10-19
clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data
Jiasheng Jiang
1
-0
/
+8
2023-10-19
clk: mediatek: clk-mt7629: Add check for mtk_alloc_clk_data
Jiasheng Jiang
1
-0
/
+6
2023-10-19
clk: mediatek: clk-mt7629-eth: Add check for mtk_alloc_clk_data
Jiasheng Jiang
1
-0
/
+4
2023-10-19
clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_data
Jiasheng Jiang
1
-0
/
+6
2023-10-19
clk: mediatek: clk-mt6779: Add check for mtk_alloc_clk_data
Jiasheng Jiang
1
-0
/
+4
2023-10-19
clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_data
Jiasheng Jiang
1
-0
/
+6
2023-10-19
clk: npcm7xx: Fix incorrect kfree
Jonathan Neuschäfer
1
-1
/
+1
2023-10-19
clk: at91: remove unnecessary conditions
Dan Carpenter
1
-7
/
+5
2023-10-19
clk: ti: fix double free in of_ti_divider_clk_setup()
Dan Carpenter
1
-7
/
+1
2023-10-19
clk: keystone: pll: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
1
-6
/
+9
2023-10-19
clk: ralink: mtmips: quiet unused variable warning
Sergio Paracuellos
1
-15
/
+5
2023-10-18
Merge tag 'omap-fixes-audio-clock-and-modem-signed' of git://git.kernel.org/p...
Arnd Bergmann
2
-0
/
+9
2023-10-16
Merge tag 'scmi-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-8
/
+88
2023-10-13
clk: ti: Fix missing omap5 mcbsp functional clock and aliases
Tony Lindgren
1
-0
/
+4
2023-10-13
clk: ti: Fix missing omap4 mcbsp functional clock and aliases
Tony Lindgren
1
-0
/
+5
[prev]
[next]