summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang2022-05-121-0/+2
* clk: tegra: tegra124-emc: Fix missing put_device() call in emc_ensure_emc_driverMiaoqian Lin2022-04-201-0/+1
* clk: clps711x: Terminate clk_div_table with sentinel elementJonathan Neuschäfer2022-04-201-0/+2
* clk: loongson1: Terminate clk_div_table with sentinel elementJonathan Neuschäfer2022-04-201-0/+1
* clk: qcom: clk-rcg2: Update the frac table for pixel clockTaniya Das2022-04-201-0/+1
* clk: uniphier: Fix fixed-rate initializationKunihiko Hayashi2022-04-201-0/+1
* clk: kirkwood: Fix a clocking boot regressionLinus Walleij2021-09-221-0/+1
* clk: tegra: Ensure that PLLU configuration is applied properlyDmitry Osipenko2021-07-201-2/+4
* clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel2021-05-221-1/+6
* clk: uniphier: Fix potential infinite loopColin Ian King2021-05-221-2/+2
* clk: socfpga: arria10: Fix memory leak of socfpga_clk on error returnColin Ian King2021-05-221-0/+1
* clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski2021-04-161-1/+1
* clk: fix invalid usage of list cursor in unregisterLukasz Bartosik2021-04-161-17/+13
* clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLLMartin Blumenstingl2021-03-031-1/+1
* clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou2020-12-291-2/+2
* clk: s2mps11: Fix a resource leak in error handling paths in the probe functionChristophe JAILLET2020-12-291-0/+1
* clk: ti: Fix memleak in ti_fapll_synth_setupZhang Qilong2020-12-291-2/+9
* clk: tegra: Fix duplicated SE clock entryDmitry Osipenko2020-12-292-1/+2
* clk: ti: clockdomain: fix static checker warningTero Kristo2020-11-101-0/+2
* clk: bcm2835: add missing release if devm_clk_hw_register failsNavid Emamdoost2020-10-291-1/+3
* clk: at91: clk-main: update key before writing AT91_CKGR_MORClaudiu Beznea2020-10-291-3/+8
* clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski2020-10-141-2/+2
* clk/ti/adpll: allocate room for terminating nullStephen Kitt2020-10-011-9/+2
* clk: rockchip: Fix initialization of mux_pll_src_4plls_pNathan Chancellor2020-09-231-1/+1
* clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang2020-08-211-1/+1
* clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor2020-06-301-5/+5
* clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski2020-06-301-1/+2
* clk: ti: composite: fix memory leakTero Kristo2020-06-301-0/+1
* clk: clk-flexgen: fix clock-critical handlingAlain Volmat2020-06-301-0/+1
* clk: qcom: msm8916: Fix the address location of pll->config_regBryan O'Donoghue2020-06-301-4/+4
* clk: sunxi: Fix incorrect usage of round_down()Rikard Falkeborn2020-06-301-1/+1
* clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni2020-04-241-6/+6
* clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea2020-04-241-0/+3
* clk: qcom: rcg: Return failure for RCG updateTaniya Das2020-04-131-1/+1
* clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson2020-02-281-0/+3
* clk: tegra: Mark fuse clock as criticalStephen Warren2020-02-141-1/+5
* clk: mmp2: Fix the order of timer mux parentsLubomir Rintel2020-02-051-1/+1
* clk: qcom: Fix -Wunused-const-variableNathan Huckleberry2020-01-291-36/+0
* clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating itChen-Yu Tsai2020-01-291-1/+1
* clk: dove: fix refcount leak in dove_clk_init()Yangtao Li2020-01-291-2/+6
* clk: armada-xp: fix refcount leak in axp_clk_init()Yangtao Li2020-01-291-1/+3
* clk: kirkwood: fix refcount leak in kirkwood_clk_init()Yangtao Li2020-01-291-0/+2
* clk: armada-370: fix refcount leak in a370_clk_init()Yangtao Li2020-01-291-1/+3
* clk: vf610: fix refcount leak in vf610_clocks_init()Yangtao Li2020-01-291-0/+1
* clk: imx7d: fix refcount leak in imx7d_clocks_init()Yangtao Li2020-01-291-0/+1
* clk: imx6sx: fix refcount leak in imx6sx_clocks_init()Yangtao Li2020-01-291-0/+1
* clk: imx6q: fix refcount leak in imx6q_clocks_init()Yangtao Li2020-01-291-0/+1
* clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()Yangtao Li2020-01-291-0/+1
* clk: socfpga: fix refcount leakYangtao Li2020-01-292-0/+2
* clk: qoriq: fix refcount leak in clockgen_init()Yangtao Li2020-01-291-0/+1