<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4ee64205ffaa587e8114d84a67ac721399ccb369 - 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/samsung/Makefile#4ee64205ffaa587e8114d84a67ac721399ccb369</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;We&apos;ve finally gotten rid of the struct clk_ops::round_rate() code  after months of effort from Brian Masney. Now the only option is to  use determine_rate(), which is good because that takes a struct  argument instead of just a couple unsigned longs, allowing us to  easily modify the way we determine and set rates in the clk tree.  Beyond that core framework change we&apos;ve got the typical pile of new  SoC clk driver additions, fixes for clk data and/or adding missing  clks because the consumer driver using those clks wasn&apos;t ready, etc.  The usual suspects are all here: Qualcomm, Samsung, Mediatek, and  Rockchip along with some newcomers making RISC-V SoCs like ESWIN&apos;s  eic700 and Tenstorrent&apos;s Atlantis. The clk driver side of this looks  pretty normal.  Core:   - Remove the round_rate() clk op (yay!)  New Drivers:   - ESWIN eic700 SoC clk support   - Econet EN751221 SoC clock/reset support   - Global TCSR, RPMh, and display clock controller support for the     Qualcomm Eliza platform   - TCSR, the multiple global, and the RPMh clock controller support     for the Qualcomm Nord platform   - GPU clock controller support for Qualcomm SM8750   - Video and GPU clock controller support for Qualcomm Glymur   - Global clock controller support for Qualcomm IPQ5210   - Axis ARTPEC-9: Add new PLL clocks and new drivers for eight clock     controllers on the SoC   - ExynosAutov920: Add G3D (GPU) clock controller   - Clock driver for the Rockchip RV1103B SoC   - Initial support for the Renesas RZ/G3L (R9A08G046) SoC   - Clock and reset controllers (e.g. PRCM) in the Tenstorrent Atlantis SoC&quot;* tag &apos;clk-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: (132 commits)  clk: visconti: pll: initialize clk_init_data to zero  clk: fsl-sai: Add MCLK generation support  clk: fsl-sai: Extract clock setup into fsl_sai_clk_register()  dt-bindings: clock: fsl-sai: Document clock-cells = &lt;1&gt; support  clk: fsl-sai: Add i.MX8M support with 8 byte register offset  clk: fsl-sai: Sort the headers  dt-bindings: clock: fsl-sai: Document i.MX8M support  clk: qcom: gcc: Add multiple global clock controller driver for Nord SoC  clk: qcom: rpmh: Add support for Nord rpmh clocks  clk: qcom: Add TCSR clock driver for Nord SoC  dt-bindings: clock: qcom: Add Nord Global Clock Controller  dt-bindings: clock: qcom-rpmhcc: Add support for Nord SoCs  dt-bindings: clock: qcom: Document the Nord SoC TCSR Clock Controller  clk: qcom: gcc-x1e80100: Keep GCC USB QTB clock always ON  clk: qcom: Constify list of critical CBCR registers  clk: qcom: Constify qcom_cc_driver_data  clk: qcom: videocc-glymur: Constify qcom_cc_desc  clk: qcom: Add a driver for SM8750 GPU clocks  dt-bindings: clock: qcom: Add SM8750 GPU clocks  clk: qcom: ipq-cmn-pll: Add IPQ8074 SoC support  ...

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Tue, 21 Apr 2026 17:33:26 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>6b701fde9b31f085f39fc2a371cb33212fab6f68 - Merge branches &apos;clk-samsung&apos;, &apos;clk-qcom&apos;, &apos;clk-round&apos;, &apos;clk-sai&apos; and &apos;clk-cleanup&apos; into clk-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#6b701fde9b31f085f39fc2a371cb33212fab6f68</link>
        <description>Merge branches &apos;clk-samsung&apos;, &apos;clk-qcom&apos;, &apos;clk-round&apos;, &apos;clk-sai&apos; and &apos;clk-cleanup&apos; into clk-next* clk-samsung:  clk: samsung: exynos850: Add APM-to-AP mailbox clock  dt-bindings: clock: exynos850: Add APM_AP MAILBOX clock  clk: samsung: Use %pe format to simplify  clk: samsung: pll: Fix possible truncation in a9fraco recalc rate  clk: samsung: exynosautov920: add block G3D clock support  dt-bindings: clock: exynosautov920: add G3D clock definitions  clk: samsung: gs101: harmonise symbol names (clock arrays)  clk: samsung: artpec-9: Add initial clock support for ARTPEC-9 SoC  clk: samsung: Add clock PLL support for ARTPEC-9 SoC  dt-bindings: clock: Add ARTPEC-9 clock controller* clk-qcom: (67 commits)  clk: qcom: gcc: Add multiple global clock controller driver for Nord SoC  clk: qcom: rpmh: Add support for Nord rpmh clocks  clk: qcom: Add TCSR clock driver for Nord SoC  dt-bindings: clock: qcom: Add Nord Global Clock Controller  dt-bindings: clock: qcom-rpmhcc: Add support for Nord SoCs  dt-bindings: clock: qcom: Document the Nord SoC TCSR Clock Controller  clk: qcom: gcc-x1e80100: Keep GCC USB QTB clock always ON  clk: qcom: Constify list of critical CBCR registers  clk: qcom: Constify qcom_cc_driver_data  clk: qcom: videocc-glymur: Constify qcom_cc_desc  clk: qcom: Add a driver for SM8750 GPU clocks  dt-bindings: clock: qcom: Add SM8750 GPU clocks  clk: qcom: ipq-cmn-pll: Add IPQ8074 SoC support  dt-bindings: clock: qcom: Add CMN PLL support for IPQ8074  clk: qcom: ipq-cmn-pll: Add IPQ6018 SoC support  dt-bindings: clock: qcom: Add CMN PLL support for IPQ6018  clk: qcom: gdsc: Fix error path on registration of multiple pm subdomains  dt-bindings: clock: qcom: Add missing power-domains property  clk: qcom: gcc-eliza: Enable FORCE_MEM_CORE_ON for UFS AXI PHY clock  clk: qcom: dispcc-sc7180: Add missing MDSS resets  ...* clk-round:  clk: divider: remove divider_round_rate() and divider_round_rate_parent()  clk: divider: remove divider_ro_round_rate_parent()  clk: remove round_rate() clk ops  clk: composite: convert from round_rate() to determine_rate()  clk: test: remove references to clk_ops.round_rate* clk-sai:  clk: fsl-sai: Add MCLK generation support  clk: fsl-sai: Extract clock setup into fsl_sai_clk_register()  dt-bindings: clock: fsl-sai: Document clock-cells = &lt;1&gt; support  clk: fsl-sai: Add i.MX8M support with 8 byte register offset  clk: fsl-sai: Sort the headers  dt-bindings: clock: fsl-sai: Document i.MX8M support* clk-cleanup:  clk: visconti: pll: initialize clk_init_data to zero  clk: xgene: Fix mapping leak in xgene_pllclk_init()  clk: Simplify clk_is_match()  clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoC  clk: mvebu: armada-37xx-periph: fix __iomem casts in structure init  clk: qoriq: avoid format string warning

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Thu, 16 Apr 2026 19:12:43 +0200</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>42ca4f0c9444bea688c2f4797b00cea0b3f842d9 - Merge tag &apos;samsung-clk-7.1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into clk-samsung</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#42ca4f0c9444bea688c2f4797b00cea0b3f842d9</link>
        <description>Merge tag &apos;samsung-clk-7.1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into clk-samsungPull Samsung SoC clock driver updates from Krzysztof Kozlowski: - Axis ARTPEC-9: Add new PLL clocks and new drivers for eight clock   controllers on the SoC - ExynosAutov920: Add G3D (GPU) clock controller - Exynos850: Define missing clock for the APM mailbox* tag &apos;samsung-clk-7.1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:  clk: samsung: exynos850: Add APM-to-AP mailbox clock  dt-bindings: clock: exynos850: Add APM_AP MAILBOX clock  clk: samsung: Use %pe format to simplify  clk: samsung: pll: Fix possible truncation in a9fraco recalc rate  clk: samsung: exynosautov920: add block G3D clock support  dt-bindings: clock: exynosautov920: add G3D clock definitions  clk: samsung: gs101: harmonise symbol names (clock arrays)  clk: samsung: artpec-9: Add initial clock support for ARTPEC-9 SoC  clk: samsung: Add clock PLL support for ARTPEC-9 SoC  dt-bindings: clock: Add ARTPEC-9 clock controller

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Sun, 12 Apr 2026 01:24:53 +0200</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>85cc5be65b82481d9eb14afb6a6d52d5bde36cb0 - clk: samsung: artpec-9: Add initial clock support for ARTPEC-9 SoC</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#85cc5be65b82481d9eb14afb6a6d52d5bde36cb0</link>
        <description>clk: samsung: artpec-9: Add initial clock support for ARTPEC-9 SoCAdd initial clock support for Axis ARTPEC-9 SoC which is requiredfor enabling basic clock management.Add clock support for below CMU (Clock Management Unit) blocksin ARTPEC-9 SoC: - CMU_CMU - CMU_BUS - CMU_CORE - CMU_CPUCL - CMU_FSYS0 - CMU_FSYS1 - CMU_IMEM - CMU_PERISigned-off-by: GyoungBo Min &lt;mingyoungbo@coasia.com&gt;Signed-off-by: Ravi Patel &lt;ravi.patel@samsung.com&gt;Link: https://patch.msgid.link/20251029130731.51305-4-ravi.patel@samsung.comSigned-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Wed, 29 Oct 2025 14:07:30 +0100</pubDate>
        <dc:creator>GyoungBo Min &lt;mingyoungbo@coasia.com&gt;</dc:creator>
    </item>
<item>
        <title>ec496f77b4c11036cc835d6f045fb5e5ef1e6530 - Merge branch &apos;for-6.20/sony&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#ec496f77b4c11036cc835d6f045fb5e5ef1e6530</link>
        <description>Merge branch &apos;for-6.20/sony&apos; into for-linus- Support for Rock band 4 PS4 and PS5 guitars (Rosalie Wanders)

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Mon, 09 Feb 2026 17:33:26 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#cc4adab164b772a34b3340d644b7c4728498581e</link>
        <description>Merge tag &apos;v6.19-rc1&apos; into msm-nextMerge Linux 6.19-rc1 in order to catch up with other changes (e.g. UBWCconfig database defining UBWC_6).Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Tue, 20 Jan 2026 23:06:55 +0100</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#5add3c3c280a35f7e258e9cef7607db5a2e56fdc</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.19-rc1. An important upstream bugfix andto help unblock PTL CI.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Fri, 19 Dec 2025 11:51:22 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ec439c38013550420aecc15988ae6acb670838c1 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#ec439c38013550420aecc15988ae6acb670838c1</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Cross-merge BPF and other fixes after downstream PR.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Wed, 17 Dec 2025 06:29:38 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b8304863a3990d0f18c38e5b94191830a63ee1af - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#b8304863a3990d0f18c38e5b94191830a63ee1af</link>
        <description>Merge drm/drm-next into drm-intel-nextSync-up some display code needed for Async flips refactor.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 14:24:02 +0100</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7f790dd21a931c61167f7bdc327aecf2cebad327 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#7f790dd21a931c61167f7bdc327aecf2cebad327</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s kickstart the v6.20 (7.0?) release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 09:27:39 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Sat, 13 Dec 2025 10:18:20 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>24f171c7e145f43b9f187578e89b0982ce87e54c - Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#24f171c7e145f43b9f187578e89b0982ce87e54c</link>
        <description>Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.19We&apos;ve been quite busy with fixes since the merge window, though not inany particularly exciting ways - the standout thing is the fix for _SXcontrols which were broken by a change to how we do clamping, otherwiseit&apos;s all fairly run of the mill fixes and quirks.

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Sun, 21 Dec 2025 11:11:11 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>84318277d6334c6981ab326d4acc87c6a6ddc9b8 - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#84318277d6334c6981ab326d4acc87c6a6ddc9b8</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesPull in rc1 to include all changes since the merge window closed,and grab all fixes and changes from drm/drm-next.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 12:53:27 +0100</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>ba65a4e7120a616d9c592750d9147f6dcafedffa - 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/samsung/Makefile#ba65a4e7120a616d9c592750d9147f6dcafedffa</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;This is entirely SoC clk drivers.  The majority diff wise is for the new Rockchip and Qualcomm clk  drivers which is mostly lines and lines of data structures to describe  the clk hardware in these SoCs. Beyond those two, Renesas continues to  incrementally add clks to their SoC drivers, causing them to show up  higher in the diffstat this time because they added quite a few clks  all over the place.  Overall it is a semi-quiet release that has some new clk drivers and  the usual fixes for clock data that was wrong or missing and  non-critical cleanups that plug error paths or fix typos.  New Drivers:   - Qualcomm IPQ5424 Network Subsystem Clock Controller   - Qualcomm SM8750 Video Clock Controller   - Rockchip RV1126B and RK3506 clock drivers   - i.MX8ULP SIM LPAV clock driver   - Samsung ACPM (firmware interface) clock driver   - Altera Agilex5 clock driver&quot;* tag &apos;clk-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: (117 commits)  clk: keystone: fix compile testing  clk: keystone: syscon-clk: fix regmap leak on probe failure  clk: qcom: Mark camcc_sm7150_hws static  clk: samsung: exynos-clkout: Assign .num before accessing .hws  clk: rockchip: Add clock and reset driver for RK3506  dt-bindings: clock: rockchip: Add RK3506 clock and reset unit  clk: actions: Fix discarding const qualifier by &apos;container_of&apos; macro  clk: spacemit: Set clk_hw_onecell_data::num before using flex array  clk: visconti: Add VIIF clocks  dt-bindings: clock: tmpv770x: Add VIIF clocks  dt-bindings: clock: tmpv770x: Remove definition of number of clocks  clk: visconti: Do not define number of clocks in bindings  clk: rockchip: Add clock controller for the RV1126B  dt-bindings: clock, reset: Add support for rv1126b  clk: rockchip: Implement rockchip_clk_register_armclk_multi_pll()  clk: qcom: x1e80100-dispcc: Add USB4 router link resets  dt-bindings: clock: qcom: x1e80100-dispcc: Add USB4 router link resets  clk: qcom: videocc-sm8750: Add video clock controller driver for SM8750  dt-bindings: clock: qcom: Add SM8750 video clock controller  clk: qcom: branch: Extend invert logic for branch2 mem clocks  ...

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Mon, 08 Dec 2025 01:38:52 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>0999df60329e3e643ef3f9de72d85e712e481766 - Merge branches &apos;clk-socfpga&apos;, &apos;clk-renesas&apos;, &apos;clk-cleanup&apos;, &apos;clk-samsung&apos; and &apos;clk-mediatek&apos; into clk-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#0999df60329e3e643ef3f9de72d85e712e481766</link>
        <description>Merge branches &apos;clk-socfpga&apos;, &apos;clk-renesas&apos;, &apos;clk-cleanup&apos;, &apos;clk-samsung&apos; and &apos;clk-mediatek&apos; into clk-next* clk-socfpga:  clk: socfpga: agilex5: add clock driver for Agilex5* clk-renesas: (35 commits)  clk: renesas: r9a09g077: Add SPI module clocks  clk: renesas: r9a09g056: Add USB3.0 clocks/resets  clk: renesas: r9a09g057: Add USB3.0 clocks/resets  clk: renesas: r9a09g047: Add RSCI clocks/resets  dt-bindings: clock: renesas,r9a09g056-cpg: Add USB3.0 core clocks  dt-bindings: clock: renesas,r9a09g057-cpg: Add USB3.0 core clocks  clk: renesas: r9a06g032: Fix memory leak in error path  clk: renesas: r9a09g077: Use devm_ helpers for divider clock registration  clk: renesas: r9a09g077: Remove stray blank line  clk: renesas: r9a09g077: Propagate rate changes to parent clocks  clk: renesas: r8a779a0: Add 3DGE module clock  clk: renesas: r8a779a0: Add ZG Core clock  clk: renesas: rcar-gen4: Add support for clock dividers in FRQCRB  dt-bindings: clock: r8a779a0: Add ZG core clock  clk: renesas: r9a09g056: Add clock and reset entries for ISP  clk: renesas: r9a09g056: Add support for PLLVDO, CRU clocks, and resets  clk: renesas: r9a09g056: Add clocks and resets for DSI and LCDC modules  clk: renesas: r9a09g077: Add TSU module clock  clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC  clk: renesas: rzv2h: Add support for DSI clocks  ...* clk-cleanup:  clk: keystone: fix compile testing  clk: keystone: syscon-clk: fix regmap leak on probe failure  clk: samsung: exynos-clkout: Assign .num before accessing .hws  clk: actions: Fix discarding const qualifier by &apos;container_of&apos; macro  clk: spacemit: Set clk_hw_onecell_data::num before using flex array  clk: spacemit: fix comment typo  clk: keystone: Fix discarded const qualifiers  clk: sprd: sc9860: Simplify with of_device_get_match_data()* clk-samsung:  firmware: exynos-acpm: add empty method to allow compile test  MAINTAINERS: add ACPM clock bindings and driver  clk: samsung: add Exynos ACPM clock driver  firmware: exynos-acpm: register ACPM clocks pdev  firmware: exynos-acpm: add DVFS protocol  dt-bindings: firmware: google,gs101-acpm-ipc: add ACPM clocks  clk: samsung: clk-pll: simplify samsung_pll_lock_wait()  clk: samsung: exynosautov920: add block mfc clock support  clk: samsung: exynosautov920: add clock support  dt-bindings: clock: exynosautov920: add mfc clock definitions  dt-bindings: clock: exynosautov920: add m2m clock definitions  dt-bindings: clock: google,gs101-clock: add power-domains* clk-mediatek:  clk: en7523: Add reset-controller support for EN7523 SoC  dt-bindings: clock: airoha: Add reset support to EN7523 clock binding

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Wed, 03 Dec 2025 19:22:24 +0100</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>44244194e114b01368fd76dec2577755ead526b8 - Merge tag &apos;samsung-drivers-firmware-clk-6.19&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into clk-samsung</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#44244194e114b01368fd76dec2577755ead526b8</link>
        <description>Merge tag &apos;samsung-drivers-firmware-clk-6.19&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into clk-samsungPull Samsung clk driver updates from Krzysztof Kozlowski:Extend Samsung ACPM (Alive Clock and Power Manager) firmware drivers: - Add support for passing DVFS (Dynamic Voltage and Frequency) messages   to configure the clocks in ACPM device. - Add Exynos ACPM clock driver, which exposes to Linux several clocks   handled by the ACPM (firmware)* tag &apos;samsung-drivers-firmware-clk-6.19&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:  firmware: exynos-acpm: add empty method to allow compile test  MAINTAINERS: add ACPM clock bindings and driver  clk: samsung: add Exynos ACPM clock driver  firmware: exynos-acpm: register ACPM clocks pdev  firmware: exynos-acpm: add DVFS protocol  dt-bindings: firmware: google,gs101-acpm-ipc: add ACPM clocks

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Fri, 14 Nov 2025 04:37:27 +0100</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>40498a74205371400a5b0088acb886ac47a523aa - clk: samsung: add Exynos ACPM clock driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clk/samsung/Makefile#40498a74205371400a5b0088acb886ac47a523aa</link>
        <description>clk: samsung: add Exynos ACPM clock driverAdd the Exynos ACPM clock driver. It provides support for clocks thatare controlled by firmware that implements the ACPM interface.Signed-off-by: Tudor Ambarus &lt;tudor.ambarus@linaro.org&gt;Reviewed-by: Peter Griffin &lt;peter.griffin@linaro.org&gt;Tested-by: Peter Griffin &lt;peter.griffin@linaro.org&gt; # on gs101-orioleLink: https://patch.msgid.link/20251010-acpm-clk-v6-4-321ee8826fd4@linaro.orgSigned-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;

            List of files:
            /linux/drivers/clk/samsung/Makefile</description>
        <pubDate>Fri, 10 Oct 2025 14:46:34 +0200</pubDate>
        <dc:creator>Tudor Ambarus &lt;tudor.ambarus@linaro.org&gt;</dc:creator>
    </item>
</channel>
</rss>
