summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-11-18Merge branches 'clk-marvell', 'clk-adi', 'clk-qcom' and 'clk-devm' into clk-nextStephen Boyd
2024-11-18Merge branches 'clk-samsung', 'clk-microchip', 'clk-imx', 'clk-amlogic' and '...Stephen Boyd
2024-11-18Merge branches 'clk-mobileye', 'clk-twl', 'clk-nuvoton', 'clk-renesas' and 'c...Stephen Boyd
2024-11-18Merge branches 'clk-cleanup', 'clk-mediatek', 'clk-kunit', 'clk-xilinx' and '...Stephen Boyd
2024-11-18clk: clk-loongson2: Fix potential buffer overflow in flexible-array member ac...Gustavo A. R. Silva
2024-11-18clk: Fix invalid execution of clk_set_rateChuan Liu
2024-11-18clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_providerGustavo A. R. Silva
2024-11-18clk: lan966x: make it selectable for ARCH_LAN969XRobert Marko
2024-11-14clk: eyeq: add EyeQ6H west fixed factor clocksThéo Lebrun
2024-11-14clk: eyeq: add EyeQ6H central fixed factor clocksThéo Lebrun
2024-11-14clk: eyeq: add EyeQ5 fixed factor clocksThéo Lebrun
2024-11-14clk: eyeq: add fixed factor clocks infrastructureThéo Lebrun
2024-11-14clk: eyeq: require clock index with phandle in all casesThéo Lebrun
2024-11-14clk: fixed-factor: add clk_hw_register_fixed_factor_index() functionThéo Lebrun
2024-11-14clk: clk-axi-clkgen: make sure to enable the AXI bus clockNuno Sa
2024-11-14clk: mmp: Add Marvell PXA1908 MPMU driverDuje Mihanović
2024-11-14clk: mmp: Add Marvell PXA1908 APMU driverDuje Mihanović
2024-11-14clk: mmp: Add Marvell PXA1908 APBCP driverDuje Mihanović
2024-11-14clk: mmp: Add Marvell PXA1908 APBC driverDuje Mihanović
2024-11-14clk: mmp: Switch to use struct u32_fract instead of custom oneAndy Shevchenko
2024-11-14clk: en7523: map io region in a single blockLorenzo Bianconi
2024-11-14clk: en7523: move en7581_reset_register() in en7581_clk_hw_init()Lorenzo Bianconi
2024-11-14clk: en7523: fix estimation of fixed rate for EN7581Lorenzo Bianconi
2024-11-14clk: en7523: introduce chip_scu regmapLorenzo Bianconi
2024-11-14clk: en7523: move clock_register in hw_init callbackLorenzo Bianconi
2024-11-14clk: en7523: remove REG_PCIE*_{MEM,MEM_MASK} configurationLorenzo Bianconi
2024-11-14clk: mediatek: Add drivers for MT6735 syscon clock and reset controllersYassine Oudjana
2024-11-14clk: mediatek: mt6735-apmixedsys: Fix an error handling path in clk_mt6735_ap...Christophe JAILLET
2024-11-14clk: ralink: mtmips: add mmc related clocks for SoCs MT7620, MT7628 and MT7688Sergio Paracuellos
2024-11-14clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCsSergio Paracuellos
2024-11-14clk: ralink: mtmips: fix clock plan for Ralink SoC RT3883Sergio Paracuellos
2024-11-14clk: amlogic: axg-audio: fix Kconfig dependency on RESET_MESON_AUXArnd Bergmann
2024-11-14clk: clk-apple-nco: Add NULL check in applnco_probeCharles Han
2024-11-11clk: qcom: remove unused data from gcc-ipq5424.cArnd Bergmann
2024-11-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-06clk: renesas: vbattb: Add VBATTB clock driverClaudiu Beznea
2024-11-05clk: qcom: Add support for Global Clock Controller on QCS8300Imran Shaik
2024-11-05clk: qcom: add Global Clock controller (GCC) driver for IPQ5424 SoCSricharan Ramabadhran
2024-11-05clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574Devi Priya
2024-11-05clk: qcom: add SAR2130P GPU Clock Controller supportKonrad Dybcio
2024-11-05clk: qcom: dispcc-sm8550: enable support for SAR2130PDmitry Baryshkov
2024-11-05clk: qcom: tcsrcc-sm8550: add SAR2130P supportDmitry Baryshkov
2024-11-05clk: qcom: add support for GCC on SAR2130PDmitry Baryshkov
2024-11-05clk: qcom: rpmh: add support for SAR2130PDmitry Baryshkov
2024-11-05clk: qcom: rcg2: add clk_rcg2_shared_floor_opsDmitry Baryshkov
2024-11-05Merge tag 'qcom-clk-fixes-for-6.12' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2024-11-05clk: sunxi-ng: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-11-05clk: imx: imx8-acm: Fix return value check in clk_imx_acm_attach_pm_domains()Yang Yingliang