summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2020-10-13clk: meson: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-13clk: mvebu: ap80x-cpu: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-13clk: uniphier: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-13clk/qcom: fix spelling typoWang Qing
2020-10-13clk: mediatek: Add MT8167 clock supportFabien Parent
2020-10-08clk: mediatek: add UART0 clock supportHanks Chen
2020-10-07clk: rockchip: Initialize hw to error to avoid undefined behaviorStephen Boyd
2020-10-03Merge tag 'imx-soc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson
2020-09-23clk: tegra: Drop !provider check in tegra210_clk_emc_set_rate()Stephen Boyd
2020-09-22clk: ti: dra7: add missing clkctrl register for SHA2 instanceTero Kristo
2020-09-22clk: ti: clockdomain: fix static checker warningTero Kristo
2020-09-22clk: ti: autoidle: add checks against NULL pointer referenceTero Kristo
2020-09-22clk: keystone: sci-clk: add 10% slack to set_rateTero Kristo
2020-09-22clk: keystone: sci-clk: cache results of last query rate operationTero Kristo
2020-09-22clk: keystone: sci-clk: fix parsing assigned-clock data during probeTero Kristo
2020-09-22clk: mediatek: fix platform_no_drv_owner.cocci warningsZou Wei
2020-09-22clk: mediatek: mt7629: simplify the return expression of mtk_infrasys_initLiu Shixin
2020-09-22clk: mediatek: mt6797: simplify the return expression of mtk_infrasys_initLiu Shixin
2020-09-22clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clkDinh Nguyen
2020-09-22clk: socfpga: agilex: Remove unused variable 'cntr_mux'YueHaibing
2020-09-22clk: si5341: drop unused 'err' variableKrzysztof Kozlowski
2020-09-22clk: mmp: pxa1928: drop unused 'clk' variableKrzysztof Kozlowski
2020-09-22clk: at91: drop unused at91sam9g45_pcr_layoutKrzysztof Kozlowski
2020-09-22clk: davinci: add missing kerneldocKrzysztof Kozlowski
2020-09-22clk: fixed: add missing kerneldocKrzysztof Kozlowski
2020-09-22clk: s2mps11: initialize driver via module_platform_driverKrzysztof Kozlowski
2020-09-22clk: bcm: rpi: Add register to control pixel bvb clkHoegeun Kwon
2020-09-22clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski
2020-09-22Merge tag 'for-5.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/teg...Stephen Boyd
2020-09-22clk: qcom: gcc-sdm660: Fix wrong parent_mapKonrad Dybcio
2020-09-22clk: qcom: dispcc: Update DP clk ops for phy designStephen Boyd
2020-09-22clk: qcom: gcc-msm8939: remove defined but not used variablesJason Yan
2020-09-22clk: qcom: ipq8074: make pcie0_rchng_clk_src staticJason Yan
2020-09-22clk: rockchip: rk3399: Support module buildElaine Zhang
2020-09-22clk: rockchip: fix the clk config to support module buildElaine Zhang
2020-09-22clk: rockchip: Export some clock common APIs for module driversElaine Zhang
2020-09-22clk: rockchip: Export rockchip_register_softrst()Elaine Zhang
2020-09-22clk: rockchip: Export rockchip_clk_register_ddrclk()Elaine Zhang
2020-09-22clk: rockchip: Use clk_hw_register_composite instead of clk_register_composit...Elaine Zhang
2020-09-22clk: rockchip: rk3308: drop unused mux_timer_src_pKrzysztof Kozlowski
2020-09-22clk: imx: imx21: Remove clock driverFabio Estevam
2020-09-22clk: imx: imx35: Remove mx35_clocks_init()Fabio Estevam
2020-09-22clk: imx: imx31: Remove mx31_clocks_init()Fabio Estevam
2020-09-22clk: imx: imx27: Remove mx27_clocks_init()Fabio Estevam
2020-09-21clk: tegra: Fix missing prototype for tegra210_clk_register_emc()Thierry Reding
2020-09-21clk: tegra: Always program PLL_E when enabledThierry Reding
2020-09-21clk: tegra: Capitalization fixesThierry Reding
2020-09-17clk: renesas: rcar-gen3: Update description for RZ/G2Lad Prabhakar
2020-09-17clk: renesas: cpg-mssr: Add support for R-Car V3UYoshihiro Shimoda
2020-09-17clk: renesas: cpg-mssr: Add register pointers into struct cpg_mssr_privYoshihiro Shimoda