summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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
2018-11-27clk: fixed-rate: fix of_node_get-put imbalanceAlan Tull
2018-11-21reset: hisilicon: fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-11-21clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent callEnric Balletbo i Serra
2018-11-21clk: at91: Fix division by zero in PLL recalc_rate()Ronald Wahl
2018-11-21clk: s2mps11: Fix matching when built as module and DT node contains compatibleKrzysztof Kozlowski
2018-11-10clk: samsung: Fix m2m scaler clock on Exynos542xAndrzej Pietrasiewicz
2018-09-26clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failureRajan Vaja
2018-09-26clk: imx6ul: fix missing of_node_put()Nicholas Mc Guire
2018-09-15clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in rk3399Levin Du
2018-09-05clk: rockchip: fix clk_i2sout parent selection bits on rk3399Alberto Panizzo
2018-07-03clk: at91: PLL recalc_rate() now using cached MUL and DIV valuesMarcin Ziemianowicz
2018-07-03clk: renesas: cpg-mssr: Stop using printk format %pCrGeert Uytterhoeven
2018-05-25clk: samsung: exynos3250: Fix PLL ratesAndrzej Hajda
2018-05-25clk: samsung: exynos5250: Fix PLL ratesAndrzej Hajda
2018-05-25clk: samsung: exynos5433: Fix PLL ratesAndrzej Hajda
2018-05-25clk: samsung: exynos5260: Fix PLL ratesAndrzej Hajda
2018-05-25clk: samsung: exynos7: Fix PLL ratesAndrzej Hajda
2018-05-25clk: samsung: s3c2410: Fix PLL ratesAndrzej Hajda
2018-05-25clk: rockchip: Prevent calculating mmc phase if clock rate is zeroShawn Lin
2018-05-25clk: tegra: Fix pll_u rate configurationMarcel Ziswiler