summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds47-330/+2719
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+2
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+19
2020-08-03Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-0/+2
2020-07-21Merge branch 'clk-imx' into clk-nextStephen Boyd2-0/+2
2020-07-21Merge branch 'clk-amlogic' into clk-nextStephen Boyd4-19/+178
2020-07-21Merge branch 'clk-renesas' into clk-nextStephen Boyd5-0/+362
2020-07-21Merge branch 'clk-qcom' into clk-nextStephen Boyd4-5/+5
2020-07-21clk: qcom: gcc: Make disp gpll0 branch aon for sc7180/sdm845Taniya Das2-3/+3
2020-07-21ipq806x: gcc: add support for child probeAnsuel Smith1-1/+1
2020-07-20clk: qcom: msm8996: Make symbol 'cpu_msm8996_clks' staticWei Yongjun1-1/+1
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-16clk: spear: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-16clk: st: Remove uninitialized_var() usageKees Cook1-1/+0
2020-07-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-8/+43
2020-07-13clk: scmi: Fix min and max rate when registering clocks with discrete ratesSudeep Holla1-3/+19
2020-07-13clk: renesas: cpg-mssr: Add r8a774e1 supportMarian-Cristian Rotariu5-0/+362
2020-07-11Merge branch 'clk-fixes' into clk-nextStephen Boyd3-8/+43
2020-07-11clk: Specify IOMEM dependency for HSDK pll driverDavid Gow1-0/+1
2020-07-11Merge branch 'clk-kconfig' into clk-nextStephen Boyd1-2/+0
2020-07-11Merge branch 'clk-qcom' into clk-nextStephen Boyd2-0/+231
2020-07-11clk: Drop duplicate selection in KconfigAndy Shevchenko1-2/+0
2020-07-11clk: qcom: smd: Add support for MSM8992/4 rpm clocksKonrad Dybcio1-0/+171
2020-07-11clk: AST2600: Add mux for EMMC clockEddie James1-8/+41
2020-07-11clk: qcom: ipq8074: Add missing clocks for pcieSivaprakash Murugesan1-0/+60
2020-07-11clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPERNathan Chancellor1-0/+1
2020-07-10Merge branch 'clk-renesas' into clk-nextStephen Boyd11-13/+19
2020-07-10Merge branch 'clk-https' into clk-nextStephen Boyd8-9/+9
2020-07-10Replace HTTP links with HTTPS ones: Common CLK frameworkAlexander A. Klimov8-9/+9
2020-07-10Merge branch 'clk-qcom' into clk-nextStephen Boyd5-2/+556
2020-07-10clk: qcom: Add CPU clock driver for msm8996Loic Poulain4-0/+554
2020-07-09clk: meson: meson8b: add the vclk2_en gate clockMartin Blumenstingl2-6/+27
2020-07-09clk: meson: meson8b: add the vclk_en gate clockMartin Blumenstingl2-6/+27
2020-06-29clk: qcom: Fix return value check in apss_ipq6018_probe()Wei Yongjun1-2/+2
2020-06-26Merge branch 'clk-bcm' into clk-nextStephen Boyd6-234/+800
2020-06-26clk: bcm: dvp: Add missing module informationsMaxime Ripard1-0/+4
2020-06-25clk: sifive: allocate sufficient memory for struct __prci_dataVincent Chen1-1/+4
2020-06-24clk: meson: meson8b: Drop CLK_IS_CRITICAL from fclk_div2Martin Blumenstingl1-7/+0
2020-06-23Merge branch 'clk-vc5' into clk-nextStephen Boyd1-47/+193
2020-06-23clk: imx: vf610: add CAAM clockAndrey Smirnov1-0/+1
2020-06-23clk: imx8mp: add mu root clkPeng Fan1-0/+1
2020-06-22clk: vc5: Enable addition output configurations of the VersaclockAdam Ford1-0/+156
2020-06-22clk: vc5: Allow Versaclock driver to support multiple instancesAdam Ford1-47/+37
2020-06-22Merge branch 'clk-qcom' into clk-nextStephen Boyd5-0/+348
2020-06-22clk: qcom: smd: Add support for MSM8936 rpm clocksVincent Knecht1-0/+50
2020-06-22clk: renesas: rzg2: Mark RWDT clocks as criticalUlrich Hecht3-0/+3
2020-06-22clk: renesas: rcar-gen3: Mark RWDT clocks as criticalUlrich Hecht7-5/+7
2020-06-22clk: renesas: cpg-mssr: Mark clocks as critical only if on at bootUlrich Hecht1-8/+9
2020-06-22clk: qcom: smd: Add support for SDM660 rpm clocksKonrad Dybcio1-0/+76
2020-06-22Merge branch 'clk-doc' into clk-nextStephen Boyd1-0/+15