Age | Commit message (Expand) | Author |
2025-01-14 | clk: clk-loongson2: Switch to use devm_clk_hw_register_fixed_rate_parent_data() | Binbin Zhou |
2025-01-14 | clk: starfive: Make _clk_get become a common helper function | Changhuang Liang |
2025-01-13 | clk: ep93xx: make const read-only arrays static | Colin Ian King |
2025-01-13 | clk: lmk04832: make read-only const arrays static | Colin Ian King |
2025-01-06 | clk: ti: use kcalloc() instead of kzalloc() | Ethan Carter Edwards |
2024-12-17 | clk: davinci: remove platform data struct | Bartosz Golaszewski |
2024-12-10 | clk: fix an OF node reference leak in of_clk_get_parent_name() | Joe Hattori |
2024-12-03 | clk: mmp: pxa1908-apbc: Fix NULL vs IS_ERR() check | Dan Carpenter |
2024-12-03 | clk: mmp: pxa1908-apbcp: Fix a NULL vs IS_ERR() check | Dan Carpenter |
2024-12-03 | clk: mmp: pxa1908-mpmu: Fix a NULL vs IS_ERR() check | Dan Carpenter |
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 |