Age | Commit message (Expand) | Author |
2024-06-04 | clk: sifive: prci: fix module autoloading | Krzysztof Kozlowski |
2024-06-04 | clkdev: don't fail clkdev_alloc() if over-sized | Russell King (Oracle) |
2024-06-04 | clk: sunxi: Remove unused struct 'gates_data' | Dr. David Alan Gilbert |
2024-06-04 | clk: sunxi-ng: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-04 | clk: meson: c3: add c3 clock peripherals controller driver | Xianwei Zhao |
2024-06-04 | clk: meson: c3: add support for the C3 SoC PLL clock | Xianwei Zhao |
2024-06-03 | clk: mediatek: Add a module description where missing | AngeloGioacchino Del Regno |
2024-06-03 | clk: test: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-03 | clk: sprd: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-06-03 | clk: sophgo: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-06-03 | clk: stm32mp25: add security clocks | Gabriel Fernandez |
2024-06-03 | clk: stm32mp2: use of STM32 access controller | Gabriel Fernandez |
2024-06-03 | clk: meson: s4: fix pwm_j_div parent clock | Xianwei Zhao |
2024-06-03 | clk: meson: s4: fix fixed_pll_dco clock | Xianwei Zhao |
2024-06-03 | clk: renesas: r8a779h0: Add CSI-2 clocks | Niklas Söderlund |
2024-06-03 | clk: renesas: r8a779h0: Add ISPCS clocks | Niklas Söderlund |
2024-05-31 | clk: qcom: camcc-sc7280: Add parent dependency to all camera GDSCs | Taniya Das |
2024-05-31 | clk: qcom: gcc-sc7280: Update force mem core bit for UFS ICE clock | Taniya Das |
2024-05-31 | clk: qcom: sc7280: Update the transition delay for GDSC | Taniya Das |
2024-05-29 | clk: sifive: Do not register clkdevs for PRCI clocks | Samuel Holland |
2024-05-28 | clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag | Md Sadre Alam |
2024-05-28 | clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configs | Gabor Juhos |
2024-05-28 | clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLs | Gabor Juhos |
2024-05-28 | clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parents | Luca Weiss |
2024-05-28 | clk: qcom: gcc-ipq9574: Add PCIe pipe clocks | Alexandru Gagniuc |
2024-05-28 | clk: rockchip: rk3128: Add hclk_vio_h2p to critical clocks | Alex Bee |
2024-05-28 | clk: rockchip: rk3128: Export PCLK_MIPIPHY | Alex Bee |
2024-05-27 | clk: qcom: Add Video Clock Controller driver for SM7150 | Danila Tikhonov |
2024-05-27 | clk: qcom: Add Camera Clock Controller driver for SM7150 | Danila Tikhonov |
2024-05-27 | clk: qcom: Add Display Clock Controller driver for SM7150 | Danila Tikhonov |
2024-05-27 | clk: qcom: gcc-sm7150: constify clk_init_data structures | Danila Tikhonov |
2024-05-27 | clk: qcom: Fix SM_GCC_7150 dependencies | Danila Tikhonov |
2024-05-27 | clk: qcom: Constify struct pll_vco | Christophe JAILLET |
2024-05-27 | clk: samsung: exynos-clkout: Remove misleading of_match_table/MODULE_DEVICE_T... | Marek Szyprowski |
2024-05-26 | clk: qcom: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-05-18 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2024-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds |
2024-05-16 | Merge branches 'clk-microchip', 'clk-samsung' and 'clk-qcom' into clk-next | Stephen Boyd |
2024-05-16 | Merge branches 'clk-counted', 'clk-imx', 'clk-amlogic', 'clk-binding' and 'cl... | Stephen Boyd |
2024-05-16 | Merge branches 'clk-stm', 'clk-renesas', 'clk-scmi' and 'clk-allwinner' into ... | Stephen Boyd |
2024-05-16 | Merge branches 'clk-cleanup', 'clk-airoha', 'clk-mediatek', 'clk-sophgo' and ... | Stephen Boyd |
2024-05-16 | Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linus | Russell King (Oracle) |
2024-05-14 | clk: samsung: Don't register clkdev lookup for the fixed rate clocks | Marek Szyprowski |
2024-05-13 | Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-05-08 | clkdev: report over-sized strings when creating clkdev entries | Russell King (Oracle) |
2024-05-07 | clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs | Gabor Juhos |
2024-05-07 | clk: qcom: apss-ipq-pll: fix PLL rate for IPQ5018 | Gabor Juhos |
2024-05-07 | clk: qcom: Fix SM_GPUCC_8650 dependencies | Nathan Chancellor |
2024-05-07 | clk: qcom: Fix SC_CAMCC_8280XP dependencies | Nathan Chancellor |
2024-05-07 | clock, reset: microchip: move all mpfs reset code to the reset subsystem | Conor Dooley |