summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2020-12-10clk: renesas: r8a774c0: Add RPC clocksLad Prabhakar3-0/+42
2020-12-10clk: renesas: r8a779a0: Fix R and OSC clocksGeert Uytterhoeven1-3/+10
2020-12-10clk: renesas: cpg-mssr: fix kerneldoc of cpg_mssr_privKrzysztof Kozlowski1-1/+2
2020-12-10clk: renesas: rcar-usb2-clock-sel: Replace devm_reset_control_array_get()Yejune Deng1-1/+1
2020-12-10clk: renesas: r8a774b1: Add RPC clocksBiju Das1-0/+8
2020-12-10clk: renesas: r8a774a1: Add RPC clocksBiju Das1-0/+8
2020-12-10clk: renesas: r8a779a0: Add VIN clocksJacopo Mondi1-0/+32
2020-12-10clk: renesas: r8a779a0: Add CSI4[0-3] clocksJacopo Mondi1-0/+4
2020-12-10clk: renesas: r8a779a0: Make rcar_r8a779a0_cpg_clk_register() staticGeert Uytterhoeven1-1/+1
2020-12-09Merge tag 'samsung-drivers-5.11-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-2/+2
2020-12-09Merge tag 'omap-for-v5.11/genpd-drivers-signed' of git://git.kernel.org/pub/s...Arnd Bergmann1-0/+2
2020-12-07clk: qcom: Add GDSC support for SDX55 GCCManivannan Sadhasivam2-0/+34
2020-12-07clk: qcom: Add support for SDX55 RPMh clocksManivannan Sadhasivam1-0/+20
2020-12-07clk: qcom: Add SDX55 GCC supportNaveen Yadav3-0/+1634
2020-12-07clk: fsl-flexspi: new driverMichael Walle3-0/+115
2020-12-07clk: divider: add devm_clk_hw_register_divider_table()Michael Walle1-0/+34
2020-12-07clk: qoriq: provide constants for the typeMichael Walle1-6/+7
2020-12-07clk: fsl-sai: use devm_clk_hw_register_composite_pdata()Michael Walle1-19/+7
2020-12-07clk: composite: add devm_clk_hw_register_composite_pdata()Michael Walle1-0/+50
2020-12-07clk: fsl-sai: fix memory leakMichael Walle1-0/+12
2020-12-07clk: qoriq: Add platform dependenciesGeert Uytterhoeven1-1/+2
2020-12-07clk: renesas: r9a06g032: Drop __packed for portabilityGeert Uytterhoeven1-1/+1
2020-12-07clk: imx: scu: fix MXC_CLK_SCU module build breakDong Aisheng1-2/+2
2020-12-05clk: samsung: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2020-11-30clk: imx: scu: remove the calling of device_is_boundDong Aisheng1-11/+4
2020-11-29clk: rockchip: fix i2s gate bits on rk3066 and rk3188Johan Jonker1-3/+4
2020-11-29clk: rockchip: add CLK_SET_RATE_PARENT to sclk for rk3066a i2s and uart clocksJohan Jonker1-14/+14
2020-11-29clk: rockchip: Remove redundant null check before clk_prepare_enableXu Wang1-2/+1
2020-11-27clk: qcom: Kconfig: Fix spelling mistake "dyanmic" -> "dynamic"Colin Ian King1-1/+1
2020-11-26Merge tag 'memory-controller-drv-tegra-5.11-2' of git://git.kernel.org/pub/sc...Arnd Bergmann1-0/+3
2020-11-26clk: tegra: bpmp: Clamp clock rates on requestsSivaram Nair1-3/+3
2020-11-26clk: meson: g12a: add MIPI DSI Host Pixel ClockNeil Armstrong2-1/+76
2020-11-24clk: qcom: rpmh: Add CE clock on sdm845.Thara Gopinath1-0/+2
2020-11-23clk: samsung: Prevent potential endless loop in the PLL opsSylwester Nawrocki1-76/+71
2020-11-23clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210Krzysztof Kozlowski2-13/+76
2020-11-23clk: meson: enable building as modulesKevin Hilman9-9/+34
2020-11-23clk: meson: Kconfig: fix dependency for G12AKevin Hilman1-0/+1
2020-11-23clk: meson: axg: add MIPI DSI Host clockNeil Armstrong2-1/+69
2020-11-23clk: meson: axg: add Video ClocksNeil Armstrong2-1/+773
2020-11-20clk: tegra: Do not return 0 on failureNicolin Chen1-2/+2
2020-11-19clk: ti: dra7: Drop idlest polling from IVA clkctrl clocksTony Lindgren1-0/+7
2020-11-19clk: ti: omap4: Drop idlest polling from IVA clkctrl clocksTony Lindgren1-1/+1
2020-11-16clk: ti: am437x: Keep am4 l3 main clock always on for genpdTony Lindgren1-0/+8
2020-11-16clk: ti: am33xx: Keep am3 l3 main clock always on for genpdTony Lindgren1-0/+2
2020-11-14clk: qcom: dispcc-sm8250: handle MMCX power domainDmitry Baryshkov1-0/+1
2020-11-14clk: meson: g12: use devm variant to register notifiersJerome Brunet1-14/+20
2020-11-14clk: add devm variant of clk_notifier_registerJerome Brunet1-0/+36
2020-11-14clk: meson: g12: drop use of __clk_lookup()Jerome Brunet1-36/+32
2020-11-14clk: add api to get clk consumer from clk_hwJerome Brunet1-0/+61
2020-11-14clk: avoid devm_clk_release name clashJerome Brunet1-6/+6