summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2022-12-08clk: qcom: gcc-sc8280xp: add cxo as parent for three ufs ref clksShazad Hussain1-0/+6
2022-12-08ARM: at91: rm9200: fix usb device clock idMichael Grzeschik1-1/+1
2022-12-08clk: qcom: gdsc: Remove direct runtime PM callsStephen Boyd2-57/+6
2022-12-08clk: qcom: gdsc: add missing error handlingJohan Hovold1-8/+17
2022-12-08clk: samsung: exynos7885: Correct "div4" clock parentsDavid Virag1-2/+2
2022-11-10clk: renesas: r8a779g0: Add SASYNCPER clocksGeert Uytterhoeven1-0/+5
2022-11-10clk: qcom: Update the force mem core bit for GPU clocksTaniya Das2-0/+2
2022-11-10clk: renesas: r8a779g0: Fix HSCIF parent clocksGeert Uytterhoeven1-4/+4
2022-11-10clk: rs9: Fix I2C accessorsMarek Vasut1-3/+62
2022-10-26clk: tegra: Fix Tegra PWM parent clockJon Hunter5-0/+5
2022-10-21clk: bcm2835: Round UART input clock upIvan T. Ivanov1-2/+33
2022-10-21clk: zynqmp: pll: rectify rate rounding in zynqmp_pll_round_rateQuanyang Wang1-16/+15
2022-10-21clk: zynqmp: Fix stack-out-of-bounds in strncpy`Ian Nam1-0/+7
2022-10-21clk: ast2600: BCLK comes from EPLLJoel Stanley1-1/+1
2022-10-21clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probeMiaoqian Lin1-3/+6
2022-10-21clk: ti: Balance of_node_get() calls for of_find_node_by_name()Liang He1-2/+3
2022-10-21clk: imx: scu: fix memleak on platform_device_add() failsLin Yujun1-1/+5
2022-10-21clk: imx8mp: tune the order of enet_qos_root_clkPeng Fan1-1/+1
2022-10-21clk: bcm2835: fix bcm2835_clock_rate_from_divisor declarationStefan Wahren1-3/+3
2022-10-21clk: bcm2835: Make peripheral PLLC criticalMaxime Ripard1-1/+1
2022-10-21clk: baikal-t1: Add SATA internal ref clock bufferSerge Semin3-1/+85
2022-10-21clk: baikal-t1: Add shared xGMAC ref/ptp clocks internal parentSerge Semin3-3/+12
2022-10-21clk: baikal-t1: Fix invalid xGMAC PTP clock dividerSerge Semin1-1/+1
2022-10-21clk: vc5: Fix 5P49V6901 outputs disabling when enabling FODSerge Semin1-1/+1
2022-10-21clk: mediatek: Migrate remaining clk_unregister_*() to clk_hw_unregister_*()Chen-Yu Tsai1-5/+5
2022-10-21clk: mediatek: fix unregister function in mtk_clk_register_dividers cleanupChen-Yu Tsai1-1/+1
2022-10-21clk: mediatek: clk-mt8195-mfg: Reparent mfg_bg3d and propagate rate changesAngeloGioacchino Del Regno1-2/+4
2022-10-21clk: mediatek: mt8183: mfgcfg: Propagate rate changes to parentChen-Yu Tsai1-3/+3
2022-10-21clk: qcom: gcc-sm6115: Override default Alpha PLL regsAdam Skladowski1-16/+30
2022-10-21clk: qcom: apss-ipq6018: mark apcs_alias0_core_clk as criticalRobert Marko1-1/+1
2022-10-21clk: qcom: sm6115: Select QCOM_GDSCDang Huynh1-0/+1
2022-10-21clk: mediatek: mt8195-infra_ao: Set pwrmcu clocks as criticalAngeloGioacchino Del Regno1-3/+10
2022-10-21clk: mediatek: clk-mt8195-vdo1: Reparent and set rate on vdo1_dpintf's parentAngeloGioacchino Del Regno1-1/+5
2022-10-21clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parentAngeloGioacchino Del Regno1-1/+6
2022-10-21clk: qcom: gcc-sdm660: Use floor ops for SDCC1 clockMarijn Suijten1-1/+1
2022-10-21clk: samsung: exynosautov9: correct register offsets of peric0/c1Chanho Park1-10/+10
2022-10-21clk: tegra20: Fix refcount leak in tegra20_clock_initMiaoqian Lin1-0/+1
2022-10-21clk: tegra: Fix refcount leak in tegra114_clock_initMiaoqian Lin1-0/+1
2022-10-21clk: tegra: Fix refcount leak in tegra210_clock_initMiaoqian Lin1-0/+1
2022-10-21clk: sprd: Hold reference returned by of_get_parent()Liang He1-4/+5
2022-10-21clk: berlin: Add of_node_put() for of_get_parent()Liang He2-2/+9
2022-10-21clk: qoriq: Hold reference returned by of_get_parent()Liang He1-2/+8
2022-10-21clk: oxnas: Hold reference returned by of_get_parent()Liang He1-2/+4
2022-10-21clk: st: Hold reference returned by of_get_parent()Liang He2-2/+8
2022-10-21clk: meson: Hold reference returned by of_get_parent()Liang He3-3/+12
2022-09-29clk: imx93: drop of_match_ptrPeng Fan1-1/+1
2022-09-29clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli1-4/+8
2022-09-29clk: sunxi-ng: h6: Fix default PLL GPU rateJernej Skrabec1-2/+6
2022-09-28clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu1-2/+2
2022-09-28Merge tag 'clk-microchip-fixes-6.0' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd1-2/+9