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