summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2021-04-14clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski
2021-04-14clk: fix invalid usage of list cursor in unregisterLukasz Bartosik
2021-04-14clk: fix invalid usage of list cursor in registerLukasz Bartosik
2021-03-30clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clkDouglas Anderson
2021-03-17clk: qcom: gpucc-msm8998: Add resets, cxc, fix flags on gpu_gx_gdscAngeloGioacchino Del Regno
2021-03-17clk: qcom: gdsc: Implement NO_RET_PERIPH flagAngeloGioacchino Del Regno
2021-03-04clk: aspeed: Fix APLL calculate formula from ast2600-A2Ryan Chen
2021-03-04clk: divider: fix initialization with parent_hwMichael Tretter
2021-03-04clk: qcom: gcc-msm8998: Fix Alpha PLL type for all GPLLsAngeloGioacchino Del Regno
2021-03-04clk: sunxi-ng: h6: Fix clock divider range on some clocksAndre Przywara
2021-03-04clk: renesas: r8a779a0: Fix parent of CBFUSA clockGeert Uytterhoeven
2021-03-04clk: renesas: r8a779a0: Remove non-existent S2 clockGeert Uytterhoeven
2021-03-04clk: sunxi-ng: h6: Fix CEC clockAndre Przywara
2021-03-04clk: meson: clk-pll: propagate the error from meson_clk_pll_set_rate()Martin Blumenstingl
2021-03-04clk: meson: clk-pll: make "ret" a signed integerMartin Blumenstingl
2021-03-04clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLLMartin Blumenstingl
2021-02-17clk: sunxi-ng: mp: fix parent rate change flag checkJernej Skrabec
2021-02-03clk: qcom: gcc-sm250: Use floor ops for sdcc clksDmitry Baryshkov
2021-02-03clk: mmp2: fix build without CONFIG_PMArnd Bergmann
2021-02-03clk: imx: fix Kconfig warning for i.MX SCU clkArnd Bergmann
2021-01-27clk: tegra30: Add hda clock default rates to clock driverPeter Geis
2020-12-30clk: tegra: Do not return 0 on failureNicolin Chen
2020-12-30clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou
2020-12-30clk: ingenic: Fix divider calculation with div tablesPaul Cercueil
2020-12-30clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts"Geert Uytterhoeven
2020-12-30clk: sunxi-ng: Make sure divider tables have sentinelJernej Skrabec
2020-12-30clk: s2mps11: Fix a resource leak in error handling paths in the probe functionChristophe JAILLET
2020-12-30clk: at91: sam9x60: remove atmel,osc-bypass supportAlexandre Belloni
2020-12-30clk: at91: sama7g5: fix compilation errorClaudiu Beznea
2020-12-30clk: bcm: dvp: Add MODULE_DEVICE_TABLE()Nicolas Saenz Julienne
2020-12-30clk: ti: Fix memleak in ti_fapll_synth_setupZhang Qilong
2020-12-30clk: tegra: Fix duplicated SE clock entryDmitry Osipenko
2020-12-30clk: qcom: gcc-sc7180: Use floor ops for sdcc clksDouglas Anderson
2020-12-30clk: renesas: r8a779a0: Fix R and OSC clocksGeert Uytterhoeven
2020-12-30clk: fsl-sai: fix memory leakMichael Walle
2020-12-30clk: meson: Kconfig: fix dependency for G12AKevin Hilman
2020-12-07clk: renesas: r9a06g032: Drop __packed for portabilityGeert Uytterhoeven
2020-12-07clk: imx: scu: fix MXC_CLK_SCU module build breakDong Aisheng
2020-11-04clk: imx8m: fix bus critical clk registrationPeng Fan
2020-10-28clk: define to_clk_regmap() as inline functionArnd Bergmann
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-10-20Merge branches 'clk-ingenic', 'clk-at91', 'clk-kconfig', 'clk-imx', 'clk-qcom...Stephen Boyd
2020-10-20Merge branches 'clk-semicolon', 'clk-axi-clkgen', 'clk-qoriq', 'clk-baikal', ...Stephen Boyd
2020-10-20Merge branches 'clk-simplify', 'clk-ti', 'clk-tegra', 'clk-rockchip' and 'clk...Stephen Boyd
2020-10-20Merge branches 'clk-renesas', 'clk-amlogic', 'clk-allwinner', 'clk-samsung', ...Stephen Boyd
2020-10-20clk: imx8mq: Fix usdhc parents orderAbel Vesa
2020-10-20clk: qcom: gdsc: Keep RETAIN_FF bit set if gdsc is already onStephen Boyd
2020-10-14clk: Restrict CLK_HSDK to ARC_SOC_HSDKGeert Uytterhoeven