summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: bcm-2835: Remove rounding up the dividersMaxime Ripard2022-01-271-8/+3
* clk: bcm-2835: Pick the closest clock rateMaxime Ripard2022-01-271-1/+1
* clk: qcom: regmap-mux: fix parent clock lookupDmitry Baryshkov2021-12-143-1/+15
* clk: kirkwood: Fix a clocking boot regressionLinus Walleij2021-09-221-0/+1
* clk: fix build warning for orphan_listGreg Kroah-Hartman2021-09-221-5/+5
* clk: stm32f4: fix post divisor setup for I2S/SAI PLLsDario Binacchi2021-08-121-5/+5
* clk: tegra: Ensure that PLLU configuration is applied properlyDmitry Osipenko2021-07-201-2/+4
* clk: renesas: r8a77995: Add ZA2 clockKuninori Morimoto2021-07-201-0/+1
* clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren2021-07-111-0/+1
* 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: qcom: a53-pll: Add missing MODULE_DEVICE_TABLEChen Hui2021-05-221-0/+1
* clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0Pali Rohár2021-05-221-6/+39
* clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHzPali Rohár2021-05-221-5/+7
* clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clockMarek Behún2021-05-221-28/+0
* 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-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-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: sunxi-ng: h6: Fix CEC clockAndre Przywara2021-03-041-1/+1
* clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLLMartin Blumenstingl2021-03-041-1/+1
* clk: tegra30: Add hda clock default rates to clock driverPeter Geis2021-01-271-0/+2
* clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou2020-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: 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: renesas: r9a06g032: Drop __packed for portabilityGeert Uytterhoeven2020-12-301-1/+1
* clk: ti: clockdomain: fix static checker warningTero Kristo2020-11-051-0/+2
* clk: bcm2835: add missing release if devm_clk_hw_register failsNavid Emamdoost2020-10-301-1/+3
* clk: at91: clk-main: update key before writing AT91_CKGR_MORClaudiu Beznea2020-10-301-3/+8
* clk: rockchip: Initialize hw to error to avoid undefined behaviorStephen Boyd2020-10-301-1/+1
* clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski2020-10-071-2/+2
* clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clkDinh Nguyen2020-10-071-1/+1
* clk: stratix10: use do_div() for 64-bit calculationDinh Nguyen2020-10-011-1/+3
* 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: davinci: Use the correct size when allocating memoryChristophe JAILLET2020-09-231-1/+1
* clk: Evict unregistered clks from parent cachesStephen Boyd2020-08-261-11/+41
* clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang2020-08-211-1/+1
* clk: scmi: Fix min and max rate when registering clocks with discrete ratesSudeep Holla2020-08-191-3/+19
* clk: sprd: return correct type of value for _sprd_pll_recalc_rateChunyan Zhang2020-06-251-1/+1
* clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor2020-06-251-5/+5
* clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski2020-06-251-1/+2
* clk: ti: composite: fix memory leakTero Kristo2020-06-251-0/+1
* clk: clk-flexgen: fix clock-critical handlingAlain Volmat2020-06-251-0/+1
* clk: samsung: Mark top ISP and CAM clocks on Exynos542x as criticalMarek Szyprowski2020-06-251-7/+9
* clk: qcom: msm8916: Fix the address location of pll->config_regBryan O'Donoghue2020-06-251-4/+4