<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b2128290c29902315e632ea59e0504d6bc9e9b42 - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-backmerge</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#b2128290c29902315e632ea59e0504d6bc9e9b42</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-backmergeBackmerge of drm-next, mainly to pick up dt bindings docs updates toavoid conflicts.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Sat, 18 Jul 2026 17:06:55 +0200</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>502d45774af09f1c681c754c4b7cdfb5d7f72fd9 - Merge tag &apos;clk-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#502d45774af09f1c681c754c4b7cdfb5d7f72fd9</link>
        <description>Merge tag &apos;clk-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxPull clk updates from Stephen Boyd: &quot;Mostly the usual clk driver updates and new SoC additions plus  non-critical data fixes for things that weren&apos;t used yet.  One thing that&apos;s new here in the core is SSC spread spectrum support  (SSC) in the clk provider API. The idea is that DT authors will  configure SSC for certain clks and they&apos;ll be configured at clk  provider registration time or when a consumer device is probed,  similar to how we handle assigned clk rates or parents.  On the clk driver side we have Qualcomm adding almost half the diff  because they add support for 4 different SoCs and then a long tail of  other SoCs like Mediatek, Renesas, Rockchip, SpaceMiT, etc. add more  SoC support this time around. Luckily it&apos;s mostly clk data for these  new SoCs because the actual clk_ops are already there. Beyond the new  drivers we get all the little fixups for more compilation coverage or  usage of more modern APIs. That all looks normal.  Finally, I kinda buried the lede, I&apos;m bringing on Brian and Jerome to  help out with maintaining the clk subsystem. The current working model  is already semi-distributed in that silicon vendors typically take  care of their drivers and send me pull requests but I&apos;m becoming a  bottleneck for new drivers and core framework review because this has  become a 100% volunteer effort on my part.  Mike is stepping down after all these years (thanks Mike!) and that  jump started the conversation around finding co-maintainers. Brian and  Jerome have graciously offered to help me with the work load, meaning  in the future they&apos;ll be sending pull requests and committing directly  to the clk.git tree. They&apos;ve both been around on the list for a while,  I&apos;ve met them both in person, and they&apos;ve been making changes to the  core clk framework along with helping review patches so I&apos;m pretty  confident this will work well.  Core:   - devm_clk_bulk_get_enable() consumer API   - devm_clk_hw_register_composite_pdata() provider API   - Spread Spectrum Clock (SSC) support via DT bindings and provider APIs   - Divider clk rounding improved (and tested)  New Drivers:   - Cix Sky1 audio subsystem (AUDSS)   - UltraRISC DP1000   - MediaTek MT8173 MFG_TOP   - Si549   - Aspeed AST2700 PECI   - Airoha EN7523 PCIe   - Rockchip RV1106   - Mobileye EyeQ7H   - Qualcomm Maili GCC, TCSR, RPMh, and video clks   - Qualcomm Shikra GCC, RPM, GPU, display, and audio clks   - Qualcomm Nord display and graphics clks   - Qualcomm Glymur camera and EVA clks   - Qualcomm Hawi video clks   - Amlogic A9 AO and peripheral clks   - Renesas R-Car X5H (R8A78000) CPG&quot;* tag &apos;clk-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: (269 commits)  clk: microchip: mpfs: fix regmap_update_bits() mask/val order  clk: visconti: Make sure clk_init_data is fully initialized  clk: ti: Make sure clk_init_data is fully initialized  MAINTAINERS: Add Brian Masney and Jerome Brunet as co-maintainers for clk subsystem  Drop Michael Turquette&apos;s clk maintainer entry  clk: ti: composite: resolve parent clocks by DT index, not by name  clk: ti: mux: resolve parent clocks by DT index, not by name  clk: devres: fix cleanup in devm_clk_get_optional_enabled_with_rate()  dt-bindings: clock: ti,keystone-gate: Convert to DT schema  dt-bindings: clock: ti: Convert APLL clock to DT schema  clk: zynq: pll: Fix kernel-doc after determine_rate() conversion  dt-bindings: clock: ti,clockdomain: Convert to DT schema  dt-bindings: clock: Correct white-space style  clk: samsung: Don&apos;t include &lt;linux/mod_devicetable.h&gt;  clk: at91: Read &quot;reg&quot; with helper  clk: renesas: Add R-Car X5H CPG driver  clk: rockchip: rk3576: fix source muxes for SPI0..SPI4  clk: rockchip: Add clock controller for the RV1106  dt-bindings: clock: rockchip: Add RV1106 CRU support  dt-bindings: clock: Document Renesas R-Car X5H Clock Pulse Generator  ...

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Wed, 26 Aug 2026 20:14:30 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>5d650f824df6c0db181164c36a73c0ab2286a24d - Merge branches &apos;clk-imx&apos;, &apos;clk-rockchip&apos;, &apos;clk-samsung&apos;, &apos;clk-qcom&apos; and &apos;clk-allwinner&apos; into clk-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#5d650f824df6c0db181164c36a73c0ab2286a24d</link>
        <description>Merge branches &apos;clk-imx&apos;, &apos;clk-rockchip&apos;, &apos;clk-samsung&apos;, &apos;clk-qcom&apos; and &apos;clk-allwinner&apos; into clk-next* clk-imx:  clk: imx95-blk-ctl: Fix REFCLK rise-fall mismatch on i.MX95  clk: imx95-blk-ctl: Add func_out_en clock for i.MX9x PCIe  clk: imx: imx8qxp: add missing MODULE_DEVICE_TABLE()  clk: imx: imx8qxp-lpcg: add missing MODULE_DEVICE_TABLE()  clk: imx: Add audio PLL debugfs for K-divider control* clk-rockchip:  clk: rockchip: rk3576: fix source muxes for SPI0..SPI4  clk: rockchip: Add clock controller for the RV1106  dt-bindings: clock: rockchip: Add RV1106 CRU support  clk: rockchip: Fractional PLL coefficient on RK3588/RK3576 is two&apos;s complement  clk: rockchip: Fix the fractional part denominator on RK3588/RK3576 PLLs  clk: rockchip: rk3588: Allow VP2 the same sourcing options as other VPs  clk: rockchip: rk3588: Don&apos;t change PLL rates when setting dclk_vop2_src* clk-samsung:  clk: samsung: Don&apos;t include &lt;linux/mod_devicetable.h&gt;  clk: samsung: pll: use kzalloc_flex  clk: samsung: cpu: use kzalloc_flex  clk: samsung: use kzalloc_flex  clk: samsung: exynos990: Fix PERIS gate clock parents  clk: samsung: exynos990: Add PERIS TMU_SUB_PCLK gate  dt-bindings: clock: exynos990: Add CLK_GOUT_PERIS_TMU_SUB_PCLK* clk-qcom: (94 commits)  clk: qcom: Add support for Qualcomm GPU Clock Controller on Shikra  clk: qcom: Return expected ENOMEM error on dynamic allocation failure  clk: qcom: apss-ipq-pll: Add IPQ5210 support  dt-bindings: clock: qcom,a53pll: Add IPQ5210 compatible  clk: qcom: Add support for videocc driver on Qualcomm Maili SoC  dt-bindings: clock: qcom: Add Qualcomm Maili video clock controller  dt-bindings: clock: qcom: Add Qualcomm Shikra GPU clock controller  dt-bindings: clock: qcom: Add Qualcomm Shikra Display clock controller  clk: qcom: gpucc-qcm2290: Park RCG&apos;s clk source at XO during disable  clk: qcom: gpucc-qcm2290: Keep the critical clocks always-on from probe  clk: qcom: gpucc-qcm2290: Move to the latest common qcom_cc_probe() model  clk: qcom: gpucc-qcm2290: Drop pm_clk handling  clk: qcom: qcm2290: Update DISPCC and GPUCC GDSC *wait_val values  clk: qcom: qcm2290: Add RETAIN_FF_ENABLE flag for DISPCC and GPUCC GDSCs  clk: qcom: qcm2290: Set POLL_CFG_GDSCR flag for DISPCC and GPUCC GDSCs  clk: qcom: dispcc-qcm2290: Enable runtime PM support  clk: qcom: dispcc-qcm2290: Move to the latest common qcom_cc_probe() model  clk: qcom: gcc-qcm2290: Keep the critical clocks always-on from probe  dt-bindings: clock: qcom,qcm2290-dispcc: Add missing power-domains property  clk: qcom: Add Audio Core clock controller support on Qualcomm Shikra SoC  ...* clk-allwinner:  clk: sunxi-ng: sun6i-rtc: add a733 support  clk: sunxi-ng: sun6i-rtc: split main oscillator div and gate  clk: sunxi-ng: div: add read-only operation support  clk: sunxi-ng: mux: fix determine helper rate propagation  clk: sunxi-ng: mux: remove unneeded export  clk: sunxi-ng: sun6i-rtc: Add feature bit for IOSC calibration  clk: sunxi-ng: sun6i-rtc: clean up DT usage  clk: sunxi-ng: fix ccu probe clock unregister on error  dt-bindings: rtc: sun6i: add sun60i-a733 support  dt-bindings: rtc: sun6i: no clock-output-names on h616/r329

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Fri, 21 Aug 2026 01:51:33 +0200</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>79b64c7476da307111e8c0ab7d2d22417e0e08ea - Merge tag &apos;qcom-clk-for-7.3&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcom</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#79b64c7476da307111e8c0ab7d2d22417e0e08ea</link>
        <description>Merge tag &apos;qcom-clk-for-7.3&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcomPull Qualcomm clk driver updates from Bjorn Andersson:Add global, TCSR, RPMh, and video clock controller support for Maili.Add global, RPM, GPU, display, and audio core clock controller support forShikra. Add display and graphics clock controllers for Nord.Add Glymur camera and EVA clock controllers, the IPQ9650 REFGEN clocks, andHawi video clock controller support. Extend the IPQ5210 APSS PLL and RPMclock support for Agatti.Enable runtime PM and regulator-backed reference clock handling where needed.Update QCM2290 clock and power-domain handling, critical clock definitions,and arm architecture Kconfig defaults.Correct MDM9607, MSM8916, MSM8939, SM6115, QCS8300, Kaanapali, and Glymurclock and power-domain handling. Improve GDSC error propagation and teardown.Update bindings for the added controllers and required power and OPPproperties.* tag &apos;qcom-clk-for-7.3&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: (94 commits)  clk: qcom: Add support for Qualcomm GPU Clock Controller on Shikra  clk: qcom: Return expected ENOMEM error on dynamic allocation failure  clk: qcom: apss-ipq-pll: Add IPQ5210 support  dt-bindings: clock: qcom,a53pll: Add IPQ5210 compatible  clk: qcom: Add support for videocc driver on Qualcomm Maili SoC  dt-bindings: clock: qcom: Add Qualcomm Maili video clock controller  dt-bindings: clock: qcom: Add Qualcomm Shikra GPU clock controller  dt-bindings: clock: qcom: Add Qualcomm Shikra Display clock controller  clk: qcom: gpucc-qcm2290: Park RCG&apos;s clk source at XO during disable  clk: qcom: gpucc-qcm2290: Keep the critical clocks always-on from probe  clk: qcom: gpucc-qcm2290: Move to the latest common qcom_cc_probe() model  clk: qcom: gpucc-qcm2290: Drop pm_clk handling  clk: qcom: qcm2290: Update DISPCC and GPUCC GDSC *wait_val values  clk: qcom: qcm2290: Add RETAIN_FF_ENABLE flag for DISPCC and GPUCC GDSCs  clk: qcom: qcm2290: Set POLL_CFG_GDSCR flag for DISPCC and GPUCC GDSCs  clk: qcom: dispcc-qcm2290: Enable runtime PM support  clk: qcom: dispcc-qcm2290: Move to the latest common qcom_cc_probe() model  clk: qcom: gcc-qcm2290: Keep the critical clocks always-on from probe  dt-bindings: clock: qcom,qcm2290-dispcc: Add missing power-domains property  clk: qcom: Add Audio Core clock controller support on Qualcomm Shikra SoC  ...

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Wed, 12 Aug 2026 08:07:41 +0200</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>778149217dc01becdca9df2b004ba1b6dd939e27 - clk: qcom: Add support for videocc driver on Qualcomm Maili SoC</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#778149217dc01becdca9df2b004ba1b6dd939e27</link>
        <description>clk: qcom: Add support for videocc driver on Qualcomm Maili SoCAdd support for Qualcomm Maili video clock controller driver forvideo clients to be able to request for videocc clocks.Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Reviewed-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;Signed-off-by: Jagadeesh Kona &lt;jagadeesh.kona@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260717-maili_videocc-v3-2-6656694b06a7@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Fri, 17 Jul 2026 06:14:45 +0200</pubDate>
        <dc:creator>Jagadeesh Kona &lt;jagadeesh.kona@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>3e7b00804665c8d2e87faaf3ca8e170bc0246896 - clk: qcom: Add Audio Core clock controller support on Qualcomm Shikra SoC</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#3e7b00804665c8d2e87faaf3ca8e170bc0246896</link>
        <description>clk: qcom: Add Audio Core clock controller support on Qualcomm Shikra SoCAdd support for Audio Core Clock Controller (AUDIOCORECC) and Audio CoreCSR resets on Qualcomm Shikra SoC.Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Reviewed-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;Signed-off-by: Imran Shaik &lt;imran.shaik@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260724-shikra-audiocorecc-v4-2-0a89bb13d817@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Fri, 24 Jul 2026 19:15:33 +0200</pubDate>
        <dc:creator>Imran Shaik &lt;imran.shaik@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>47f2e6e1cee19f29d2581a216a9e4c80fd6a34dd - clk: qcom: gpucc: Add Nord graphics clock controller support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#47f2e6e1cee19f29d2581a216a9e4c80fd6a34dd</link>
        <description>clk: qcom: gpucc: Add Nord graphics clock controller supportAdd support for the GPU clock controllers (GPUCC) on the QualcommNord platform.The platform includes two GPU clock controller instances,GPUCCand GPU2CC. Register support for both controllers, which provideclocks required for the graphics subsystem.Reviewed-by: Alexandre Mergnat &lt;amergnat@baylibre.com&gt;Reviewed-by: Shawn Guo &lt;shengchao.guo@oss.qualcomm.com&gt;Signed-off-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260724-nords_mm_v1-v3-6-32b45232217f@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Fri, 24 Jul 2026 12:55:10 +0200</pubDate>
        <dc:creator>Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>9dcc782e208251471cade8ac36c7717a7345ecb4 - clk: qcom: Add Nord display clock controller support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#9dcc782e208251471cade8ac36c7717a7345ecb4</link>
        <description>clk: qcom: Add Nord display clock controller supportAdd support for the display clock controllers (DISPCC) on theQualcomm Nord platform.The platform includes two display clock controller instances,display0 and display1. Register support for both controllers.Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Reviewed-by: Shawn Guo &lt;shengchao.guo@oss.qualcomm.com&gt;Signed-off-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;Reviewed-by: Alexandre Mergnat &lt;amergnat@baylibre.com&gt;Link: https://lore.kernel.org/r/20260724-nords_mm_v1-v3-4-32b45232217f@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Fri, 24 Jul 2026 12:55:08 +0200</pubDate>
        <dc:creator>Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>6b150572bb76dc508b0d9fbe2c5a56a67429e376 - clk: qcom: Add defaults for desired arm64 drivers</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#6b150572bb76dc508b0d9fbe2c5a56a67429e376</link>
        <description>clk: qcom: Add defaults for desired arm64 driversClock controller drivers are essential for booting up SoCs and are notreally optional for a given platform.  Kernel should not ask userschoice of drivers when that choice is obvious and known to thedevelopers that answer should be &apos;yes&apos; or &apos;module&apos;.Enable drivers for upstreamed or being upstreamed SoCs, which are notyed enabled in defconfig: Glymur, Hawi, Nord, MSM8976, MSM8998 (GPU CC),SC7180, SC8180X, SC8280XP, SC7280, SDM660, QDU1000, SM4450, SM7150,SM8150, SM8450, SM6125, SM6375.  Note that main GCC clock controllerdrivers are usually already enabled for these.Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260703-clk-qcom-defaults-v3-5-78894525e54a@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Fri, 03 Jul 2026 12:04:03 +0200</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>d643934c275d83470a195a115cd16ac13d1ebbd6 - clk: qcom: Make important ARM32 drivers default</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#d643934c275d83470a195a115cd16ac13d1ebbd6</link>
        <description>clk: qcom: Make important ARM32 drivers defaultClock controller drivers are essential for booting up SoCs and are notreally optional for a given platform.  Kernel should not ask userschoice of drivers when that choice is obvious and known to thedevelopers that answer should be &apos;yes&apos; or &apos;module&apos;.Switch all Qualcomm clock controller drivers which are chosen inARM 32-bit qcom defconfig to a default &apos;yes&apos;.This has no impact on ARM32 qcom defconfig and ARM64 defconfiginclude/generated/autoconf.h, however enables a few drivers for ARM32multi_v7 defconfig: IPQ_GCC_4019, QCOM_CLK_APCS_SDX55, MSM_LCC_8960,SDX_GCC_55, QCOM_CLK_RPMH as module, IPQ_GCC_806X, IPQ_LCC_806X andQCOM_A7PLL.  Enabling these on multi_v7 is expected to properly bootthese SoCs with defconfig.Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260703-clk-qcom-defaults-v3-4-78894525e54a@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Fri, 03 Jul 2026 12:04:02 +0200</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>5c38f9b7df7716c2ff54418d6a0aa4328133a58e - clk: qcom: Make important ARM64 drivers default</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#5c38f9b7df7716c2ff54418d6a0aa4328133a58e</link>
        <description>clk: qcom: Make important ARM64 drivers defaultClock controller drivers are essential for booting up SoCs and are notreally optional for a given platform.  Kernel should not ask userschoice of drivers when that choice is obvious and known to thedevelopers that answer should be &apos;yes&apos; or &apos;module&apos;.Switch all Qualcomm clock controller drivers which are chosen indefconfig to respective default &apos;yes&apos; or &apos;module&apos;.This has no impact on ARM64 defconfig include/generated/autoconf.h,however changes few drivers for ARM 32-bit:1. multi_v7_defconfig: Enable QCOM_CLK_RPMH as module, because SDX55   (ARM 32-bit) uses it.2. qcom_defconfig: Enable QCOM_A53PLL, QCOM_CLK_APCS_MSM8916 and   MSM_GCC_8916 as built-in, because MSM8916 is also used ARM 32-bit.Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260703-clk-qcom-defaults-v3-3-78894525e54a@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Fri, 03 Jul 2026 12:04:01 +0200</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>9904402cf417140f0dbdd0b9b3b5f5fd0527a447 - clk: qcom: Restrict A7PLL and IPQ4019 GCC to ARM</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#9904402cf417140f0dbdd0b9b3b5f5fd0527a447</link>
        <description>clk: qcom: Restrict A7PLL and IPQ4019 GCC to ARMIPQ4019 is ARM 32-bit only SoC and QCOM_A7PLL is used only on SDX55 andSDX65, which are 32-bit as well.Do not allow building them for ARM64 to make built kernels smaller anduser choices easier.Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Reviewed-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260703-clk-qcom-defaults-v3-2-78894525e54a@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Fri, 03 Jul 2026 12:04:00 +0200</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>2ce505b437e98adc3c009d22762f491cd2cb15ee - clk: qcom: Restrict IPQ5424, IPQ6018,IPQ9574, QCM2290 and others to ARM64</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#2ce505b437e98adc3c009d22762f491cd2cb15ee</link>
        <description>clk: qcom: Restrict IPQ5424, IPQ6018,IPQ9574, QCM2290 and others to ARM64Some clock drivers for IPQ5424, IPQ9574, QCM2290, QDU1000 and SA8775already depend on ARM64.  IPQ6018 is ARM64 only SoC (at least upstream)so should not be a choice for ARM 32-bit builds, to make kernels smallerand user choices easier.IPQ_CMN_PLL is used only by the SoCs already having clock controllersrestricted to ARM64Reviewed-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260703-clk-qcom-defaults-v3-1-78894525e54a@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Fri, 03 Jul 2026 12:03:59 +0200</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>97255eedd6905980c85eb93b438edcb91277f831 - clk: qcom: camcc-glymur: Add camera clock controller driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#97255eedd6905980c85eb93b438edcb91277f831</link>
        <description>clk: qcom: camcc-glymur: Add camera clock controller driverAdd support for the camera clock controller for camera clientsto be able to request for camcc clocks on Glymur platform.Reviewed-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Reviewed-by: Vladimir Zapolskiy &lt;vladimir.zapolskiy@linaro.org&gt;Signed-off-by: Jagadeesh Kona &lt;jagadeesh.kona@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260624-glymur_camcc-v5-2-a321df74b1a1@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Wed, 24 Jun 2026 16:50:30 +0200</pubDate>
        <dc:creator>Jagadeesh Kona &lt;jagadeesh.kona@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>01cf3e27824d1cf2dcb815e59087c6556819b039 - clk: qcom: Add Global clock controller support on Qualcomm Shikra SoC</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#01cf3e27824d1cf2dcb815e59087c6556819b039</link>
        <description>clk: qcom: Add Global clock controller support on Qualcomm Shikra SoCAdd support for Global clock controller (GCC) on Qualcomm Shikra SoC.Reviewed-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;Reviewed-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;Signed-off-by: Imran Shaik &lt;imran.shaik@oss.qualcomm.com&gt;Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260608-shikra-gcc-rpmcc-clks-v5-4-94cefe092ee3@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Mon, 08 Jun 2026 14:21:52 +0200</pubDate>
        <dc:creator>Imran Shaik &lt;imran.shaik@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>edbd5d323183ca15676fac30344ec0713b98dc46 - clk: qcom: Add support for VideoCC driver for Hawi</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#edbd5d323183ca15676fac30344ec0713b98dc46</link>
        <description>clk: qcom: Add support for VideoCC driver for HawiEnable Hawi video clock driver for video SW to be able to controlthe clocks from the Video SW driver.Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Signed-off-by: Lin Li &lt;zhuolin.li@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260702-hawi-videocc-v1-2-6c1e640b0954@oss.qualcomm.com[bjorn: Added default m, per request from Krzysztof]Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Thu, 02 Jul 2026 19:08:08 +0200</pubDate>
        <dc:creator>Lin Li &lt;zhuolin.li@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>e291ec812dec1a5a37aeaed0a510761ffcf2bef0 - clk: qcom: Add EVA clock controller driver for Glymur SoC</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#e291ec812dec1a5a37aeaed0a510761ffcf2bef0</link>
        <description>clk: qcom: Add EVA clock controller driver for Glymur SoCAdd the Enhanced Video Analytics (EVA) clock controller driver forthe Glymur SoC. The EVACC manages the PLL, RCGs, branch clocks, GDSCsand resets for the EVA subsystem which handles vision processingworkloads.Signed-off-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260617-evacc_glymur-v2-3-905108dacaaa@oss.qualcomm.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Wed, 17 Jun 2026 13:07:54 +0200</pubDate>
        <dc:creator>Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>027dc284d5b36733c0868045ff58b6b25b786bb5 - clk: qcom: Don&apos;t use all caps for Glymur GPUCC</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#027dc284d5b36733c0868045ff58b6b25b786bb5</link>
        <description>clk: qcom: Don&apos;t use all caps for Glymur GPUCCAll other Glymur driver use &quot;Glymur&quot; and not all caps &quot;GLYMUR&quot;. Alignthe prompt and help text.Signed-off-by: Luca Weiss &lt;luca.weiss@fairphone.com&gt;Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Link: https://lore.kernel.org/r/20260701-glymur-uncaps-v1-1-5f7065348eb2@fairphone.comSigned-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Wed, 01 Jul 2026 08:19:30 +0200</pubDate>
        <dc:creator>Luca Weiss &lt;luca.weiss@fairphone.com&gt;</dc:creator>
    </item>
<item>
        <title>637315cb400eed1dbe721954fea437a61a2d65b2 - Merge tag &apos;kvm-riscv-7.3-1&apos; of https://github.com/kvm-riscv/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#637315cb400eed1dbe721954fea437a61a2d65b2</link>
        <description>Merge tag &apos;kvm-riscv-7.3-1&apos; of https://github.com/kvm-riscv/linux into HEADKVM/riscv changes for 7.3- Svadu/Zicfiss/Zicfilp FWFT support for Guest- Use try_cmpxchg for IMSIC MRIF RMW- More arch-specific tracepoints in KVM RISC-V- Eager Page Splitting for KVM RISC-V- Optimize hfence request handling for SMP Guests- Improve dirty log clearing by skipping zero bits in mask- Guard HFENCE range loops against overflow- CPU PM notifiers in KVM RISC-V for non-retentive idle states- Fix kernel-mode vector context save/restore for Guest

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Tue, 18 Aug 2026 13:07:31 +0200</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>efe86f088f48f18c27b648e5724048947f3b7fb4 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/qcom/Kconfig#efe86f088f48f18c27b648e5724048947f3b7fb4</link>
        <description>Merge drm/drm-next into drm-xe-nextSync some i915/display changesSigned-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/clk/qcom/Kconfig</description>
        <pubDate>Tue, 14 Jul 2026 15:40:31 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
