summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2020-04-23clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni1-6/+6
2020-04-23clk: imx: pll14xx: Add new frequency entries for pll1443x tableAnson Huang1-0/+2
2020-04-23clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea1-0/+3
2020-04-23clk: Don't cache errors from clk_ops::get_phase()Stephen Boyd1-16/+32
2020-04-21clk: at91: usb: use proper usbs_maskClaudiu Beznea1-1/+1
2020-04-21clk: at91: sam9x60: fix usb clock parentsClaudiu Beznea1-3/+2
2020-04-17clk: ingenic/TCU: Fix round_rate returning errorPaul Cercueil1-1/+1
2020-04-17clk: ingenic/jz4770: Exit with error if CGU init failedPaul Cercueil1-1/+3
2020-03-26clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez1-1/+1
2020-03-26clk: imx: Align imx sc clock msg structs to 4Leonard Crestez1-3/+3
2020-03-16clk: ti: am43xx: Fix clock parent for RTC clockTony Lindgren1-1/+1
2020-03-16Merge tag 'imx-clk-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd1-2/+2
2020-03-16clk: imx8mp: Correct the enet_qos parent clockFugang Duan1-1/+1
2020-03-16clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parentAnson Huang1-1/+1
2020-02-13clk: qcom: dispcc: Remove support of disp_cc_mdss_rscc_ahb_clkTaniya Das1-19/+0
2020-02-13clk: qcom: videocc: Update the clock flag for video_cc_vcodec0_core_clkTaniya Das1-1/+1
2020-02-12of: clk: Make of_clk_get_parent_{count,name}() parameter constGeert Uytterhoeven1-2/+2
2020-02-09Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-0/+26
2020-02-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-1/+1
2020-02-09Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+6
2020-02-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds5-41/+27
2020-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-02-04clk: qcom: Use ARRAY_SIZE in videocc-sc7180 for parent clocksDouglas Anderson1-1/+1
2020-02-04clk: qcom: Get rid of the test clock for videocc-sc7180Douglas Anderson1-3/+1
2020-02-04clk: qcom: Use ARRAY_SIZE in gpucc-sc7180 for parent clocksDouglas Anderson1-1/+1
2020-02-04clk: qcom: Get rid of the test clock for gpucc-sc7180Douglas Anderson1-3/+1
2020-02-04clk: qcom: Use ARRAY_SIZE in dispcc-sc7180 for parent clocksDouglas Anderson1-11/+11
2020-02-04clk: qcom: Get rid of the test clock for dispcc-sc7180Douglas Anderson1-22/+10
2020-02-04clk: qcom: Get rid of fallback global names for dispcc-sc7180Douglas Anderson1-13/+10
2020-02-04clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson1-0/+3
2020-02-04clk: ls1028a: fix a dereference of pointer 'parent' before a null checkColin Ian King1-1/+3
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada1-1/+1
2020-02-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds99-1599/+12741
2020-02-03clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()Stephen Boyd1-4/+4
2020-02-03clk: ls1028a: Fix warning on clamp() usageStephen Boyd1-2/+2
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2-14/+42
2020-02-01Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd59-1125/+12120
2020-02-01Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlo...Stephen Boyd22-398/+468
2020-02-01Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig...Stephen Boyd23-68/+124
2020-02-01Merge branches 'clk-init-allocation', 'clk-unused' and 'clk-register-dt-node-...Stephen Boyd2-4/+26
2020-01-31clk: qoriq: add ls1088a hwaccel clocks supportYangbo Lu1-0/+29
2020-01-31clk: ls1028a: Add clock driver for Display output interfaceWen He3-0/+297
2020-01-29clk: fsl-sai: new driverMichael Walle3-0/+105
2020-01-29clk: composite: add _register_composite_pdata() variantsMichael Walle1-3/+53
2020-01-28clk: qcom: rpmh: Sort OF match tableBjorn Andersson1-1/+1
2020-01-28Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds1-2/+2
2020-01-24clk: bd718x7: Support ROHM BD71828 clk blockMatti Vaittinen2-13/+31
2020-01-24mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesMatti Vaittinen1-1/+11
2020-01-24clk: zynqmp: Add support for clock with CLK_DIVIDER_POWER_OF_TWO flagTejas Patel1-5/+31
2020-01-24clk: zynqmp: Fix divider calculationRajan Vaja1-0/+46