<?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>59b78135 - thermal: Add BCM2711 thermal driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/thermal/broadcom/Makefile#59b78135</link>
        <description>thermal: Add BCM2711 thermal driverThis adds the thermal sensor driver for the Broadcom BCM2711 SoC,which is placed on the Raspberry Pi 4. The driver only providesSoC temperature reading so far.Signed-off-by: Stefan Wahren &lt;stefan.wahren@i2se.com&gt;Reviewed-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;Reviewed-by: Nicolas Saenz Julienne &lt;nsaenzjulienne@suse.de&gt;Tested-by: Nicolas Saenz Julienne &lt;nsaenzjulienne@suse.de&gt;Signed-off-by: Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;Link: https://lore.kernel.org/r/1578941778-23321-3-git-send-email-stefan.wahren@i2se.com

            List of files:
            /linux-6.15/drivers/thermal/broadcom/Makefile</description>
        <pubDate>Mon, 13 Jan 2020 18:56:16 +0000</pubDate>
        <dc:creator>Stefan Wahren &lt;stefan.wahren@i2se.com&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/thermal/broadcom/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/thermal/broadcom/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>250e2110 - thermal: broadcom: Add Stingray thermal driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/thermal/broadcom/Makefile#250e2110</link>
        <description>thermal: broadcom: Add Stingray thermal driverStingray SoC has six temperature sensor and those areconfigured, controlled and accessed to read temperatureand update in DDR memory using m0 firmware.All six sensors has been given 4 bytes of memory in DDRto write temperature in millivolts.This thermal driver read temperature values from DDRbecause no direct access to sensors.Like this all temparature sensors are monitored andtrips at critical temperature.If driver can&apos;t handle thermal runaways because ofany unknown reason, then firmware in m0 Processorwill handle.Reviewed-by: Ray Jui &lt;ray.jui@broadcom.com&gt;Reviewed-by: Scott Branden &lt;scott.branden@broadcom.com&gt;Reviewed-by: Vikram Prakash &lt;vikram.prakash@broadcom.com&gt;Reviewed-by: Rob Herring &lt;robh@kernel.org&gt;Signed-off-by: Pramod Kumar &lt;pramod.kumar@broadcom.com&gt;Signed-off-by: Srinath Mannam &lt;srinath.mannam@broadcom.com&gt;Signed-off-by: Eduardo Valentin &lt;edubezval@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/thermal/broadcom/Makefile</description>
        <pubDate>Thu, 03 Jan 2019 08:55:33 +0000</pubDate>
        <dc:creator>Pramod Kumar &lt;pramod.kumar@broadcom.com&gt;</dc:creator>
    </item>
<item>
        <title>9e03cf1b - thermal: add brcmstb AVS TMON driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/thermal/broadcom/Makefile#9e03cf1b</link>
        <description>thermal: add brcmstb AVS TMON driverThe AVS TMON core provides temperature readings, a pair of configurablehigh- and low-temperature threshold interrupts, and an emergencyover-temperature chip reset. The driver utilizes the first two toprovide temperature readings and high-temperature notifications toapplications. The over-temperature reset is not exposed toapplications; this reset threshold is critical to the system and shouldbe set with care within the bootloader.Applications may choose to utilize the notification mechanism, thetemperature reading mechanism (e.g., through polling), or both.Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;Signed-off-by: Doug Berger &lt;opendmb@gmail.com&gt;Signed-off-by: Markus Mayer &lt;mmayer@broadcom.com&gt;Signed-off-by: Eduardo Valentin &lt;edubezval@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/thermal/broadcom/Makefile</description>
        <pubDate>Tue, 26 Sep 2017 21:27:59 +0000</pubDate>
        <dc:creator>Brian Norris &lt;computersforpeace@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6892cf07 - thermal: bcm2835: move to the broadcom subdirectory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/thermal/broadcom/Makefile#6892cf07</link>
        <description>thermal: bcm2835: move to the broadcom subdirectoryWe already have 2 Broadcom drivers and at least 1 more is coming. Thismade us create broadcom subdirectory where bcm2835 should be moves now.Acked-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;Signed-off-by: Rafa&#322; Mi&#322;ecki &lt;rafal@milecki.pl&gt;Signed-off-by: Eduardo Valentin &lt;edubezval@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/thermal/broadcom/Makefile</description>
        <pubDate>Mon, 17 Apr 2017 21:04:16 +0000</pubDate>
        <dc:creator>Rafa&#322; Mi&#322;ecki &lt;rafal@milecki.pl&gt;</dc:creator>
    </item>
<item>
        <title>a94cb7ee - thermal: broadcom: add Northstar thermal driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/thermal/broadcom/Makefile#a94cb7ee</link>
        <description>thermal: broadcom: add Northstar thermal driverNorthstar is a SoC family commonly used in home routers. This commitadds a driver for checking CPU temperature. As Northstar Plus seems toalso have this IP block this new symbol gets ARCH_BCM_IPROC dependency.Signed-off-by: Rafa&#322; Mi&#322;ecki &lt;rafal@milecki.pl&gt;Signed-off-by: Jon Mason &lt;jon.mason@broadcom.com&gt;Signed-off-by: Eduardo Valentin &lt;edubezval@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/thermal/broadcom/Makefile</description>
        <pubDate>Mon, 03 Apr 2017 15:48:29 +0000</pubDate>
        <dc:creator>Rafa&#322; Mi&#322;ecki &lt;rafal@milecki.pl&gt;</dc:creator>
    </item>
</channel>
</rss>
