<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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>0a243de9 - rtc: pcf50633: Remove</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#0a243de9</link>
        <description>rtc: pcf50633: RemoveThe pcf50633 was used as part of the OpenMoko devices butthe support for its main chip was recently removed in:commit 61b7f8920b17 (&quot;ARM: s3c: remove all s3c24xx support&quot;)See https://lore.kernel.org/all/Z8z236h4B5A6Ki3D@gallifrey/Remove it.Signed-off-by: Dr. David Alan Gilbert &lt;linux@treblig.org&gt;Link: https://lore.kernel.org/r/20250311014959.743322-3-linux@treblig.orgSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Tue, 11 Mar 2025 01:49:52 +0000</pubDate>
        <dc:creator>Dr. David Alan Gilbert &lt;linux@treblig.org&gt;</dc:creator>
    </item>
<item>
        <title>c89ac918 - rtc: support for the Amlogic on-chip RTC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#c89ac918</link>
        <description>rtc: support for the Amlogic on-chip RTCThis is the third amlogic driver. The RTC hardware of A4 SoC is differentfrom the previous one. This RTC hardware includes a timing function andan alarm function. But the existing has only timing function, alarmfunction is using the system clock to implement a virtual alarm. Addthe RTC driver to support it.Signed-off-by: Yiting Deng &lt;yiting.deng@amlogic.com&gt;Signed-off-by: Xianwei Zhao &lt;xianwei.zhao@amlogic.com&gt;Link: https://lore.kernel.org/r/20241112-rtc-v6-2-a71b60d2f354@amlogic.comSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Tue, 12 Nov 2024 03:10:15 +0000</pubDate>
        <dc:creator>Yiting Deng &lt;yiting.deng@amlogic.com&gt;</dc:creator>
    </item>
<item>
        <title>82ee16cf - rtc: add driver for Marvell 88PM886 PMIC RTC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#82ee16cf</link>
        <description>rtc: add driver for Marvell 88PM886 PMIC RTCRTC lives on the chip&apos;s base register page. Add the relevant registerdefinitions and implement a basic set/read time functionality. Testedwith the samsung,coreprimevelte smartphone which contains this PMIC andwhose vendor kernel tree has also served as the sole reference for this.Signed-off-by: Karel Balej &lt;balejk@matfyz.cz&gt;Acked-by: Lee Jones &lt;lee@kernel.org&gt;Link: https://lore.kernel.org/r/20241012193345.18594-2-balejk@matfyz.czSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Sat, 12 Oct 2024 19:31:39 +0000</pubDate>
        <dc:creator>Karel Balej &lt;balejk@matfyz.cz&gt;</dc:creator>
    </item>
<item>
        <title>5127135f - rtc: Makefile: Replace spaces with tab.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#5127135f</link>
        <description>rtc: Makefile: Replace spaces with tab.Fix a style error.Signed-off-by: T&#243;th J&#225;nos &lt;gomba007@gmail.com&gt;Link: https://lore.kernel.org/r/20240930-rtc-makefile-spaces-v1-1-e936e0a7b02a@gmail.comSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Mon, 30 Sep 2024 08:57:40 +0000</pubDate>
        <dc:creator>T&#243;th J&#225;nos &lt;gomba007@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d4488377 - rtc: renesas-rtca3: Add driver for RTCA-3 available on Renesas RZ/G3S SoC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#d4488377</link>
        <description>rtc: renesas-rtca3: Add driver for RTCA-3 available on Renesas RZ/G3S SoCThe RTC IP (RTCA-3) available on the Renesas RZ/G3S SoC has calendar countmode and binary count mode (selectable though RCR2.CNTMD) capabilities,alarm capabilities, clock error correction capabilities. It can generatealarm, period, carry interrupts.Add a driver for RTCA-3 IP. The driver implements calendar count mode (asthe conversion b/w RTC and system time is simpler, done with bcd2bin(),bin2bcd()), read and set time, read and set alarm, read and setan offset.Signed-off-by: Claudiu Beznea &lt;claudiu.beznea.uj@bp.renesas.com&gt;Link: https://lore.kernel.org/r/20241030110120.332802-6-claudiu.beznea.uj@bp.renesas.comSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Wed, 30 Oct 2024 11:01:15 +0000</pubDate>
        <dc:creator>Claudiu Beznea &lt;claudiu.beznea.uj@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>5af858ac - rtc: Add driver for SD2405AL</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#5af858ac</link>
        <description>rtc: Add driver for SD2405ALAdd support for the DFRobot SD2405AL I2C RTC Module.Datasheet:	https://image.dfrobot.com/image/data/TOY0021/SD2405AL%20datasheet%20(Angelo%20v0.1).pdfProduct:	https://www.dfrobot.com/product-1600.htmlTo instantiate (assuming device is connected to I2C-1)as root:	echo sd2405al 0x32 &gt; /sys/bus/i2c/devices/i2c-1/new_deviceas user:	echo &apos;sd2405al 0x32&apos; | sudo tee /sys/class/i2c-adapter/i2c-1/new_deviceThe driver is tested with:	+ hwclock	+ tools/testing/selftests/rtc/setdate	+ tools/testing/selftests/rtc/rtctestReviewed-by: Cs&#243;k&#225;s Bence &lt;csokas.bence@prolan.hu&gt;Signed-off-by: T&#243;th J&#225;nos &lt;gomba007@gmail.com&gt;Link: https://lore.kernel.org/r/20240830-rtc-sd2405al-v7-1-2f7102621b1d@gmail.comSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Fri, 30 Aug 2024 08:36:39 +0000</pubDate>
        <dc:creator>T&#243;th J&#225;nos &lt;gomba007@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3008598e - rtc: support i.MX95 BBM RTC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#3008598e</link>
        <description>rtc: support i.MX95 BBM RTCThe BBM module provides RTC feature. To i.MX95, this module is managed bySystem Manager and exported System Control Management Interface(SCMI).Linux could use i.MX SCMI BBM Extension protocol to use RTC feature.This driver is to use SCMI interface to get/set RTC.Reviewed-by: Cristian Marussi &lt;cristian.marussi@arm.com&gt;Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;Message-Id: &lt;20240823-imx95-bbm-misc-v2-v8-6-e600ed9e9271@nxp.com&gt;Acked-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;Signed-off-by: Sudeep Holla &lt;sudeep.holla@arm.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Fri, 23 Aug 2024 09:05:22 +0000</pubDate>
        <dc:creator>Peng Fan &lt;peng.fan@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>f8c81d15 - rtc: Add driver for Epson RX8111</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#f8c81d15</link>
        <description>rtc: Add driver for Epson RX8111Epson RX8111 is an RTC with alarm, timer and timestamp functionality.Add a basic driver with support for only reading/writing time (for now).Signed-off-by: Waqar Hameed &lt;waqar.hameed@axis.com&gt;Link: https://lore.kernel.org/r/0c3e1b03f276da47b26ac50f5d0ddf5c67aabe5c.1700491765.git.waqar.hameed@axis.comSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Mon, 20 Nov 2023 14:49:25 +0000</pubDate>
        <dc:creator>Waqar Hameed &lt;waqar.hameed@axis.com&gt;</dc:creator>
    </item>
<item>
        <title>dedaf03b - rtc: max31335: add driver support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#dedaf03b</link>
        <description>rtc: max31335: add driver supportRTC driver for MAX31335 &#177;2ppm Automotive Real-Time Clock withIntegrated MEMS Resonator.Reviewed-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Signed-off-by: Antoniu Miclaus &lt;antoniu.miclaus@analog.com&gt;Link: https://lore.kernel.org/r/20231120120114.48657-2-antoniu.miclaus@analog.comSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Mon, 20 Nov 2023 12:00:17 +0000</pubDate>
        <dc:creator>Antoniu Miclaus &lt;antoniu.miclaus@analog.com&gt;</dc:creator>
    </item>
<item>
        <title>9f67c1e6 - rtc: tps6594: Add driver for TPS6594 RTC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#9f67c1e6</link>
        <description>rtc: tps6594: Add driver for TPS6594 RTCTPS6594 PMIC is a MFD. This patch adds support forthe RTC found inside TPS6594 family of PMIC.Alarm is also supported.Signed-off-by: Esteban Blanc &lt;eblanc@baylibre.com&gt;Reviewed-by: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;Tested-by: Thomas Richard &lt;thomas.richard@bootlin.com&gt;Link: https://lore.kernel.org/r/20231107094701.2223486-1-eblanc@baylibre.comSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Tue, 07 Nov 2023 09:47:01 +0000</pubDate>
        <dc:creator>Esteban Blanc &lt;eblanc@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>dc0684ad - rtc: Add driver for Nuvoton ma35d1 rtc controller</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#dc0684ad</link>
        <description>rtc: Add driver for Nuvoton ma35d1 rtc controllerThe ma35d1 rtc controller provides real-time and calendar messagingcapabilities. It supports programmable time tick and alarm matchinterrupts. The time and calendar messages are expressed in BCD format.This driver supports the built-in rtc controller of the ma35d1. Itenables setting and reading the rtc time and configuring and readingthe rtc alarm.Signed-off-by: Jacky Huang &lt;ychuang3@nuvoton.com&gt;Link: https://lore.kernel.org/r/20230925070251.28-4-ychuang570808@gmail.comSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Mon, 25 Sep 2023 07:02:51 +0000</pubDate>
        <dc:creator>Jacky Huang &lt;ychuang3@nuvoton.com&gt;</dc:creator>
    </item>
<item>
        <title>ebf62558 - rtc: Add support for the SSD202D RTC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#ebf62558</link>
        <description>rtc: Add support for the SSD202D RTCNewer SigmaStar SSD202D SoCs contain a Real Time Clock, capable ofrunning while the system is sleeping (battery powered), this is not thecase with the other RTC on older SoCs. This adds basic support for thisRTC block.Signed-off-by: Romain Perier &lt;romain.perier@gmail.com&gt;Co-developed-by: Daniel Palmer &lt;daniel@0x0f.com&gt;Signed-off-by: Daniel Palmer &lt;daniel@0x0f.com&gt;Link: https://lore.kernel.org/r/20230913151606.69494-2-romain.perier@gmail.comSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Wed, 13 Sep 2023 15:16:04 +0000</pubDate>
        <dc:creator>Romain Perier &lt;romain.perier@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1b733a9e - rtc: Add rtc driver for the Loongson family chips</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#1b733a9e</link>
        <description>rtc: Add rtc driver for the Loongson family chipsThe Loongson family chips use an on-chip counter 0 (Time Of Yearcounter) as the RTC. We will refer to them as rtc-loongson.Cc: Keguang Zhang &lt;keguang.zhang@gmail.com&gt;Cc: Yang Ling &lt;gnaygnil@gmail.com&gt;Cc: Jiaxun Yang &lt;jiaxun.yang@flygoat.com&gt;Signed-off-by: Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;Signed-off-by: Huacai Chen &lt;chenhuacai@kernel.org&gt;Signed-off-by: WANG Xuerui &lt;git@xen0n.name&gt;Reviewed-by: Keguang Zhang &lt;keguang.zhang@gmail.com&gt;Tested-by: Keguang Zhang &lt;keguang.zhang@gmail.com&gt;Reviewed-by: Jiaxun Yang &lt;jiaxun.yang@flygoat.com&gt;Tested-by: Jiaxun Yang &lt;jiaxun.yang@flygoat.com&gt; # LS7ALink: https://lore.kernel.org/r/0c5171156390f614d72f36ceb04a20f432ca639e.1685693501.git.zhoubinbin@loongson.cnSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Fri, 02 Jun 2023 09:50:48 +0000</pubDate>
        <dc:creator>Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;</dc:creator>
    </item>
<item>
        <title>9fb23090 - rtc: Remove the Loongson-1 RTC driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#9fb23090</link>
        <description>rtc: Remove the Loongson-1 RTC driverRemove the ls1x-rtc driver as it is obsolete. We will continue tosupport the ls1x RTC in the upcoming Loongson unified RTC driverrtc-loongson.Cc: Keguang Zhang &lt;keguang.zhang@gmail.com&gt;Cc: zhao zhang &lt;zhzhl555@gmail.com&gt;Cc: Yang Ling &lt;gnaygnil@gmail.com&gt;Signed-off-by: Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;Acked-by: Keguang Zhang &lt;keguang.zhang@gmail.com&gt;Link: https://lore.kernel.org/r/c38c666015a162d7031b20a48209ce577bab62cd.1685693501.git.zhoubinbin@loongson.cnSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Fri, 02 Jun 2023 09:50:21 +0000</pubDate>
        <dc:creator>Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;</dc:creator>
    </item>
<item>
        <title>eb7b8585 - rtc: bbnsm: Add the bbnsm rtc support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#eb7b8585</link>
        <description>rtc: bbnsm: Add the bbnsm rtc supportThe BBNSM module includes a real time counter with alarm.Add a RTC driver for this function.Signed-off-by: Jacky Bai &lt;ping.bai@nxp.com&gt;Reviewed-by: Peng Fan &lt;peng.fan@nxp.com&gt;Link: https://lore.kernel.org/r/20230215024117.3357341-3-ping.bai@nxp.comSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Wed, 15 Feb 2023 02:41:16 +0000</pubDate>
        <dc:creator>Jacky Bai &lt;ping.bai@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>6388bbad - rtc: remove v3020 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#6388bbad</link>
        <description>rtc: remove v3020 driverThe v3020 RTC driver was exclusively used by the now removedcm-x300.c machine.Cc: Alessandro Zummo &lt;a.zummo@towertech.it&gt;Cc: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;Cc: linux-kernel@vger.kernel.orgCc: linux-rtc@vger.kernel.orgAcked-by: Robert Jarzmik &lt;robert.jarzmik@free.fr&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Thu, 06 Oct 2022 16:42:54 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>fc457203 - mfd: Remove dm355evm_msp driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#fc457203</link>
        <description>mfd: Remove dm355evm_msp driverThe DaVinci DM355EVM platform is gone after the removal of allunused board files, so the MTD device along with its sub-devicescan be removed as well.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Bartosz Golaszewski &lt;bartosz.golaszewski@linaro.org&gt;Signed-off-by: Lee Jones &lt;lee@kernel.org&gt;Link: https://lore.kernel.org/r/20221019152947.3857217-7-arnd@kernel.org

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Wed, 19 Oct 2022 15:29:32 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>97e78b64 - rtc: remove davinci rtc driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#97e78b64</link>
        <description>rtc: remove davinci rtc driverThe Davinci dm365 SoC support was removed, so the rtc driverhas no remaining users.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Bartosz Golaszewski &lt;bartosz.golaszewski@linaro.org&gt;Acked-by: Marc Zyngier &lt;maz@kernel.org&gt;Acked-by: Kevin Hilman &lt;khilman@baylibre.com&gt;Link: https://lore.kernel.org/r/20221019152947.3857217-9-arnd@kernel.orgSigned-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Wed, 19 Oct 2022 15:29:34 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>5adbaed1 - rtc: Add NCT3018Y real time clock driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#5adbaed1</link>
        <description>rtc: Add NCT3018Y real time clock driverAdd real time clock support for NCT3018Y.Signed-off-by: Mia Lin &lt;mimi05633@gmail.com&gt;Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;Link: https://lore.kernel.org/r/20220713090647.8028-4-mimi05633@gmail.com

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Wed, 13 Jul 2022 09:06:47 +0000</pubDate>
        <dc:creator>Mia Lin &lt;mimi05633@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2a692245 - rtc: vr41xx: remove driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rtc/Makefile#2a692245</link>
        <description>rtc: vr41xx: remove driverCommit d3164e2f3b0a (&quot;MIPS: Remove VR41xx support&quot;) removed supportfor MIPS VR41xx platform, so remove exclusive drivers for thisplatform, too.Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;Link: https://lore.kernel.org/r/20220715135330.134684-1-tsbogend@alpha.franken.de

            List of files:
            /linux-6.15/drivers/rtc/Makefile</description>
        <pubDate>Fri, 15 Jul 2022 13:53:30 +0000</pubDate>
        <dc:creator>Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;</dc:creator>
    </item>
</channel>
</rss>
