<?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>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clocksource/Kconfig#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/clocksource/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>48295ab42dae91b6903221adf1c316f08ffa5e09 - Merge tag &apos;timers-clocksource-2026-02-09&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clocksource/Kconfig#48295ab42dae91b6903221adf1c316f08ffa5e09</link>
        <description>Merge tag &apos;timers-clocksource-2026-02-09&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipPull clocksource updates from Thomas Gleixner: &quot;A rather small set of boring cleanups, fixes and improvements&quot;* tag &apos;timers-clocksource-2026-02-09&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:  clocksource/drivers/mips-gic-timer: Move GIC timer to request_percpu_irq()  clocksource/drivers/timer-sp804: Fix an Oops when read_current_timer is called on ARM32 platforms where the SP804 is not registered as the sched_clock.  clocksource/drivers/armada-370-xp: Fix dead link to timer binding  clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency on OF  clocksource/drivers/sh_tmu: Always leave device running after probe

            List of files:
            /linux/drivers/clocksource/Kconfig</description>
        <pubDate>Wed, 11 Feb 2026 01:37:54 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>7eaf8e32de5f4ed4defda6fff81749041bb9d23f - Merge tag &apos;timers-v7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clocksource/Kconfig#7eaf8e32de5f4ed4defda6fff81749041bb9d23f</link>
        <description>Merge tag &apos;timers-v7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksourcePull clocksource/events updates from Daniel Lezcano:  - Always leave device running after probe in the sh TMU driver to    overcome the locking validation scheme warning when the PREEMPT_RT    is enabled (Niklas S&#246;derlund)  - Add missing Kconfig dependency on OF for the integrator AP (Bartosz    Golaszewski)  - Fix a dead link in timer bindings for the Armada 370XP (Soham Metha)  - Fix an Oops when read_current_timer is called on ARM32 platforms    where the SP804 is not registered as the sched_clock (Stephen Eta    Zhou)  - Move GIC timer to use request_percpu_irq() instead of    setup_percpu_irq() to allow the removal of the latter (Marc Zyngier)Link: https://patch.msgid.link/75b163aa-5098-4949-a539-ae1e59e3aaca@linaro.org

            List of files:
            /linux/drivers/clocksource/Kconfig</description>
        <pubDate>Thu, 29 Jan 2026 22:23:51 +0100</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&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/clocksource/Kconfig#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/clocksource/Kconfig</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>2246464821e2820572e6feefca2029f17629cc50 - clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency on OF</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clocksource/Kconfig#2246464821e2820572e6feefca2029f17629cc50</link>
        <description>clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency on OFThis driver accesses the of_aliases global variable declared inlinux/of.h and defined in drivers/base/of.c. It requires OF support orwill cause a link failure. Add the missing Kconfig dependency.Closes: https://lore.kernel.org/oe-kbuild-all/202601152233.og6LdeUo-lkp@intel.com/Signed-off-by: Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;Signed-off-by: Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;Link: https://patch.msgid.link/20260116111723.10585-1-bartosz.golaszewski@oss.qualcomm.com

            List of files:
            /linux/drivers/clocksource/Kconfig</description>
        <pubDate>Fri, 16 Jan 2026 12:17:23 +0100</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@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/clocksource/Kconfig#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/clocksource/Kconfig</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>b8304863a3990d0f18c38e5b94191830a63ee1af - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clocksource/Kconfig#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/clocksource/Kconfig</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/clocksource/Kconfig#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/clocksource/Kconfig</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/clocksource/Kconfig#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/clocksource/Kconfig</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/clocksource/Kconfig#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/clocksource/Kconfig</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/clocksource/Kconfig#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/clocksource/Kconfig</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>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clocksource/Kconfig#cb9f145f638d7afa633632a9290d6ad06caeb8ee</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclarkBack-merge drm-next to get caught up.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/clocksource/Kconfig</description>
        <pubDate>Sat, 01 Nov 2025 13:47:30 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>82ee50252dc891e3f3b32d923bb4f656d300b772 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clocksource/Kconfig#82ee50252dc891e3f3b32d923bb4f656d300b772</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.18-rc1.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/clocksource/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 11:31:49 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2acee98fcc61052d63fab4539fcb6ee677555645 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clocksource/Kconfig#2acee98fcc61052d63fab4539fcb6ee677555645</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.18-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/clocksource/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 09:37:11 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9b966ae42235a88eaea714be09ff3d698535bdfe - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clocksource/Kconfig#9b966ae42235a88eaea714be09ff3d698535bdfe</link>
        <description>Merge drm/drm-next into drm-misc-nextUpdating drm-misc-next to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/clocksource/Kconfig</description>
        <pubDate>Mon, 13 Oct 2025 09:19:19 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>f088104d837a991c65e51fa30bb4196169b3244d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clocksource/Kconfig#f088104d837a991c65e51fa30bb4196169b3244d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerge in order to get the commit:  048832a3f400 (&quot;drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter&quot;)To drm-intel-gt-next as there are followup fixes to be applied.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/clocksource/Kconfig</description>
        <pubDate>Tue, 16 Sep 2025 12:53:20 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>5028f42416eaec08d3f6aa4f98ccca669b3f8ab3 - Merge tag &apos;timers-clocksource-2025-11-30&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clocksource/Kconfig#5028f42416eaec08d3f6aa4f98ccca669b3f8ab3</link>
        <description>Merge tag &apos;timers-clocksource-2025-11-30&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipPull clocksource updates from Thomas Gleixner: &quot;Updates for clocksource and clockevent drivers:   - A new driver for the Realtel system timer   - Prevent the unbinding of timers when the drivers do not support     that   - Expand the timer counter readout for the SPRD driver to 64 bit     to allow IOT devices suspend times of more than 36 hours, which     is the current limit of the 32-bi readout   - The usual small cleanups, fixes and enhancements all over the     place&quot;* tag &apos;timers-clocksource-2025-11-30&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:  clocksource/drivers: Add Realtek system timer driver  dt-bindings: timer: Add Realtek SYSTIMER  clocksource/drivers/stm32-lp: Drop unused module alias  clocksource/drivers/rda: Add sched_clock_register for RDA8810PL SoC  clocksource/drivers/nxp-stm: Prevent driver unbind  clocksource/drivers/nxp-pit: Prevent driver unbind  clocksource/drivers/arm_arch_timer_mmio: Prevent driver unbind  clocksource/drivers/nxp-stm: Fix section mismatches  clocksource/drivers/sh_cmt: Always leave device running after probe  clocksource/drivers/stm: Fix double deregistration on probe failure  clocksource/drivers/ralink: Fix resource leaks in init error path  clocksource/drivers/timer-sp804: Fix read_current_timer() issue when clock source is not registered  clocksource/drivers/sprd: Enable register for timer counter from 32 bit to 64 bit

            List of files:
            /linux/drivers/clocksource/Kconfig</description>
        <pubDate>Tue, 02 Dec 2025 18:54:27 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>2437f798809d4420350b0118e4723024ce8d203b - Merge tag &apos;timers-v6.19-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clocksource/Kconfig#2437f798809d4420350b0118e4723024ce8d203b</link>
        <description>Merge tag &apos;timers-v6.19-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksourcePull clocksource/event changes from Daniel Lezcano:    - Use 64-bits for timer compensation for IoT usage where the suspend      time is much longer than what 32-bits can provide (Enlin Mu)    - Add delay support on sp804 for ARM32 platforms (Stephen Eta Zhou)    - Fix missing resource release on error in the probe path of in the      ralink driver (Haotian Zhang)    - Fix double deregistration on probe failure in the NXP STM driver      (Johan Hovold)    - Disable runtime PM for the Renesas SH CMT timer because it is      incompatible with PREEMPT_RT=y (Niklas S&#246;derlund)    - Fix section mismatches in the NXP STM driver (Johan Hovold)    - Preventing unbinding the NXP PIT, STM and MMIO ARM Arch timers as      the code does not suppport bind/unbind (Johan Hovold)    - Use the clocksource instead of ticks on the RDA8810PL platform      (Enlin Mu)    - Drop the unused module alias for the STM32-LP (Johan Hovold)    - Add Realtek system timer driver (Hao-Wen Ting)Link: https://lore.kernel.org/all/9303b790-28d4-4bd9-b01d-28fb05493596@linaro.org

            List of files:
            /linux/drivers/clocksource/Kconfig</description>
        <pubDate>Wed, 26 Nov 2025 15:36:52 +0100</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>d1780dce9575072303b9c574614b72b5c8c5c44c - clocksource/drivers: Add Realtek system timer driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clocksource/Kconfig#d1780dce9575072303b9c574614b72b5c8c5c44c</link>
        <description>clocksource/drivers: Add Realtek system timer driverAdd a system timer driver for Realtek SoCs.This driver registers the 1 MHz global hardware counter on Realtekplatforms as a clock event device. Since this hardware counter startscounting automatically after SoC power-on, no clock initialization isrequired. Because the counter does not stop or get affected by CPU powerdown, and it supports oneshot mode, it is typically used as a tickbroadcast timer.Signed-off-by: Hao-Wen Ting &lt;haowen.ting@realtek.com&gt;Signed-off-by: Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;Acked-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Link: https://patch.msgid.link/20251126060110.198330-3-haowen.ting@realtek.com

            List of files:
            /linux/drivers/clocksource/Kconfig</description>
        <pubDate>Wed, 26 Nov 2025 07:01:10 +0100</pubDate>
        <dc:creator>Hao-Wen Ting &lt;haowen.ting@realtek.com&gt;</dc:creator>
    </item>
<item>
        <title>2ace52718376fdb56aca863da2eebe70d7e2ddb1 - Merge branch &apos;objtool/core&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/clocksource/Kconfig#2ace52718376fdb56aca863da2eebe70d7e2ddb1</link>
        <description>Merge branch &apos;objtool/core&apos;Bring in the UDB and objtool data annotations to avoid conflicts while further extending the bug exceptions.Signed-off-by: Peter Zijlstra &lt;peterz@infradead.org&gt;

            List of files:
            /linux/drivers/clocksource/Kconfig</description>
        <pubDate>Fri, 21 Nov 2025 11:21:20 +0100</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
</channel>
</rss>
