aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2021-09-22clk: kirkwood: Fix a clocking boot regressionLinus Walleij
2021-09-22clk: fix build warning for orphan_listGreg Kroah-Hartman
2021-08-15clk: stm32f4: fix post divisor setup for I2S/SAI PLLsDario Binacchi
2021-07-20clk: tegra: Ensure that PLLU configuration is applied properlyDmitry Osipenko
2021-07-20clk: renesas: r8a77995: Add ZA2 clockKuninori Morimoto
2021-05-22clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel
2021-05-22clk: uniphier: Fix potential infinite loopColin Ian King
2021-05-22clk: socfpga: arria10: Fix memory leak of socfpga_clk on error returnColin Ian King
2021-04-16clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski
2021-04-16clk: fix invalid usage of list cursor in unregisterLukasz Bartosik
2021-04-16clk: fix invalid usage of list cursor in registerLukasz Bartosik
2021-03-03clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLLMartin Blumenstingl
2020-12-29clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou
2020-12-29clk: sunxi-ng: Make sure divider tables have sentinelJernej Skrabec
2020-12-29clk: s2mps11: Fix a resource leak in error handling paths in the probe functionChristophe JAILLET
2020-12-29clk: ti: Fix memleak in ti_fapll_synth_setupZhang Qilong
2020-12-29clk: tegra: Fix duplicated SE clock entryDmitry Osipenko
2020-11-05clk: ti: clockdomain: fix static checker warningTero Kristo
2020-10-29clk: bcm2835: add missing release if devm_clk_hw_register failsNavid Emamdoost
2020-10-29clk: at91: clk-main: update key before writing AT91_CKGR_MORClaudiu Beznea
2020-10-14clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski
2020-10-01clk/ti/adpll: allocate room for terminating nullStephen Kitt
2020-09-23clk: rockchip: Fix initialization of mux_pll_src_4plls_pNathan Chancellor
2020-08-26clk: Evict unregistered clks from parent cachesStephen Boyd
2020-08-21clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang
2020-06-25clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor
2020-06-25clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski
2020-06-25clk: ti: composite: fix memory leakTero Kristo
2020-06-25clk: clk-flexgen: fix clock-critical handlingAlain Volmat
2020-06-25clk: qcom: msm8916: Fix the address location of pll->config_regBryan O'Donoghue
2020-06-25clk: sunxi: Fix incorrect usage of round_down()Rikard Falkeborn
2020-05-20clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocksJustin Swartz
2020-04-24clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni
2020-04-24clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea
2020-04-24clk: Fix debugfs_create_*() usageGeert Uytterhoeven
2020-04-13clk: qcom: rcg: Return failure for RCG updateTaniya Das
2020-02-28clk: sunxi-ng: add mux and pll notifiers for A64 CPU clockIcenowy Zheng
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-27clk: sunxi-ng: v3s: add the missing PLL_DDR1Icenowy Zheng
2020-01-27clk: qcom: Fix -Wunused-const-variableNathan Huckleberry
2020-01-27clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating itChen-Yu Tsai
2020-01-27clk: dove: fix refcount leak in dove_clk_init()Yangtao Li
2020-01-27clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init()Yangtao Li
2020-01-27clk: armada-xp: fix refcount leak in axp_clk_init()Yangtao Li
2020-01-27clk: kirkwood: fix refcount leak in kirkwood_clk_init()Yangtao Li
2020-01-27clk: armada-370: fix refcount leak in a370_clk_init()Yangtao Li
2020-01-27clk: vf610: fix refcount leak in vf610_clocks_init()Yangtao Li
2020-01-27clk: imx7d: fix refcount leak in imx7d_clocks_init()Yangtao Li