summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2022-03-12clk: clk-apple-nco: Add driver for Apple NCOMartin Povišer3-0/+344
2022-03-12clk: microchip: Add driver for Microchip PolarFire SoCDaire McNamara5-4/+394
2022-03-12clk: uniphier: Fix fixed-rate initializationKunihiko Hayashi1-0/+1
2022-03-12clk: COMMON_CLK_LAN966X should depend on SOC_LAN966Geert Uytterhoeven1-0/+1
2022-03-12clk: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)1-5/+1
2022-03-12clk: bcm2835: Remove unused variableMaxime Ripard1-2/+0
2022-03-12clk: tegra: tegra124-emc: Fix missing put_device() call in emc_ensure_emc_driverMiaoqian Lin1-0/+1
2022-03-12clk: bcm: rpi: Run some clocks at the minimum rate allowedMaxime Ripard1-0/+37
2022-03-12clk: bcm: rpi: Set a default minimum rateMaxime Ripard1-0/+26
2022-03-12clk: bcm: rpi: Add variant structureMaxime Ripard1-17/+47
2022-03-12clk: Add clk_drop_rangeMaxime Ripard1-2/+2
2022-03-12clk: Always set the rate on clk_set_range_rateMaxime Ripard2-52/+47
2022-03-12clk: Use clamp instead of open-coding our ownMaxime Ripard1-5/+1
2022-03-12clk: Always clamp the rounded rateMaxime Ripard2-18/+34
2022-03-12clk: Enforce that disjoints limits are invalidMaxime Ripard1-0/+24
2022-03-12clk: Introduce Kunit Tests for the frameworkMaxime Ripard4-0/+796
2022-03-12clk: Fix clk_hw_get_clk() when dev is NULLMaxime Ripard1-1/+2
2022-03-12clk: cleanup commentsTom Rix9-9/+9
2022-03-12clk: socfpga: cleanup spdx tagsTom Rix3-3/+3
2022-03-12clk: actions: Make sentinel elements more obviousJonathan Neuschäfer3-29/+31
2022-03-12clk: clps711x: Terminate clk_div_table with sentinel elementJonathan Neuschäfer1-0/+2
2022-03-12clk: hisilicon: Terminate clk_div_table with sentinel elementJonathan Neuschäfer1-2/+2
2022-03-12clk: loongson1: Terminate clk_div_table with sentinel elementJonathan Neuschäfer1-0/+1
2022-03-12clk: actions: Terminate clk_div_table with sentinel elementJonathan Neuschäfer2-1/+2
2022-03-11clk: ti: Update component clocks to use ti_dt_clk_name()Tony Lindgren8-11/+23
2022-03-11clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name()Tony Lindgren4-12/+22
2022-03-11clk: ti: Add ti_dt_clk_name() helper to use clock-output-namesTony Lindgren2-1/+20
2022-03-11clk: ti: Use clock-output-names for clkctrlTony Lindgren1-2/+20
2022-03-11clk: ti: Add ti_find_clock_provider() to use clock-output-namesTony Lindgren1-2/+41
2022-03-11clk: ti: Optionally parse IO address from parent clock nodeTony Lindgren1-2/+8
2022-03-11clk: ti: Preserve node in ti_dt_clocks_register()Tony Lindgren1-5/+8
2022-03-11clk: ti: Constify clkctrl_nameTony Lindgren1-1/+1
2022-03-11clk: starfive: Add JH7100 audio clock driverEmil Renner Berthing3-0/+179
2022-03-11clk: starfive: jh7100: Support more clock typesEmil Renner Berthing2-0/+41
2022-03-11clk: starfive: jh7100: Make hw clock implementation reusableEmil Renner Berthing2-89/+104
2022-03-11clk: starfive: jh7100: Handle audio_div clock properlyEmil Renner Berthing1-1/+67
2022-03-11clk: starfive: jh7100: Don't round divisor up twiceEmil Renner Berthing1-11/+3
2022-03-09clk: imx: remove redundant re-assignment of pll->baseColin Ian King1-1/+0
2022-03-09clk: qcom: Add display clock controller driver for SM6125Martin Botka3-0/+719
2022-03-09clk: qcom: Fix sorting of SDX_GCC_65 in Makefile and KconfigMarijn Suijten2-8/+8
2022-03-09clk: qcom: gcc: Add emac GDSC support for SM8150Bhupesh Sharma1-0/+10
2022-03-09clk: qcom: gcc: sm8150: Fix some identation issuesBhupesh Sharma1-12/+12
2022-03-09clk: qcom: gcc: Add UFS_CARD and UFS_PHY GDSCs for SM8150Bhupesh Sharma1-0/+20
2022-03-09clk: qcom: gcc: Add PCIe0 and PCIe1 GDSC for SM8150Bhupesh Sharma1-0/+20
2022-03-09clk: qcom: clk-rcg2: Update the frac table for pixel clockTaniya Das1-0/+1
2022-03-09clk: qcom: clk-rcg2: Update logic to calculate D value for RCGTaniya Das1-2/+11
2022-03-09clk: qcom: smd: Add missing MSM8998 RPM clocksKonrad Dybcio1-13/+27
2022-03-09clk: qcom: smd: Add missing RPM clocks for msm8992/4Konrad Dybcio1-2/+11
2022-03-09clk: qcom: gcc-ipq806x: add CryptoEngine resetsAnsuel Smith1-0/+5
2022-03-09clk: qcom: gcc-ipq806x: add CryptoEngine clocksAnsuel Smith1-0/+244