<?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>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/Kconfig#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/rtc/Kconfig</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>211d5933141197b37a7501271e49e4b88540615f - Merge tag &apos;rtc-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/Kconfig#211d5933141197b37a7501271e49e4b88540615f</link>
        <description>Merge tag &apos;rtc-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxPull RTC updates from Alexandre Belloni: &quot;Subsystem:   - add data_race() in rtc_dev_poll()  Drivers:   - remove i2c_match_id usage   - abx80x: Disable alarm feature if no interrupt attached   - ti-k3: support resuming from IO DDR low power mode&quot;* tag &apos;rtc-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux:  rtc: abx80x: Disable alarm feature if no interrupt attached  rtc: ntxec: fix OF node reference imbalance  rtc: pic32: allow driver to be compiled with COMPILE_TEST  rtc: ti-k3: Add support to resume from IO DDR low power mode  rtc: cmos: Use platform_get_irq_optional() in cmos_platform_probe()  dt-bindings: rtc: add olpc,xo1-rtc to trivial-rtc  dt-bindings: rtc: sc2731: Add compatible for SC2730  rtc: add data_race() in rtc_dev_poll()  rtc: armada38x: zalloc + calloc to single allocation  dt-bindings: rtc: isl12026: convert to YAML schema  dt-bindings: rtc: microcrystal,rv3028: Allow to specify vdd-supply  rtc: max77686: convert to i2c_new_ancillary_device  dt-bindings: rtc: mpfs-rtc: permit resets  rtc: rx8025: Remove use of i2c_match_id()  rtc: rv8803: Remove use of i2c_match_id()  rtc: rs5c372: Remove use of i2c_match_id()  rtc: pcf2127: Remove use of i2c_match_id()  rtc: m41t80: Remove use of i2c_match_id()  rtc: abx80x: Remove use of i2c_match_id()

            List of files:
            /linux/drivers/rtc/Kconfig</description>
        <pubDate>Sun, 26 Apr 2026 01:39:03 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>095a3e886dd250acc9ff692f8fcc296f0023a5c6 - rtc: pic32: allow driver to be compiled with COMPILE_TEST</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/Kconfig#095a3e886dd250acc9ff692f8fcc296f0023a5c6</link>
        <description>rtc: pic32: allow driver to be compiled with COMPILE_TESTThis driver currently only supports builds against a PIC32 target. Nowthat commit ed65ae9f6c6b (&quot;rtc: pic32: update include to use pic32.hfrom platform_data&quot;) is merged, it&apos;s possible to compile this driver onother architectures.To avoid future breakage of this driver in the future, let&apos;s update theKconfig so that it can be built with COMPILE_TEST enabled on allarchitectures.Signed-off-by: Brian Masney &lt;bmasney@redhat.com&gt;Link: https://patch.msgid.link/20260222-rtc-pic32-v1-1-3f8eb654a34d@redhat.comSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux/drivers/rtc/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 00:30:51 +0100</pubDate>
        <dc:creator>Brian Masney &lt;bmasney@redhat.com&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/rtc/Kconfig#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/drivers/rtc/Kconfig</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/rtc/Kconfig#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/rtc/Kconfig</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>3e9e952bb3139ad1e08f3e1960239c2988ab90c9 - Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/Kconfig#3e9e952bb3139ad1e08f3e1960239c2988ab90c9</link>
        <description>Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus

            List of files:
            /linux/drivers/rtc/Kconfig</description>
        <pubDate>Mon, 20 Apr 2026 13:41:28 +0200</pubDate>
        <dc:creator>Petr Mladek &lt;pmladek@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>d4eb7b2da66c848709e31585b9c371fa234abc39 - Merge branch &apos;for-7.1/core-v2&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/Kconfig#d4eb7b2da66c848709e31585b9c371fa234abc39</link>
        <description>Merge branch &apos;for-7.1/core-v2&apos; into for-linus- fixed handling of 0-sized reports (Dmitry Torokhov)- convert core code to __free() (Dmitry Torokhov)- support for multiple batteries per HID device (Lucas Zampieri)

            List of files:
            /linux/drivers/rtc/Kconfig</description>
        <pubDate>Thu, 16 Apr 2026 21:01:18 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/Kconfig#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/drivers/rtc/Kconfig</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>0314e382cf02983eb3c33ac537ad9701e7858bc9 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/Kconfig#0314e382cf02983eb3c33ac537ad9701e7858bc9</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netCross-merge networking fixes after downstream PR (net-7.0-rc2).Conflicts:tools/testing/selftests/drivers/net/hw/rss_ctx.py  19c3a2a81d2b (&quot;selftests: drv-net: rss: Generate unique ports for RSS context tests&quot;)  ce5a0f4612db (&quot;selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/up&quot;)include/net/inet_connection_sock.h  858d2a4f67ff6 (&quot;tcp: fix potential race in tcp_v6_syn_recv_sock()&quot;)  fcd3d039fab69 (&quot;tcp: make tcp_v{4,6}_send_check() static&quot;)https://lore.kernel.org/aZ8PSFLzBrEU3I89@sirena.org.ukdrivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.cdrivers/net/ethernet/mellanox/mlx5/core/en/xsk/pool.c  69050f8d6d075 (&quot;treewide: Replace kmalloc with kmalloc_obj for non-scalar types&quot;)  bf4afc53b77ae (&quot;Convert &apos;alloc_obj&apos; family to use the new default GFP_KERNEL argument&quot;)  8a96b9144f18a (&quot;net/mlx5e: Alloc xsk channel param out of mlx5e_open_xsk()&quot;)Adjacent changes:net/netfilter/ipvs/ip_vs_ctl.c  c59bd9e62e06 (&quot;ipvs: use more counters to avoid service lookups&quot;)  bf4afc53b77a (&quot;Convert &apos;alloc_obj&apos; family to use the new default GFP_KERNEL argument&quot;)Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/rtc/Kconfig</description>
        <pubDate>Thu, 26 Feb 2026 19:20:47 +0100</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/Kconfig#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/rtc/Kconfig</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>3ecf0b4a0e0ed4783aa32c5f3e42d23c7021e1c8 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/Kconfig#3ecf0b4a0e0ed4783aa32c5f3e42d23c7021e1c8</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1Cross-merge trees after 7.0-rc1.No conflicts.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/rtc/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 17:06:33 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/Kconfig#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/rtc/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/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/rtc/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>5f2eac7767493bf23e6552db82ab25de0dccd54f - Merge tag &apos;rtc-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/Kconfig#5f2eac7767493bf23e6552db82ab25de0dccd54f</link>
        <description>Merge tag &apos;rtc-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxPull RTC updates from Alexandre Belloni: - loongson: Loongson-2K0300 support - s35390a: nvmem support - zynqmp: rework calibration* tag &apos;rtc-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux:  rtc: ds1390: fix number of bytes read from RTC  rtc: class: Remove duplicate check for alarm  rtc: optee: simplify OP-TEE context match  rtc: interface: Alarm race handling should not discard preceding error  rtc: s35390a: implement nvmem support  rtc: loongson: Add Loongson-2K0300 support  dt-bindings: rtc: loongson: Document Loongson-2K0300 compatible  dt-bindings: rtc: loongson: Correct Loongson-1C interrupts property  dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2N support  dt-bindings: rtc: cpcap: convert to schema  rtc: zynqmp: use dynamic max and min offset ranges  rtc: zynqmp: rework set_offset  rtc: zynqmp: rework read_offset  rtc: zynqmp: check calibration max value  rtc: zynqmp: correct frequency value  rtc: amlogic-a4: Remove IRQF_ONESHOT  rtc: pcf8563: use correct of_node for output clock  rtc: max31335: use correct CONFIG symbol in IS_REACHABLE()  rtc: nvvrs: Add ARCH_TEGRA to the NV VRS RTC driver

            List of files:
            /linux/drivers/rtc/Kconfig</description>
        <pubDate>Sun, 22 Feb 2026 18:43:11 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>f9ecfd9bfedba9fd9d4b015b33b847571f7fdd42 - rtc: nvvrs: Add ARCH_TEGRA to the NV VRS RTC driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/Kconfig#f9ecfd9bfedba9fd9d4b015b33b847571f7fdd42</link>
        <description>rtc: nvvrs: Add ARCH_TEGRA to the NV VRS RTC driverThe NV VRS RTC driver currently is only supported on theTegra platform so add a dep for ARCH_TEGRA and compile testso it doesn&apos;t show up universally across all arches/platforms.Fixes: 9d6d6b06933c8 (&quot;rtc: nvvrs: add NVIDIA VRS RTC device driver&quot;)Cc: Shubhi Garg &lt;shgarg@nvidia.com&gt;Cc: Jon Hunter &lt;jonathanh@nvidia.com&gt;Signed-off-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;Acked-by: Jon Hunter &lt;jonathanh@nvidia.com&gt;Link: https://patch.msgid.link/20251222035651.433603-1-pbrobinson@gmail.comSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux/drivers/rtc/Kconfig</description>
        <pubDate>Mon, 22 Dec 2025 04:56:48 +0100</pubDate>
        <dc:creator>Peter Robinson &lt;pbrobinson@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d70178215211a7c73ecabeb55eeb0f8ef002bcab - Merge tag &apos;gpio-updates-for-v7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/Kconfig#d70178215211a7c73ecabeb55eeb0f8ef002bcab</link>
        <description>Merge tag &apos;gpio-updates-for-v7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxPull gpio updates from Bartosz Golaszewski: &quot;There are two new drivers and some changes to GPIO core but mostly  just GPIO driver updates across a wide array of files, adding support  for new models as well as various refactoring changes. Nothing  controversial and everything has spent a good measure of time in  linux-next.  GPIOLIB core:   - shrink the GPIO bus driver stub code   - rework software node support for &quot;undefined&quot; software nodes   - provide and use devm_fwnode_gpiod_get_optional()   - only compile the OF quirk for MT2701 when needed  New drivers:   - add the GPIO driver for ROHM bd72720   - add the gpio-line-mux driver providing 1-to-many mapping for a     single real GPIO  Driver changes:   - refactor gpio-pca9570: use lock guard, add missing headers, use     devres consistently   - add support for a new model (G7 Aspeed sgpiom) to the aspeed-sgpio     driver along with some prerequisite refactoring   - use device_get_match_data() where applicable and save some lines   - add support for more models to gpio-cadence   - add the compatible property to reset-gpio and use it in shared GPIO     management   - drop unnecessary use of irqd_get_trigger_type() in gpio-max77759   - add support for a new variant to gpio-pca953x   - extend build coverage with COMPILE_TEST for more drivers   - constify configfs structures in gpio-sim and gpio-virtuser   - add support for the K3 SoC to gpio-spacemit   - implement the missing .get_direction() callback in gpio-max77620   - add support for Tegra264 to gpio-tegra186   - drop unneeded MODULE_ALIAS() from gpio-menz127  DT bindings:   - document support for the opencores GPIO controller in gpio-mmio   - document new variants for gpio-pca953x  Documentation:   - extensively describe interrupt source detection for gpio-pca953x     and add more models to the list of supported variants&quot;* tag &apos;gpio-updates-for-v7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: (59 commits)  gpio: tegra186: Add support for Tegra264  dt-bindings: gpio: Add Tegra264 support  gpio: spacemit-k1: Use PDR for pin direction, not SDR/CDR  gpio: max77620: Implement .get_direction() callback  gpio: aspeed-sgpio: Support G7 Aspeed sgpiom controller  dt-bindings: gpio: aspeed,sgpio: Support ast2700  gpio: aspeed-sgpio: Convert IRQ functions to use llops callbacks  gpio: aspeed-sgpio: Create llops to handle hardware access  gpio: aspeed-sgpio: Remove unused bank name field  gpio: aspeed-sgpio: Change the macro to support deferred probe  regulator: bd71815: switch to devm_fwnode_gpiod_get_optional  gpiolib: introduce devm_fwnode_gpiod_get_optional() wrapper  gpio: mmio: Add compatible for opencores GPIO  dt-bindings: gpio-mmio: Correct opencores GPIO  gpio: pca9570: use lock guards  gpio: pca9570: Don&apos;t use &quot;proxy&quot; headers  gpio: pca9570: Use devm_mutex_init() for mutex initialization  MAINTAINERS: Add ROHM BD72720 PMIC  power: supply: bd71828-power: Support ROHM BD72720  power: supply: bd71828: Support wider register addresses  ...

            List of files:
            /linux/drivers/rtc/Kconfig</description>
        <pubDate>Wed, 11 Feb 2026 19:53:39 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&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/rtc/Kconfig#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/rtc/Kconfig</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>cb3aa2b540b0116caa900ea644d785cc583feed5 - Merge tag &apos;ib-mfd-clk-gpio-power-regulator-rtc-v6.20&apos; into psy-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/Kconfig#cb3aa2b540b0116caa900ea644d785cc583feed5</link>
        <description>Merge tag &apos;ib-mfd-clk-gpio-power-regulator-rtc-v6.20&apos; into psy-nextMerge immutable branch between MFD, Clk, GPIO, Power, Regulator and RTCdue for the v6.20 merge window to apply further cleanups on top of theBD72720 power-supply driver contained in this branch.Signed-off-by: Sebastian Reichel &lt;sebastian.reichel@collabora.com&gt;

            List of files:
            /linux/drivers/rtc/Kconfig</description>
        <pubDate>Fri, 30 Jan 2026 22:38:57 +0100</pubDate>
        <dc:creator>Sebastian Reichel &lt;sebastian.reichel@collabora.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/rtc/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/rtc/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>6acd0e82ca8303b5c09ef7870bd40dbfd8dd53d3 - Merge tag &apos;ib-mfd-clk-gpio-power-regulator-rtc-v6.20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/rtc/Kconfig#6acd0e82ca8303b5c09ef7870bd40dbfd8dd53d3</link>
        <description>Merge tag &apos;ib-mfd-clk-gpio-power-regulator-rtc-v6.20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-nextImmutable branch between MFD, Clk, GPIO, Power, Regulator and RTC due for the v6.20 merge window

            List of files:
            /linux/drivers/rtc/Kconfig</description>
        <pubDate>Thu, 15 Jan 2026 16:37:34 +0100</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
