aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | clk: qcom: gcc-sa8775p: Remove support for UFS hw ctl clocksTaniya Das2024-06-231-109/+2
| | * | | clk: qcom: gpucc-sm8350: Park RCG's clk source at XO during disableTaniya Das2024-06-231-2/+3
| | * | | clk: qcom: nsscc-qca8k: Fix the MDIO functions undefined issueLuo Jie2024-06-211-1/+1
| | * | | clk: qcom: select right config in CLK_QCM2290_GPUCC definitionLukas Bulwahn2024-06-211-1/+1
| | * | | clk: qcom: Remove QCOM_RPMCC symbolElliot Berman2024-06-211-5/+0
| | * | | clk: qcom: Add QCM2290 GPU clock controller driverKonrad Dybcio2024-06-133-0/+433
| | * | | clk: qcom: clk-alpha-pll: Add HUAYRA_2290 supportKonrad Dybcio2024-06-122-0/+50
| | * | | clk: qcom: add clock controller driver for qca8386/qca8084Luo Jie2024-06-123-0/+2231
| | * | | clk: qcom: common: commonize qcom_cc_really_probeLuo Jie2024-06-12105-109/+108
| | * | | clk: qcom: branch: Add clk_branch2_prepare_opsLuo Jie2024-06-122-0/+8
| | * | | clk: qcom: camcc-sc7280: Add parent dependency to all camera GDSCsTaniya Das2024-05-311-0/+5
| | * | | clk: qcom: gcc-sc7280: Update force mem core bit for UFS ICE clockTaniya Das2024-05-311-0/+3
| | * | | clk: qcom: sc7280: Update the transition delay for GDSCTaniya Das2024-05-314-0/+43
| | * | | clk: qcom: gcc-ipq9574: Add PCIe pipe clocksAlexandru Gagniuc2024-05-281-0/+76
| | * | | clk: qcom: Add Video Clock Controller driver for SM7150Danila Tikhonov2024-05-273-0/+368
| | * | | clk: qcom: Add Camera Clock Controller driver for SM7150Danila Tikhonov2024-05-273-0/+2070
| | * | | clk: qcom: Add Display Clock Controller driver for SM7150Danila Tikhonov2024-05-273-0/+1017
| | * | | clk: qcom: gcc-sm7150: constify clk_init_data structuresDanila Tikhonov2024-05-271-196/+196
| | * | | clk: qcom: Fix SM_GCC_7150 dependenciesDanila Tikhonov2024-05-271-0/+1
| | * | | clk: qcom: Constify struct pll_vcoChristophe JAILLET2024-05-2728-38/+38
| | * | | clk: qcom: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-05-264-0/+4
| | | |/ | | |/|
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'clk-renesas', 'clk-amlogic', 'clk-allwinner' and 'clk-samsung...Stephen Boyd2024-07-1657-66/+3296
| |\ \ \ \ \ \
| | | | | * | | clk: samsung: gs101: mark gout_hsi2_ufs_embd_i_clk_unipro as criticalPeter Griffin2024-07-011-1/+1
| | | | | * | | clk: samsung: Switch to use kmemdup_array()Andy Shevchenko2024-06-162-6/+6
| | | | | * | | clk: samsung: exynos-clkout: Remove misleading of_match_table/MODULE_DEVICE_T...Marek Szyprowski2024-05-271-3/+4
| | | | | |/ /
| | | | * | | clk: sunxi-ng r40: Constify struct regmap_configJavier Carrasco2024-07-101-1/+1
| | | | * | | clk: sunxi-ng: h616: Add clock/reset for GPADCChris Morgan2024-06-222-1/+6
| | | | * | | clk: sunxi: Remove unused struct 'gates_data'Dr. David Alan Gilbert2024-06-041-11/+0
| | | | * | | clk: sunxi-ng: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-0424-0/+24
| | | | |/ /
| | | * | | clk: meson: add missing MODULE_DESCRIPTION() macrosJerome Brunet2024-06-1415-11/+29
| | | * | | clk: meson: add 'NOINIT_ENABLED' flag to eliminate init for enabled PLLDmitry Rokosov2024-06-102-16/+25
| | | * | | clk: meson: c3: add c3 clock peripherals controller driverXianwei Zhao2024-06-043-0/+2380
| | | * | | clk: meson: c3: add support for the C3 SoC PLL clockXianwei Zhao2024-06-043-0/+760
| | | * | | clk: meson: s4: fix pwm_j_div parent clockXianwei Zhao2024-06-031-1/+1
| | | * | | clk: meson: s4: fix fixed_pll_dco clockXianwei Zhao2024-06-031-0/+5
| | | |/ /
| | * | | clk: renesas: r9a08g045: Add clock, reset and power domain support for I2CClaudiu Beznea2024-06-271-0/+20
| | * | | clk: renesas: r8a779h0: Add Audio clocksKuninori Morimoto2024-06-271-0/+2
| | * | | clk: renesas: r9a08g045: Add clock, reset and power domain support for the VB...Claudiu Beznea2024-06-271-0/+6
| | * | | clk: renesas: Drop "Renesas" from individual driver descriptionsGeert Uytterhoeven2024-06-241-2/+2
| | * | | clk: renesas: r8a779h0: Fix PLL2/PLL4 multipliers in commentsGeert Uytterhoeven2024-06-241-3/+3
| | * | | clk: renesas: r8a779h0: Add VIN clocksNiklas Söderlund2024-06-111-0/+16
| | * | | clk: renesas: rcar-gen2: Use DEFINE_SPINLOCK() for static spinlockGeert Uytterhoeven2024-06-071-3/+1
| | * | | clk: renesas: cpg-lib: Use DEFINE_SPINLOCK() for global spinlockGeert Uytterhoeven2024-06-073-5/+1
| | * | | clk: renesas: r8a77970: Use common cpg_lockGeert Uytterhoeven2024-06-071-4/+1
| | * | | clk: renesas: r8a779h0: Add CSI-2 clocksNiklas Söderlund2024-06-031-0/+2
| | * | | clk: renesas: r8a779h0: Add ISPCS clocksNiklas Söderlund2024-06-031-0/+2
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'clk-stm', 'clk-cleanup', 'clk-kunit' and 'clk-mediatek' into ...Stephen Boyd2024-07-16159-82/+515
| |\ \ \ \ \
| | | | * | | clk: en7523: fix rate divider for slic and spi clocksLorenzo Bianconi2024-07-081-2/+7
| | | | * | | clk: en7523: Remove PCIe reset open drain configuration for EN7581Lorenzo Bianconi2024-07-081-10/+2
| | | | * | | clk: en7523: Remove pcie prepare/unpreare callbacks for EN7581 SoCLorenzo Bianconi2024-07-081-39/+2