summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-20Merge branches 'clk-tegra', 'clk-imx', 'clk-sifive', 'clk-mediatek' and 'clk-...Stephen Boyd
2020-12-20Merge branches 'clk-amlogic', 'clk-rockchip', 'clk-of', 'clk-freescale' and '...Stephen Boyd
2020-12-20Merge branches 'clk-doc', 'clk-qcom', 'clk-simplify', 'clk-hw', 'clk-renesas'...Stephen Boyd
2020-12-17clk: Add hardware-enable column to clk summaryDmitry Osipenko
2020-12-17clk: mediatek: Make mtk_clk_register_mux() a static functionWeiyi Lu
2020-12-16clk: sifive: Add clock enable and disable opsPragnesh Patel
2020-12-16clk: sifive: Fix the wrong bit field shiftZong Li
2020-12-16clk: sifive: Add a driver for the SiFive FU740 PRCI IP blockZong Li
2020-12-16clk: sifive: Use common name for prci configurationZong Li
2020-12-16clk: sifive: Extract prci core to common baseZong Li
2020-12-10clk: tegra: Fix duplicated SE clock entryDmitry Osipenko
2020-12-10clk: qcom: rpmh: add support for SM8350 rpmh clocksVinod Koul
2020-12-10clk: qcom: lpasscc: Introduce pm autosuspend for SC7180Taniya Das
2020-12-10clk: qcom: gcc-sc7180: Add 50 MHz clock rate for SDC2Douglas Anderson
2020-12-10clk: qcom: gcc-sc7180: Use floor ops for sdcc clksDouglas Anderson
2020-12-10clk: scpi: mark scpi_clk_match as maybe unusedKrzysztof Kozlowski
2020-12-10clk: pwm: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-12-10clk: renesas: sh73a0: Stop using __raw_*() I/O accessorsGeert Uytterhoeven
2020-12-10clk: renesas: r8a774c0: Add RPC clocksLad Prabhakar
2020-12-10clk: renesas: r8a779a0: Fix R and OSC clocksGeert Uytterhoeven
2020-12-10clk: renesas: cpg-mssr: fix kerneldoc of cpg_mssr_privKrzysztof Kozlowski
2020-12-10clk: renesas: rcar-usb2-clock-sel: Replace devm_reset_control_array_get()Yejune Deng
2020-12-10clk: renesas: r8a774b1: Add RPC clocksBiju Das
2020-12-10clk: renesas: r8a774a1: Add RPC clocksBiju Das
2020-12-10clk: renesas: r8a779a0: Add VIN clocksJacopo Mondi
2020-12-10clk: renesas: r8a779a0: Add CSI4[0-3] clocksJacopo Mondi
2020-12-10clk: renesas: r8a779a0: Make rcar_r8a779a0_cpg_clk_register() staticGeert Uytterhoeven
2020-12-07clk: qcom: Add GDSC support for SDX55 GCCManivannan Sadhasivam
2020-12-07clk: qcom: Add support for SDX55 RPMh clocksManivannan Sadhasivam
2020-12-07clk: qcom: Add SDX55 GCC supportNaveen Yadav
2020-12-07clk: fsl-flexspi: new driverMichael Walle
2020-12-07clk: divider: add devm_clk_hw_register_divider_table()Michael Walle
2020-12-07clk: qoriq: provide constants for the typeMichael Walle
2020-12-07clk: fsl-sai: use devm_clk_hw_register_composite_pdata()Michael Walle
2020-12-07clk: composite: add devm_clk_hw_register_composite_pdata()Michael Walle
2020-12-07clk: fsl-sai: fix memory leakMichael Walle
2020-12-07clk: qoriq: Add platform dependenciesGeert Uytterhoeven
2020-11-30clk: imx: scu: remove the calling of device_is_boundDong Aisheng
2020-11-29clk: rockchip: fix i2s gate bits on rk3066 and rk3188Johan Jonker
2020-11-29clk: rockchip: add CLK_SET_RATE_PARENT to sclk for rk3066a i2s and uart clocksJohan Jonker
2020-11-29clk: rockchip: Remove redundant null check before clk_prepare_enableXu Wang
2020-11-27clk: qcom: Kconfig: Fix spelling mistake "dyanmic" -> "dynamic"Colin Ian King
2020-11-26clk: tegra: bpmp: Clamp clock rates on requestsSivaram Nair
2020-11-26clk: meson: g12a: add MIPI DSI Host Pixel ClockNeil Armstrong
2020-11-24clk: qcom: rpmh: Add CE clock on sdm845.Thara Gopinath
2020-11-23clk: samsung: Prevent potential endless loop in the PLL opsSylwester Nawrocki
2020-11-23clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210Krzysztof Kozlowski
2020-11-23clk: meson: enable building as modulesKevin Hilman
2020-11-23clk: meson: Kconfig: fix dependency for G12AKevin Hilman
2020-11-23clk: meson: axg: add MIPI DSI Host clockNeil Armstrong