summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2020-06-25clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor1-5/+5
2020-06-25clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski1-1/+2
2020-06-25clk: ti: composite: fix memory leakTero Kristo1-0/+1
2020-06-25clk: clk-flexgen: fix clock-critical handlingAlain Volmat1-0/+1
2020-06-25clk: qcom: msm8916: Fix the address location of pll->config_regBryan O'Donoghue1-4/+4
2020-06-25clk: sunxi: Fix incorrect usage of round_down()Rikard Falkeborn1-1/+1
2020-05-20clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocksJustin Swartz1-13/+4
2020-04-24clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni1-6/+6
2020-04-24clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea1-0/+3
2020-04-24clk: Fix debugfs_create_*() usageGeert Uytterhoeven1-17/+15
2020-04-13clk: qcom: rcg: Return failure for RCG updateTaniya Das1-1/+1
2020-02-28clk: sunxi-ng: add mux and pll notifiers for A64 CPU clockIcenowy Zheng1-1/+27
2020-02-28clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson1-0/+3
2020-02-15clk: tegra: Mark fuse clock as criticalStephen Warren1-1/+5
2020-02-05clk: mmp2: Fix the order of timer mux parentsLubomir Rintel1-1/+1
2020-01-27clk: sunxi-ng: v3s: add the missing PLL_DDR1Icenowy Zheng2-6/+19
2020-01-27clk: qcom: Fix -Wunused-const-variableNathan Huckleberry1-36/+0
2020-01-27clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating itChen-Yu Tsai1-1/+1
2020-01-27clk: dove: fix refcount leak in dove_clk_init()Yangtao Li1-2/+6
2020-01-27clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init()Yangtao Li1-1/+3
2020-01-27clk: armada-xp: fix refcount leak in axp_clk_init()Yangtao Li1-1/+3
2020-01-27clk: kirkwood: fix refcount leak in kirkwood_clk_init()Yangtao Li1-0/+2
2020-01-27clk: armada-370: fix refcount leak in a370_clk_init()Yangtao Li1-1/+3
2020-01-27clk: vf610: fix refcount leak in vf610_clocks_init()Yangtao Li1-0/+1
2020-01-27clk: imx7d: fix refcount leak in imx7d_clocks_init()Yangtao Li1-0/+1
2020-01-27clk: imx6sx: fix refcount leak in imx6sx_clocks_init()Yangtao Li1-0/+1
2020-01-27clk: imx6q: fix refcount leak in imx6q_clocks_init()Yangtao Li1-0/+1
2020-01-27clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()Yangtao Li1-0/+1
2020-01-27clk: socfpga: fix refcount leakYangtao Li2-0/+2
2020-01-27clk: qoriq: fix refcount leak in clockgen_init()Yangtao Li1-0/+1
2020-01-27clk: highbank: fix refcount leak in hb_clk_init()Yangtao Li1-0/+1
2020-01-23clk: Don't try to enable critical clocks if prepare failedGuenter Roeck1-2/+8
2020-01-17clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...Marian Mihailescu1-0/+2
2020-01-04clk: pxa: fix one of the pxa RTC clocksRobert Jarzmik1-0/+1
2020-01-04clk: qcom: Allow constant ratio freq tables for rcgJeffrey Hugo2-0/+5
2019-12-17clk: renesas: r8a77995: Correct parent clock of DUGeert Uytterhoeven1-2/+2
2019-12-17clk: sunxi-ng: h3/h5: Fix CSI_MCLK parentChen-Yu Tsai1-1/+1
2019-12-17clk: rockchip: fix I2S1 clock gate register for rk3328Katsuhiro Suzuki1-1/+1
2019-12-17clk: rockchip: fix rk3188 sclk_mac_lbtest parameter orderingHeiko Stuebner1-2/+2
2019-12-17clk: rockchip: fix rk3188 sclk_smc gate dataFinley Xiao1-2/+2
2019-12-17clk: sunxi-ng: a64: Fix gate bit of DSI DPHYJagan Teki1-1/+1
2019-12-05clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated()Alexandre Belloni1-18/+10
2019-12-05clk: at91: fix update bit maps on CFG_MOR writeEugen Hristev1-1/+1
2019-12-05clk: ti: dra7-atl-clock: Remove ti_clk_add_alias callPeter Ujfalusi1-6/+0
2019-12-05clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18Colin Ian King1-1/+1
2019-12-05clk: at91: avoid sleeping earlyAlexandre Belloni2-5/+20
2019-12-05clk: samsung: exynos5420: Preserve PLL configuration during suspend/resumeMarek Szyprowski1-0/+6
2019-12-05clk: meson: gxbb: let sar_adc_clk_div set the parent clock rateMartin Blumenstingl1-0/+1
2019-12-01clk: sunxi-ng: enable so-said LDOs for A64 SoC's pll-mipi clockIcenowy Zheng1-1/+6
2019-12-01clk: at91: audio-pll: fix audio pmc typeAlexandre Belloni1-1/+1