summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2024-01-22clk: samsung: clk-gs101: comply with the new dt cmu_misc clock namesTudor Ambarus
2024-01-19clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includesStephen Rothwell
2024-01-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge branch 'clk-rs9' into clk-nextStephen Boyd
2024-01-09Merge branches 'clk-zynq', 'clk-xilinx' and 'clk-stm' into clk-nextStephen Boyd
2024-01-09Merge branches 'clk-imx', 'clk-qcom', 'clk-amlogic' and 'clk-mediatek' into c...Stephen Boyd
2024-01-09Merge branches 'clk-versa', 'clk-silabs', 'clk-samsung', 'clk-starfive' and '...Stephen Boyd
2024-01-09Merge branches 'clk-renesas', 'clk-rockchip', 'clk-allwinner' and 'clk-cleanu...Stephen Boyd
2024-01-03clk: mediatek: add drivers for MT7988 SoCSam Shih
2024-01-03clk: mediatek: add pcw_chg_bit control for PLLs of MT7988Sam Shih
2024-01-03clk: mediatek: mt8188-topckgen: Refactor parents for top_dp/edp muxesAngeloGioacchino Del Regno
2024-01-03clk: mediatek: mt8195-topckgen: Refactor parents for top_dp/edp muxesAngeloGioacchino Del Regno
2024-01-03clk: mediatek: clk-mux: Support custom parent indices for muxesAngeloGioacchino Del Regno
2024-01-03clk: starfive: jh7100: Add CLK_SET_RATE_PARENT to gmac_txEmil Renner Berthing
2024-01-03clk: starfive: Add flags argument to JH71X0__MUX macroEmil Renner Berthing
2023-12-21clk: imx: pll14xx: change naming of fvco to foutShengjiu Wang
2023-12-20clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocksAlexander Stein
2023-12-20clk: imx: scu: Fix memory leak in __imx_clk_gpr_scu()Kuan-Wei Chiu
2023-12-19clk: qcom: dispcc-sm8650: Add test_ctl parameters to PLL configKonrad Dybcio
2023-12-19clk: qcom: gpucc-sm8650: Add test_ctl parameters to PLL configKonrad Dybcio
2023-12-19clk: qcom: dispcc-sm8550: Use the correct PLL configuration functionKonrad Dybcio
2023-12-19clk: qcom: dispcc-sm8550: Update disp PLL settingsKonrad Dybcio
2023-12-19clk: qcom: gpucc-sm8550: Update GPU PLL settingsKonrad Dybcio
2023-12-19clk: qcom: gcc-sm8550: Mark RCGs shared where applicableKonrad Dybcio
2023-12-19clk: qcom: gcc-sm8550: use collapse-voting for PCIe GDSCsKonrad Dybcio
2023-12-19clk: qcom: gcc-sm8550: Mark the PCIe GDSCs votableKonrad Dybcio
2023-12-19clk: qcom: gcc-sm8550: Add the missing RETAIN_FF_ENABLE GDSC flagKonrad Dybcio
2023-12-18dt-bindings: clock: google,gs101: rename CMU_TOP gate definesTudor Ambarus
2023-12-17clk: si5351: allow PLLs to be adjusted without resetAlvin Šipraga
2023-12-17clk: si5341: fix an error code problem in si5341_output_clk_set_rateSu Hui
2023-12-17clk: versaclock3: Drop ret variableBiju Das
2023-12-17clk: versaclock3: Add missing space between ')' and '{'Biju Das
2023-12-17clk: versaclock3: Use u8 return type for get_parent() callbackBiju Das
2023-12-17clk: versaclock3: Avoid unnecessary paddingBiju Das
2023-12-17clk: versaclock3: Update vc3_get_div() to avoid divide by zeroBiju Das
2023-12-17clk: stm32mp1: use stm32mp13 reset driverGabriel Fernandez
2023-12-17clk: stm32mp1: move stm32mp1 clock driver into stm32 directoryGabriel Fernandez
2023-12-17clk: rs9: Add support for 9FGV0841Marek Vasut
2023-12-17clk: rs9: Replace model check with bitshift from chip dataMarek Vasut
2023-12-17clk: rs9: Limit check to vendor ID in VID registerMarek Vasut
2023-12-17clocking-wizard: Add support for versal clocking wizardShubhrajyoti Datta
2023-12-17clk: microchip: mpfs-ccc: replace include of asm-generic/errno-base.hConor Dooley
2023-12-17clk: rs9: Fix DIF OEn bit placement on 9FGV0241Marek Vasut
2023-12-16drivers: clk: zynqmp: update divider round rate logicJay Buddhabhatti
2023-12-16drivers: clk: zynqmp: calculate closest mux rateJay Buddhabhatti
2023-12-16clk: mmp: pxa168: Fix memory leak in pxa168_clk_init()Kuan-Wei Chiu
2023-12-16clk: hi3620: Fix memory leak in hi3620_mmc_clk_init()Kuan-Wei Chiu
2023-12-16clk: sp7021: fix return value check in sp7021_clk_probe()Yang Yingliang
2023-12-15clk: qcom: camcc-sc8280xp: Prevent error pointer dereferenceDan Carpenter