summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2022-10-26clk: bcm2835: Make peripheral PLLC criticalMaxime Ripard
2022-10-26clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probeMiaoqian Lin
2022-10-26clk: bcm2835: fix bcm2835_clock_rate_from_divisor declarationStefan Wahren
2022-10-26clk: tegra20: Fix refcount leak in tegra20_clock_initMiaoqian Lin
2022-10-26clk: tegra: Fix refcount leak in tegra114_clock_initMiaoqian Lin
2022-10-26clk: tegra: Fix refcount leak in tegra210_clock_initMiaoqian Lin
2022-10-26clk: berlin: Add of_node_put() for of_get_parent()Liang He
2022-10-26clk: oxnas: Hold reference returned by of_get_parent()Liang He
2022-10-05clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli
2022-09-15clk: core: Fix runtime PM sequence in clk_core_unprepare()Chen-Yu Tsai
2022-09-15Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"Stephen Boyd
2022-09-15clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate opsChen-Yu Tsai
2022-08-25clk: qcom: ipq8074: dont disable gcc_sleep_clk_srcRobert Marko
2022-08-25clk: qcom: ipq8074: set BRANCH_HALT_DELAY flag for UBI clocksRobert Marko
2022-08-25clk: qcom: ipq8074: fix NSS port frequency tablesRobert Marko
2022-08-25clk: renesas: r9a06g032: Fix UART clkgrp bitselRalph Siemsen
2022-05-25clk: at91: generated: consider range when calculating best rateCodrin Ciubotariu
2022-05-12clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang
2022-04-15clk: Enforce that disjoints limits are invalidMaxime Ripard
2022-04-15clk: qcom: gcc-msm8994: Fix gpll4 widthKonrad Dybcio
2022-04-15clk: tegra: tegra124-emc: Fix missing put_device() call in emc_ensure_emc_driverMiaoqian Lin
2022-04-15clk: clps711x: Terminate clk_div_table with sentinel elementJonathan Neuschäfer
2022-04-15clk: loongson1: Terminate clk_div_table with sentinel elementJonathan Neuschäfer
2022-04-15clk: actions: Terminate clk_div_table with sentinel elementJonathan Neuschäfer
2022-04-15clk: qcom: clk-rcg2: Update the frac table for pixel clockTaniya Das
2022-04-15clk: qcom: ipq8074: Use floor ops for SDCC1 clockDirk Buchwalder
2022-04-15clk: uniphier: Fix fixed-rate initializationKunihiko Hayashi
2022-01-27clk: bcm-2835: Remove rounding up the dividersMaxime Ripard
2022-01-27clk: bcm-2835: Pick the closest clock rateMaxime Ripard
2021-12-14clk: qcom: regmap-mux: fix parent clock lookupDmitry Baryshkov
2021-09-22clk: kirkwood: Fix a clocking boot regressionLinus Walleij
2021-09-22clk: fix build warning for orphan_listGreg Kroah-Hartman
2021-08-12clk: 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-07-11clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren
2021-05-22clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel
2021-05-22clk: uniphier: Fix potential infinite loopColin Ian King
2021-05-22clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLEChen Hui
2021-05-22clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0Pali Rohár
2021-05-22clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHzPali Rohár
2021-05-22clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clockMarek Behún
2021-05-22clk: socfpga: arria10: Fix memory leak of socfpga_clk on error returnColin Ian King
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-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: sunxi-ng: h6: Fix CEC clockAndre Przywara
2021-03-04clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLLMartin Blumenstingl