Age | Commit message (Expand) | Author | Files | Lines |
2024-12-02 | module: Convert symbol namespace to string literal |  Peter Zijlstra | 63 | -109/+109 |
2024-11-22 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 169 | -1537/+23831 |
2024-11-18 | Merge branches 'clk-marvell', 'clk-adi', 'clk-qcom' and 'clk-devm' into clk-next |  Stephen Boyd | 39 | -821/+16538 |
2024-11-18 | Merge branches 'clk-samsung', 'clk-microchip', 'clk-imx', 'clk-amlogic' and 'clk-allwinner' into clk-next |  Stephen Boyd | 64 | -279/+3387 |
2024-11-18 | Merge branches 'clk-mobileye', 'clk-twl', 'clk-nuvoton', 'clk-renesas' and 'clk-bindings' into clk-next |  Stephen Boyd | 23 | -108/+1668 |
2024-11-18 | Merge branches 'clk-cleanup', 'clk-mediatek', 'clk-kunit', 'clk-xilinx' and 'clk-fixed-gate' into clk-next |  Stephen Boyd | 35 | -309/+2222 |
2024-11-18 | clk: clk-loongson2: Fix potential buffer overflow in flexible-array member access |  Gustavo A. R. Silva | 1 | -1/+1 |
2024-11-18 | clk: Fix invalid execution of clk_set_rate |  Chuan Liu | 1 | -1/+1 |
2024-11-18 | clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_provider |  Gustavo A. R. Silva | 1 | -1/+3 |
2024-11-18 | clk: lan966x: make it selectable for ARCH_LAN969X |  Robert Marko | 1 | -1/+1 |
2024-11-14 | clk: eyeq: add EyeQ6H west fixed factor clocks |  Théo Lebrun | 1 | -1/+9 |
2024-11-14 | clk: eyeq: add EyeQ6H central fixed factor clocks |  Théo Lebrun | 1 | -1/+8 |
2024-11-14 | clk: eyeq: add EyeQ5 fixed factor clocks |  Théo Lebrun | 1 | -2/+94 |
2024-11-14 | clk: eyeq: add fixed factor clocks infrastructure |  Théo Lebrun | 1 | -8/+73 |
2024-11-14 | clk: eyeq: require clock index with phandle in all cases |  Théo Lebrun | 1 | -10/+2 |
2024-11-14 | clk: fixed-factor: add clk_hw_register_fixed_factor_index() function |  Théo Lebrun | 1 | -0/+11 |
2024-11-14 | clk: clk-axi-clkgen: make sure to enable the AXI bus clock |  Nuno Sa | 1 | -2/+20 |
2024-11-14 | clk: mmp: Add Marvell PXA1908 MPMU driver |  Duje Mihanović | 2 | -1/+113 |
2024-11-14 | clk: mmp: Add Marvell PXA1908 APMU driver |  Duje Mihanović | 2 | -1/+122 |
2024-11-14 | clk: mmp: Add Marvell PXA1908 APBCP driver |  Duje Mihanović | 2 | -1/+83 |
2024-11-14 | clk: mmp: Add Marvell PXA1908 APBC driver |  Duje Mihanović | 2 | -1/+131 |
2024-11-14 | clk: mmp: Switch to use struct u32_fract instead of custom one |  Andy Shevchenko | 6 | -56/+51 |
2024-11-14 | clk: en7523: map io region in a single block |  Lorenzo Bianconi | 1 | -19/+13 |
2024-11-14 | clk: en7523: move en7581_reset_register() in en7581_clk_hw_init() |  Lorenzo Bianconi | 1 | -60/+33 |
2024-11-14 | clk: en7523: fix estimation of fixed rate for EN7581 |  Lorenzo Bianconi | 1 | -2/+103 |
2024-11-14 | clk: en7523: introduce chip_scu regmap |  Lorenzo Bianconi | 1 | -20/+61 |
2024-11-14 | clk: en7523: move clock_register in hw_init callback |  Lorenzo Bianconi | 1 | -32/+50 |
2024-11-14 | clk: en7523: remove REG_PCIE*_{MEM,MEM_MASK} configuration |  Lorenzo Bianconi | 1 | -18/+0 |
2024-11-14 | clk: mediatek: Add drivers for MT6735 syscon clock and reset controllers |  Yassine Oudjana | 6 | -0/+282 |
2024-11-14 | clk: mediatek: mt6735-apmixedsys: Fix an error handling path in clk_mt6735_apmixed_probe() |  Christophe JAILLET | 1 | -2/+1 |
2024-11-14 | clk: ralink: mtmips: add mmc related clocks for SoCs MT7620, MT7628 and MT7688 |  Sergio Paracuellos | 1 | -7/+23 |
2024-11-14 | clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCs |  Sergio Paracuellos | 1 | -8/+13 |
2024-11-14 | clk: ralink: mtmips: fix clock plan for Ralink SoC RT3883 |  Sergio Paracuellos | 1 | -2/+7 |
2024-11-14 | clk: amlogic: axg-audio: fix Kconfig dependency on RESET_MESON_AUX |  Arnd Bergmann | 1 | -1/+1 |
2024-11-14 | clk: clk-apple-nco: Add NULL check in applnco_probe |  Charles Han | 1 | -0/+3 |
2024-11-11 | clk: qcom: remove unused data from gcc-ipq5424.c |  Arnd Bergmann | 1 | -18/+0 |
2024-11-10 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 3 | -9/+9 |
2024-11-06 | clk: renesas: vbattb: Add VBATTB clock driver |  Claudiu Beznea | 3 | -0/+211 |
2024-11-05 | clk: qcom: Add support for Global Clock Controller on QCS8300 |  Imran Shaik | 3 | -0/+3651 |
2024-11-05 | clk: qcom: add Global Clock controller (GCC) driver for IPQ5424 SoC |  Sricharan Ramabadhran | 3 | -0/+3318 |
2024-11-05 | clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574 |  Devi Priya | 2 | -0/+12 |
2024-11-05 | clk: qcom: add SAR2130P GPU Clock Controller support |  Konrad Dybcio | 3 | -0/+512 |
2024-11-05 | clk: qcom: dispcc-sm8550: enable support for SAR2130P |  Dmitry Baryshkov | 2 | -4/+18 |
2024-11-05 | clk: qcom: tcsrcc-sm8550: add SAR2130P support |  Dmitry Baryshkov | 1 | -2/+16 |
2024-11-05 | clk: qcom: add support for GCC on SAR2130P |  Dmitry Baryshkov | 3 | -0/+2376 |
2024-11-05 | clk: qcom: rpmh: add support for SAR2130P |  Dmitry Baryshkov | 1 | -0/+13 |
2024-11-05 | clk: qcom: rcg2: add clk_rcg2_shared_floor_ops |  Dmitry Baryshkov | 2 | -5/+44 |
2024-11-05 | Merge tag 'qcom-clk-fixes-for-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-fixes |  Stephen Boyd | 3 | -9/+9 |
2024-11-05 | clk: sunxi-ng: Use of_property_present() for non-boolean properties |  Rob Herring (Arm) | 1 | -1/+1 |
2024-11-05 | clk: imx: imx8-acm: Fix return value check in clk_imx_acm_attach_pm_domains() |  Yang Yingliang | 1 | -2/+2 |