summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2021-12-14clk: qcom: regmap-mux: fix parent clock lookupDmitry Baryshkov3-1/+15
2021-09-22clk: kirkwood: Fix a clocking boot regressionLinus Walleij1-0/+1
2021-09-22clk: fix build warning for orphan_listGreg Kroah-Hartman1-5/+5
2021-08-12clk: stm32f4: fix post divisor setup for I2S/SAI PLLsDario Binacchi1-5/+5
2021-07-20clk: tegra: Ensure that PLLU configuration is applied properlyDmitry Osipenko1-2/+4
2021-07-20clk: renesas: r8a77995: Add ZA2 clockKuninori Morimoto1-0/+1
2021-07-11clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren1-0/+1
2021-05-22clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel1-1/+6
2021-05-22clk: uniphier: Fix potential infinite loopColin Ian King1-2/+2
2021-05-22clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLEChen Hui1-0/+1
2021-05-22clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0Pali Rohár1-6/+39
2021-05-22clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHzPali Rohár1-5/+7
2021-05-22clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clockMarek Behún1-28/+0
2021-05-22clk: socfpga: arria10: Fix memory leak of socfpga_clk on error returnColin Ian King1-0/+1
2021-04-14clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski1-1/+1
2021-04-14clk: fix invalid usage of list cursor in unregisterLukasz Bartosik1-17/+13
2021-04-14clk: fix invalid usage of list cursor in registerLukasz Bartosik1-9/+8
2021-03-04clk: qcom: gcc-msm8998: Fix Alpha PLL type for all GPLLsAngeloGioacchino Del Regno1-50/+50
2021-03-04clk: sunxi-ng: h6: Fix clock divider range on some clocksAndre Przywara1-4/+4
2021-03-04clk: sunxi-ng: h6: Fix CEC clockAndre Przywara1-1/+1
2021-03-04clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLLMartin Blumenstingl1-1/+1
2021-01-27clk: tegra30: Add hda clock default rates to clock driverPeter Geis1-0/+2
2020-12-30clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou1-2/+2
2020-12-30clk: sunxi-ng: Make sure divider tables have sentinelJernej Skrabec2-0/+2
2020-12-30clk: s2mps11: Fix a resource leak in error handling paths in the probe functionChristophe JAILLET1-0/+1
2020-12-30clk: ti: Fix memleak in ti_fapll_synth_setupZhang Qilong1-2/+9
2020-12-30clk: tegra: Fix duplicated SE clock entryDmitry Osipenko2-1/+2
2020-12-30clk: renesas: r9a06g032: Drop __packed for portabilityGeert Uytterhoeven1-1/+1
2020-11-05clk: ti: clockdomain: fix static checker warningTero Kristo1-0/+2
2020-10-30clk: bcm2835: add missing release if devm_clk_hw_register failsNavid Emamdoost1-1/+3
2020-10-30clk: at91: clk-main: update key before writing AT91_CKGR_MORClaudiu Beznea1-3/+8
2020-10-30clk: rockchip: Initialize hw to error to avoid undefined behaviorStephen Boyd1-1/+1
2020-10-07clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski1-2/+2
2020-10-07clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clkDinh Nguyen1-1/+1
2020-10-01clk: stratix10: use do_div() for 64-bit calculationDinh Nguyen1-1/+3
2020-10-01clk/ti/adpll: allocate room for terminating nullStephen Kitt1-9/+2
2020-09-23clk: rockchip: Fix initialization of mux_pll_src_4plls_pNathan Chancellor1-1/+1
2020-09-23clk: davinci: Use the correct size when allocating memoryChristophe JAILLET1-1/+1
2020-08-26clk: Evict unregistered clks from parent cachesStephen Boyd1-11/+41
2020-08-21clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang1-1/+1
2020-08-19clk: scmi: Fix min and max rate when registering clocks with discrete ratesSudeep Holla1-3/+19
2020-06-25clk: sprd: return correct type of value for _sprd_pll_recalc_rateChunyan Zhang1-1/+1
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: samsung: Mark top ISP and CAM clocks on Exynos542x as criticalMarek Szyprowski1-7/+9
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-06-22PM: runtime: clk: Fix clk_pm_runtime_get() error pathRafael J. Wysocki1-1/+5