summaryrefslogtreecommitdiff
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel2021-05-191-1/+6
* clk: uniphier: Fix potential infinite loopColin Ian King2021-05-141-2/+2
* clk: qcom: apss-ipq-pll: Add missing MODULE_DEVICE_TABLEChen Hui2021-05-141-0/+1
* clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLEChen Hui2021-05-141-0/+1
* clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enableQuanyang Wang2021-05-141-1/+11
* clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callbackQuanyang Wang2021-05-141-6/+6
* clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford2021-05-1416-252/+54
* media: aspeed: fix clock handling logicJae Hyun Yoo2021-05-141-2/+2
* clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0Pali Rohár2021-05-141-6/+39
* clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHzPali Rohár2021-05-141-5/+7
* clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clockMarek Behún2021-05-141-28/+0
* clk: socfpga: arria10: Fix memory leak of socfpga_clk on error returnColin Ian King2021-05-111-0/+1
* clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski2021-04-141-1/+1
* clk: fix invalid usage of list cursor in unregisterLukasz Bartosik2021-04-141-17/+13
* clk: fix invalid usage of list cursor in registerLukasz Bartosik2021-04-141-9/+8
* clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clkDouglas Anderson2021-03-301-2/+2
* clk: qcom: gpucc-msm8998: Add resets, cxc, fix flags on gpu_gx_gdscAngeloGioacchino Del Regno2021-03-171-2/+6
* clk: qcom: gdsc: Implement NO_RET_PERIPH flagAngeloGioacchino Del Regno2021-03-172-3/+10
* clk: aspeed: Fix APLL calculate formula from ast2600-A2Ryan Chen2021-03-041-10/+27
* clk: divider: fix initialization with parent_hwMichael Tretter2021-03-041-2/+7
* clk: qcom: gcc-msm8998: Fix Alpha PLL type for all GPLLsAngeloGioacchino Del Regno2021-03-041-50/+50
* clk: sunxi-ng: h6: Fix clock divider range on some clocksAndre Przywara2021-03-041-4/+4
* clk: renesas: r8a779a0: Fix parent of CBFUSA clockGeert Uytterhoeven2021-03-041-1/+1
* clk: renesas: r8a779a0: Remove non-existent S2 clockGeert Uytterhoeven2021-03-041-1/+0
* clk: sunxi-ng: h6: Fix CEC clockAndre Przywara2021-03-041-1/+1
* clk: meson: clk-pll: propagate the error from meson_clk_pll_set_rate()Martin Blumenstingl2021-03-041-2/+3
* clk: meson: clk-pll: make "ret" a signed integerMartin Blumenstingl2021-03-041-1/+2
* clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLLMartin Blumenstingl2021-03-041-1/+1
* clk: sunxi-ng: mp: fix parent rate change flag checkJernej Skrabec2021-02-171-1/+1
* clk: qcom: gcc-sm250: Use floor ops for sdcc clksDmitry Baryshkov2021-02-031-2/+2
* clk: mmp2: fix build without CONFIG_PMArnd Bergmann2021-02-031-2/+4
* clk: imx: fix Kconfig warning for i.MX SCU clkArnd Bergmann2021-02-031-2/+0
* clk: tegra30: Add hda clock default rates to clock driverPeter Geis2021-01-271-0/+2
* clk: tegra: Do not return 0 on failureNicolin Chen2020-12-301-2/+2
* clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou2020-12-301-2/+2
* clk: ingenic: Fix divider calculation with div tablesPaul Cercueil2020-12-301-4/+10
* clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts"Geert Uytterhoeven2020-12-301-2/+2
* clk: sunxi-ng: Make sure divider tables have sentinelJernej Skrabec2020-12-302-0/+2
* clk: s2mps11: Fix a resource leak in error handling paths in the probe functionChristophe JAILLET2020-12-301-0/+1
* clk: at91: sam9x60: remove atmel,osc-bypass supportAlexandre Belloni2020-12-301-5/+1
* clk: at91: sama7g5: fix compilation errorClaudiu Beznea2020-12-301-2/+4
* clk: bcm: dvp: Add MODULE_DEVICE_TABLE()Nicolas Saenz Julienne2020-12-301-0/+1
* clk: ti: Fix memleak in ti_fapll_synth_setupZhang Qilong2020-12-301-2/+9
* clk: tegra: Fix duplicated SE clock entryDmitry Osipenko2020-12-302-1/+2
* clk: qcom: gcc-sc7180: Use floor ops for sdcc clksDouglas Anderson2020-12-301-2/+2
* clk: renesas: r8a779a0: Fix R and OSC clocksGeert Uytterhoeven2020-12-301-3/+10
* clk: fsl-sai: fix memory leakMichael Walle2020-12-301-0/+12
* clk: meson: Kconfig: fix dependency for G12AKevin Hilman2020-12-301-0/+1
* clk: renesas: r9a06g032: Drop __packed for portabilityGeert Uytterhoeven2020-12-071-1/+1
* clk: imx: scu: fix MXC_CLK_SCU module build breakDong Aisheng2020-12-071-2/+2