summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2020-04-13clk: qcom: rcg: Return failure for RCG updateTaniya Das
2020-02-28clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson
2020-02-14clk: tegra: Mark fuse clock as criticalStephen Warren
2020-02-05clk: mmp2: Fix the order of timer mux parentsLubomir Rintel
2020-01-29clk: qcom: Fix -Wunused-const-variableNathan Huckleberry
2020-01-29clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating itChen-Yu Tsai
2020-01-29clk: dove: fix refcount leak in dove_clk_init()Yangtao Li
2020-01-29clk: armada-xp: fix refcount leak in axp_clk_init()Yangtao Li
2020-01-29clk: kirkwood: fix refcount leak in kirkwood_clk_init()Yangtao Li
2020-01-29clk: armada-370: fix refcount leak in a370_clk_init()Yangtao Li
2020-01-29clk: vf610: fix refcount leak in vf610_clocks_init()Yangtao Li
2020-01-29clk: imx7d: fix refcount leak in imx7d_clocks_init()Yangtao Li
2020-01-29clk: imx6sx: fix refcount leak in imx6sx_clocks_init()Yangtao Li
2020-01-29clk: imx6q: fix refcount leak in imx6q_clocks_init()Yangtao Li
2020-01-29clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()Yangtao Li
2020-01-29clk: socfpga: fix refcount leakYangtao Li
2020-01-29clk: qoriq: fix refcount leak in clockgen_init()Yangtao Li
2020-01-29clk: highbank: fix refcount leak in hb_clk_init()Yangtao Li
2020-01-23clk: Don't try to enable critical clocks if prepare failedGuenter Roeck
2020-01-23clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...Marian Mihailescu
2020-01-04clk: pxa: fix one of the pxa RTC clocksRobert Jarzmik
2020-01-04clk: qcom: Allow constant ratio freq tables for rcgJeffrey Hugo
2019-12-21clk: sunxi-ng: h3/h5: Fix CSI_MCLK parentChen-Yu Tsai
2019-12-21clk: rockchip: fix rk3188 sclk_mac_lbtest parameter orderingHeiko Stuebner
2019-12-21clk: rockchip: fix rk3188 sclk_smc gate dataFinley Xiao
2019-12-05clk: at91: fix update bit maps on CFG_MOR writeEugen Hristev
2019-12-05clk: at91: avoid sleeping earlyAlexandre Belloni
2019-12-05clk: samsung: exynos5420: Preserve PLL configuration during suspend/resumeMarek Szyprowski
2019-11-28clk: mmp2: fix the clock id for sdh2_clk and sdh3_clkLubomir Rintel
2019-11-25clk: samsung: Use clk_hw API for calling clk framework from clk notifiersMarek Szyprowski
2019-10-07clk: at91: select parent if main oscillator or bypass is enabledEugen Hristev
2019-10-07clk: sirf: Don't reference clk_init_data after registrationStephen Boyd
2019-10-07clk: qoriq: Fix -Wunused-const-variableNathan Huckleberry
2019-09-21clk: rockchip: Don't yell about bad mmc phases when gettingDouglas Anderson
2019-09-16clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor
2019-07-10clk: sunxi: fix uninitialized accessArnd Bergmann
2019-06-22clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288Douglas Anderson
2019-05-25clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides dividerDmitry Osipenko
2019-03-23clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil
2019-03-23clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil
2019-03-23clk: clk-twl6040: Fix imprecise external abort for pdmclkTony Lindgren
2019-03-23clk: sunxi: A31: Fix wrong AHB gate numberAndre Przywara
2019-02-12clk: imx6sl: ensure MMDC CH0 handshake is bypassedAnson Huang
2019-02-12clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocksChen-Yu Tsai
2019-01-26clk: imx6q: reset exclusive gates on initLucas Stach
2019-01-09clk: rockchip: fix typo in rk3188 spdif_frac parentJohan Jonker
2018-12-21clk: mmp: Off by one in mmp_clk_add()Dan Carpenter
2018-12-21clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter
2018-11-27clk: fixed-factor: fix of_node_get-put imbalanceRicardo Ribalda Delgado
2018-11-27clk: samsung: exynos5420: Enable PERIS clocks for suspendMarek Szyprowski