Age | Commit message (Expand) | Author | Files | Lines |
2024-05-29 | clk: sifive: Do not register clkdevs for PRCI clocks | Samuel Holland | 1 | -8/+0 |
2024-05-18 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 126 | -985/+10064 |
2024-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 1 | -2/+33 |
2024-05-16 | Merge branches 'clk-microchip', 'clk-samsung' and 'clk-qcom' into clk-next | Stephen Boyd | 27 | -452/+1960 |
2024-05-16 | Merge branches 'clk-counted', 'clk-imx', 'clk-amlogic', 'clk-binding' and 'cl... | Stephen Boyd | 34 | -63/+868 |
2024-05-16 | Merge branches 'clk-stm', 'clk-renesas', 'clk-scmi' and 'clk-allwinner' into ... | Stephen Boyd | 45 | -182/+3255 |
2024-05-16 | Merge branches 'clk-cleanup', 'clk-airoha', 'clk-mediatek', 'clk-sophgo' and ... | Stephen Boyd | 16 | -278/+3977 |
2024-05-16 | Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linus | Russell King (Oracle) | 1 | -2/+33 |
2024-05-14 | clk: samsung: Don't register clkdev lookup for the fixed rate clocks | Marek Szyprowski | 1 | -10/+1 |
2024-05-13 | Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2024-05-08 | clkdev: report over-sized strings when creating clkdev entries | Russell King (Oracle) | 1 | -2/+33 |
2024-05-07 | clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs | Gabor Juhos | 1 | -0/+2 |
2024-05-07 | clk: qcom: apss-ipq-pll: fix PLL rate for IPQ5018 | Gabor Juhos | 1 | -1/+2 |
2024-05-07 | clk: qcom: Fix SM_GPUCC_8650 dependencies | Nathan Chancellor | 1 | -0/+1 |
2024-05-07 | clk: qcom: Fix SC_CAMCC_8280XP dependencies | Nathan Chancellor | 1 | -0/+1 |
2024-05-07 | clock, reset: microchip: move all mpfs reset code to the reset subsystem | Conor Dooley | 1 | -90/+2 |
2024-05-07 | clk: samsung: gs101: drop unused HSI2 clock parent data | Krzysztof Kozlowski | 1 | -15/+0 |
2024-05-04 | clk: rockchip: rk3568: Add PLL rate for 724 MHz | Lucas Stach | 1 | -0/+1 |
2024-05-04 | clk: rockchip: Remove an unused field in struct rockchip_mmc_clock | Christophe JAILLET | 1 | -1/+0 |
2024-05-03 | clk: meson: s4: fix module autoloading | Krzysztof Kozlowski | 2 | -0/+2 |
2024-05-03 | clk: samsung: gs101: mark some apm UASC and XIU clocks critical | André Draszik | 1 | -3/+3 |
2024-05-01 | clk: imx: imx8mp: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2024-05-01 | clk: imx: imx8mp: Switch to RUNTIME_PM_OPS() | Fabio Estevam | 1 | -3/+3 |
2024-04-30 | clk: samsung: Revert "clk: Use device_get_match_data()" | Marek Szyprowski | 1 | -3/+10 |
2024-04-29 | clk: bcm: rpi: Assign ->num before accessing ->hws | Nathan Chancellor | 1 | -1/+1 |
2024-04-29 | clk: bcm: dvp: Assign ->num before accessing ->hws | Nathan Chancellor | 1 | -1/+2 |
2024-04-29 | Merge tag 'renesas-clk-for-v6.10-tag2' of git://git.kernel.org/pub/scm/linux/... | Stephen Boyd | 9 | -34/+322 |
2024-04-29 | Merge tag 'sunxi-clk-fixes-for-6.9-1' of https://git.kernel.org/pub/scm/linux... | Stephen Boyd | 4 | -2/+41 |
2024-04-29 | clk: samsung: gs101: add support for cmu_hsi2 | Peter Griffin | 1 | -0/+507 |
2024-04-29 | clk: samsung: gs101: add support for cmu_hsi0 | André Draszik | 1 | -0/+469 |
2024-04-27 | clk: qcom: mmcc-msm8998: fix venus clock issue | Marc Gonzalez | 1 | -0/+8 |
2024-04-27 | clk: qcom: dispcc-sm8650: fix DisplayPort clocks | Dmitry Baryshkov | 1 | -16/+4 |
2024-04-27 | clk: qcom: dispcc-sm8550: fix DisplayPort clocks | Dmitry Baryshkov | 1 | -16/+4 |
2024-04-27 | clk: qcom: dispcc-sm6350: fix DisplayPort clocks | Dmitry Baryshkov | 1 | -10/+1 |
2024-04-27 | clk: qcom: dispcc-sm8450: fix DisplayPort clocks | Dmitry Baryshkov | 1 | -16/+4 |
2024-04-27 | clk: qcom: clk-cbf-8996: use HUAYRA_APSS register map for cbf_pll | Gabor Juhos | 1 | -12/+1 |
2024-04-27 | clk: qcom: apss-ipq-pll: constify clk_init_data structures | Gabor Juhos | 1 | -2/+2 |
2024-04-27 | clk: qcom: apss-ipq-pll: constify match data structures | Gabor Juhos | 1 | -4/+4 |
2024-04-27 | clk: qcom: apss-ipq-pll: move Huayra register map to 'clk_alpha_pll_regs' | Gabor Juhos | 3 | -19/+12 |
2024-04-27 | clk: qcom: apss-ipq-pll: reuse Stromer reg offsets from 'clk_alpha_pll_regs' | Gabor Juhos | 1 | -18/+6 |
2024-04-27 | Merge branch '20240315-apss-ipq-pll-ipq5018-hang-v2-1-6fe30ada2009@gmail.com'... | Bjorn Andersson | 1 | -3/+27 |
2024-04-27 | clk: qcom: apss-ipq-pll: use stromer ops for IPQ5018 to fix boot failure | Gabor Juhos | 1 | -3/+27 |
2024-04-27 | clk: qcom: gcc-ipq8074: rework nss_port5/6 clock to multiple conf | Christian Marangi | 1 | -44/+76 |
2024-04-27 | clk: qcom: clk-rcg2: add support for rcg2 freq multi ops | Christian Marangi | 4 | -0/+187 |
2024-04-27 | clk: qcom: clk-rcg: introduce support for multiple conf for same freq | Christian Marangi | 1 | -1/+22 |
2024-04-25 | clk: renesas: r9a08g045: Add support for power domains | Claudiu Beznea | 1 | -0/+41 |
2024-04-25 | clk: renesas: rzg2l: Extend power domain support | Claudiu Beznea | 2 | -14/+252 |
2024-04-25 | clk: renesas: shmobile: Remove unused CLK_ENABLE_ON_INIT | Geert Uytterhoeven | 3 | -6/+0 |
2024-04-25 | clk: renesas: r8a7740: Remove unused div4_clk.flags field | Christophe JAILLET | 1 | -13/+12 |
2024-04-23 | clk: qcom: hfpll: Add QCS404-specific compatible | Luca Weiss | 1 | -2/+4 |