Age | Commit message (Expand) | Author |
2020-12-20 | Merge branches 'clk-tegra', 'clk-imx', 'clk-sifive', 'clk-mediatek' and 'clk-... | Stephen Boyd |
2020-12-20 | Merge branches 'clk-amlogic', 'clk-rockchip', 'clk-of', 'clk-freescale' and '... | Stephen Boyd |
2020-12-20 | Merge branches 'clk-doc', 'clk-qcom', 'clk-simplify', 'clk-hw', 'clk-renesas'... | Stephen Boyd |
2020-12-17 | clk: Add hardware-enable column to clk summary | Dmitry Osipenko |
2020-12-17 | clk: mediatek: Make mtk_clk_register_mux() a static function | Weiyi Lu |
2020-12-16 | clk: sifive: Add clock enable and disable ops | Pragnesh Patel |
2020-12-16 | clk: sifive: Fix the wrong bit field shift | Zong Li |
2020-12-16 | clk: sifive: Add a driver for the SiFive FU740 PRCI IP block | Zong Li |
2020-12-16 | clk: sifive: Use common name for prci configuration | Zong Li |
2020-12-16 | clk: sifive: Extract prci core to common base | Zong Li |
2020-12-10 | clk: tegra: Fix duplicated SE clock entry | Dmitry Osipenko |
2020-12-10 | clk: qcom: rpmh: add support for SM8350 rpmh clocks | Vinod Koul |
2020-12-10 | clk: qcom: lpasscc: Introduce pm autosuspend for SC7180 | Taniya Das |
2020-12-10 | clk: qcom: gcc-sc7180: Add 50 MHz clock rate for SDC2 | Douglas Anderson |
2020-12-10 | clk: qcom: gcc-sc7180: Use floor ops for sdcc clks | Douglas Anderson |
2020-12-10 | clk: scpi: mark scpi_clk_match as maybe unused | Krzysztof Kozlowski |
2020-12-10 | clk: pwm: drop of_match_ptr from of_device_id table | Krzysztof Kozlowski |
2020-12-10 | clk: renesas: sh73a0: Stop using __raw_*() I/O accessors | Geert Uytterhoeven |
2020-12-10 | clk: renesas: r8a774c0: Add RPC clocks | Lad Prabhakar |
2020-12-10 | clk: renesas: r8a779a0: Fix R and OSC clocks | Geert Uytterhoeven |
2020-12-10 | clk: renesas: cpg-mssr: fix kerneldoc of cpg_mssr_priv | Krzysztof Kozlowski |
2020-12-10 | clk: renesas: rcar-usb2-clock-sel: Replace devm_reset_control_array_get() | Yejune Deng |
2020-12-10 | clk: renesas: r8a774b1: Add RPC clocks | Biju Das |
2020-12-10 | clk: renesas: r8a774a1: Add RPC clocks | Biju Das |
2020-12-10 | clk: renesas: r8a779a0: Add VIN clocks | Jacopo Mondi |
2020-12-10 | clk: renesas: r8a779a0: Add CSI4[0-3] clocks | Jacopo Mondi |
2020-12-10 | clk: renesas: r8a779a0: Make rcar_r8a779a0_cpg_clk_register() static | Geert Uytterhoeven |
2020-12-07 | clk: qcom: Add GDSC support for SDX55 GCC | Manivannan Sadhasivam |
2020-12-07 | clk: qcom: Add support for SDX55 RPMh clocks | Manivannan Sadhasivam |
2020-12-07 | clk: qcom: Add SDX55 GCC support | Naveen Yadav |
2020-12-07 | clk: fsl-flexspi: new driver | Michael Walle |
2020-12-07 | clk: divider: add devm_clk_hw_register_divider_table() | Michael Walle |
2020-12-07 | clk: qoriq: provide constants for the type | Michael Walle |
2020-12-07 | clk: fsl-sai: use devm_clk_hw_register_composite_pdata() | Michael Walle |
2020-12-07 | clk: composite: add devm_clk_hw_register_composite_pdata() | Michael Walle |
2020-12-07 | clk: fsl-sai: fix memory leak | Michael Walle |
2020-12-07 | clk: qoriq: Add platform dependencies | Geert Uytterhoeven |
2020-11-30 | clk: imx: scu: remove the calling of device_is_bound | Dong Aisheng |
2020-11-29 | clk: rockchip: fix i2s gate bits on rk3066 and rk3188 | Johan Jonker |
2020-11-29 | clk: rockchip: add CLK_SET_RATE_PARENT to sclk for rk3066a i2s and uart clocks | Johan Jonker |
2020-11-29 | clk: rockchip: Remove redundant null check before clk_prepare_enable | Xu Wang |
2020-11-27 | clk: qcom: Kconfig: Fix spelling mistake "dyanmic" -> "dynamic" | Colin Ian King |
2020-11-26 | clk: tegra: bpmp: Clamp clock rates on requests | Sivaram Nair |
2020-11-26 | clk: meson: g12a: add MIPI DSI Host Pixel Clock | Neil Armstrong |
2020-11-24 | clk: qcom: rpmh: Add CE clock on sdm845. | Thara Gopinath |
2020-11-23 | clk: samsung: Prevent potential endless loop in the PLL ops | Sylwester Nawrocki |
2020-11-23 | clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210 | Krzysztof Kozlowski |
2020-11-23 | clk: meson: enable building as modules | Kevin Hilman |
2020-11-23 | clk: meson: Kconfig: fix dependency for G12A | Kevin Hilman |
2020-11-23 | clk: meson: axg: add MIPI DSI Host clock | Neil Armstrong |