aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2024-06-16clk: samsung: Switch to use kmemdup_array()Andy Shevchenko2-6/+6
2024-06-14clk: meson: add missing MODULE_DESCRIPTION() macrosJerome Brunet15-11/+29
2024-06-14clk: sophgo: Add SG2042 clock driverChen Wang6-0/+2063
2024-06-13clk: qcom: Add QCM2290 GPU clock controller driverKonrad Dybcio3-0/+433
2024-06-12clk: qcom: clk-alpha-pll: Add HUAYRA_2290 supportKonrad Dybcio2-0/+50
2024-06-12clk: qcom: add clock controller driver for qca8386/qca8084Luo Jie3-0/+2231
2024-06-12clk: qcom: common: commonize qcom_cc_really_probeLuo Jie105-109/+108
2024-06-12clk: qcom: branch: Add clk_branch2_prepare_opsLuo Jie2-0/+8
2024-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-2/+9
2024-06-11clk: renesas: r8a779h0: Add VIN clocksNiklas Söderlund1-0/+16
2024-06-10Merge topic branches 'clkdev' and 'fixes' into for-linusRussell King (Oracle)251-2472/+18316
2024-06-10clk: meson: add 'NOINIT_ENABLED' flag to eliminate init for enabled PLLDmitry Rokosov2-16/+25
2024-06-08clk: rockchip: rk3128: Drop CLK_NR_CLKS usageAlex Bee1-4/+16
2024-06-07clk: renesas: rcar-gen2: Use DEFINE_SPINLOCK() for static spinlockGeert Uytterhoeven1-3/+1
2024-06-07clk: renesas: cpg-lib: Use DEFINE_SPINLOCK() for global spinlockGeert Uytterhoeven3-5/+1
2024-06-07clk: renesas: r8a77970: Use common cpg_lockGeert Uytterhoeven1-4/+1
2024-06-04clk: sifive: prci: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-06-04clkdev: don't fail clkdev_alloc() if over-sizedRussell King (Oracle)1-2/+9
2024-06-04clk: sunxi: Remove unused struct 'gates_data'Dr. David Alan Gilbert1-11/+0
2024-06-04clk: sunxi-ng: add missing MODULE_DESCRIPTION() macrosJeff Johnson24-0/+24
2024-06-04clk: meson: c3: add c3 clock peripherals controller driverXianwei Zhao3-0/+2380
2024-06-04clk: meson: c3: add support for the C3 SoC PLL clockXianwei Zhao3-0/+760
2024-06-03clk: mediatek: Add a module description where missingAngeloGioacchino Del Regno146-8/+291
2024-06-03clk: test: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-3/+6
2024-06-03clk: sprd: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-03clk: sophgo: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-03clk: stm32mp25: add security clocksGabriel Fernandez1-0/+34
2024-06-03clk: stm32mp2: use of STM32 access controllerGabriel Fernandez4-198/+290
2024-06-03clk: meson: s4: fix pwm_j_div parent clockXianwei Zhao1-1/+1
2024-06-03clk: meson: s4: fix fixed_pll_dco clockXianwei Zhao1-0/+5
2024-06-03clk: renesas: r8a779h0: Add CSI-2 clocksNiklas Söderlund1-0/+2
2024-06-03clk: renesas: r8a779h0: Add ISPCS clocksNiklas Söderlund1-0/+2
2024-05-31clk: qcom: camcc-sc7280: Add parent dependency to all camera GDSCsTaniya Das1-0/+5
2024-05-31clk: qcom: gcc-sc7280: Update force mem core bit for UFS ICE clockTaniya Das1-0/+3
2024-05-31clk: qcom: sc7280: Update the transition delay for GDSCTaniya Das4-0/+43
2024-05-29clk: sifive: Do not register clkdevs for PRCI clocksSamuel Holland1-8/+0
2024-05-28clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flagMd Sadre Alam1-4/+6
2024-05-28clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configsGabor Juhos1-2/+0
2024-05-28clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLsGabor Juhos1-0/+3
2024-05-28clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parentsLuca Weiss1-5/+5
2024-05-28clk: qcom: gcc-ipq9574: Add PCIe pipe clocksAlexandru Gagniuc1-0/+76
2024-05-28clk: rockchip: rk3128: Add hclk_vio_h2p to critical clocksAlex Bee1-0/+1
2024-05-28clk: rockchip: rk3128: Export PCLK_MIPIPHYAlex Bee1-1/+1
2024-05-27clk: qcom: Add Video Clock Controller driver for SM7150Danila Tikhonov3-0/+368
2024-05-27clk: qcom: Add Camera Clock Controller driver for SM7150Danila Tikhonov3-0/+2070
2024-05-27clk: qcom: Add Display Clock Controller driver for SM7150Danila Tikhonov3-0/+1017
2024-05-27clk: qcom: gcc-sm7150: constify clk_init_data structuresDanila Tikhonov1-196/+196
2024-05-27clk: qcom: Fix SM_GCC_7150 dependenciesDanila Tikhonov1-0/+1
2024-05-27clk: qcom: Constify struct pll_vcoChristophe JAILLET28-38/+38
2024-05-27clk: samsung: exynos-clkout: Remove misleading of_match_table/MODULE_DEVICE_T...Marek Szyprowski1-3/+4