summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2024-06-04clk: sifive: prci: fix module autoloadingKrzysztof Kozlowski
2024-06-04clkdev: don't fail clkdev_alloc() if over-sizedRussell King (Oracle)
2024-06-04clk: sunxi: Remove unused struct 'gates_data'Dr. David Alan Gilbert
2024-06-04clk: sunxi-ng: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-04clk: meson: c3: add c3 clock peripherals controller driverXianwei Zhao
2024-06-04clk: meson: c3: add support for the C3 SoC PLL clockXianwei Zhao
2024-06-03clk: mediatek: Add a module description where missingAngeloGioacchino Del Regno
2024-06-03clk: test: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-03clk: sprd: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-03clk: sophgo: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-03clk: stm32mp25: add security clocksGabriel Fernandez
2024-06-03clk: stm32mp2: use of STM32 access controllerGabriel Fernandez
2024-06-03clk: meson: s4: fix pwm_j_div parent clockXianwei Zhao
2024-06-03clk: meson: s4: fix fixed_pll_dco clockXianwei Zhao
2024-06-03clk: renesas: r8a779h0: Add CSI-2 clocksNiklas Söderlund
2024-06-03clk: renesas: r8a779h0: Add ISPCS clocksNiklas Söderlund
2024-05-31clk: qcom: camcc-sc7280: Add parent dependency to all camera GDSCsTaniya Das
2024-05-31clk: qcom: gcc-sc7280: Update force mem core bit for UFS ICE clockTaniya Das
2024-05-31clk: qcom: sc7280: Update the transition delay for GDSCTaniya Das
2024-05-29clk: sifive: Do not register clkdevs for PRCI clocksSamuel Holland
2024-05-28clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flagMd Sadre Alam
2024-05-28clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configsGabor Juhos
2024-05-28clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLsGabor Juhos
2024-05-28clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parentsLuca Weiss
2024-05-28clk: qcom: gcc-ipq9574: Add PCIe pipe clocksAlexandru Gagniuc
2024-05-28clk: rockchip: rk3128: Add hclk_vio_h2p to critical clocksAlex Bee
2024-05-28clk: rockchip: rk3128: Export PCLK_MIPIPHYAlex Bee
2024-05-27clk: qcom: Add Video Clock Controller driver for SM7150Danila Tikhonov
2024-05-27clk: qcom: Add Camera Clock Controller driver for SM7150Danila Tikhonov
2024-05-27clk: qcom: Add Display Clock Controller driver for SM7150Danila Tikhonov
2024-05-27clk: qcom: gcc-sm7150: constify clk_init_data structuresDanila Tikhonov
2024-05-27clk: qcom: Fix SM_GCC_7150 dependenciesDanila Tikhonov
2024-05-27clk: qcom: Constify struct pll_vcoChristophe JAILLET
2024-05-27clk: samsung: exynos-clkout: Remove misleading of_match_table/MODULE_DEVICE_T...Marek Szyprowski
2024-05-26clk: qcom: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-05-18Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-05-16Merge branches 'clk-microchip', 'clk-samsung' and 'clk-qcom' into clk-nextStephen Boyd
2024-05-16Merge branches 'clk-counted', 'clk-imx', 'clk-amlogic', 'clk-binding' and 'cl...Stephen Boyd
2024-05-16Merge branches 'clk-stm', 'clk-renesas', 'clk-scmi' and 'clk-allwinner' into ...Stephen Boyd
2024-05-16Merge branches 'clk-cleanup', 'clk-airoha', 'clk-mediatek', 'clk-sophgo' and ...Stephen Boyd
2024-05-16Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linusRussell King (Oracle)
2024-05-14clk: samsung: Don't register clkdev lookup for the fixed rate clocksMarek Szyprowski
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-08clkdev: report over-sized strings when creating clkdev entriesRussell King (Oracle)
2024-05-07clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLsGabor Juhos
2024-05-07clk: qcom: apss-ipq-pll: fix PLL rate for IPQ5018Gabor Juhos
2024-05-07clk: qcom: Fix SM_GPUCC_8650 dependenciesNathan Chancellor
2024-05-07clk: qcom: Fix SC_CAMCC_8280XP dependenciesNathan Chancellor
2024-05-07clock, reset: microchip: move all mpfs reset code to the reset subsystemConor Dooley