<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>8f8d8b03 - thermal/drivers/tegra: Correct compile-testing of drivers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/thermal/tegra/Kconfig#8f8d8b03</link>
        <description>thermal/drivers/tegra: Correct compile-testing of driversAll Tegra thermal drivers support compile-testing, but the drivers arenot available for compile-testing because the whole Kconfig meny entrydepends on ARCH_TEGRA, missing the alternative COMPILE_TEST dependencyoption. Correct the Kconfig entry.Signed-off-by: Dmitry Osipenko &lt;digetx@gmail.com&gt;Signed-off-by: Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;Link: https://lore.kernel.org/r/20210617072403.3487-1-digetx@gmail.com

            List of files:
            /linux-6.15/drivers/thermal/tegra/Kconfig</description>
        <pubDate>Thu, 17 Jun 2021 07:24:03 +0000</pubDate>
        <dc:creator>Dmitry Osipenko &lt;digetx@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3747e426 - thermal/drivers/tegra: Add driver for Tegra30 thermal sensor</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/thermal/tegra/Kconfig#3747e426</link>
        <description>thermal/drivers/tegra: Add driver for Tegra30 thermal sensorAll NVIDIA Tegra30 SoCs have a two-channel on-chip sensor unit whichmonitors temperature and voltage of the SoC. Sensors control CPU frequencythrottling, which is activated by hardware once preprogrammed temperaturelevel is breached, they also send signal to Power Management controller toperform emergency shutdown on a critical overheat of the SoC die. Adddriver for the Tegra30 TSENSOR module, exposing it as a thermal sensor.Tested-by: Andreas Westman Dorcsak &lt;hedmoo@yahoo.com&gt; # Asus TF700TTested-by: Maxim Schwalm &lt;maxim.schwalm@gmail.com&gt; # Asus TF700TTested-by: Svyatoslav Ryhel &lt;clamor95@gmail.com&gt; # Asus TF201TTested-by: Ihor Didenko &lt;tailormoon@rambler.ru&gt; # Asus TF300TTested-by: Ion Agorria &lt;ion@agorria.com&gt; # Asus TF201TTested-by: Matt Merhar &lt;mattmerhar@protonmail.com&gt; # OuyaTested-by: Peter Geis &lt;pgwipeout@gmail.com&gt; # OuyaAcked-by: Thierry Reding &lt;treding@nvidia.com&gt;Signed-off-by: Dmitry Osipenko &lt;digetx@gmail.com&gt;Signed-off-by: Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;Link: https://lore.kernel.org/r/20210616190417.32214-4-digetx@gmail.com

            List of files:
            /linux-6.15/drivers/thermal/tegra/Kconfig</description>
        <pubDate>Wed, 16 Jun 2021 19:04:14 +0000</pubDate>
        <dc:creator>Dmitry Osipenko &lt;digetx@gmail.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/tegra/Kconfig#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/tegra/Kconfig</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>0f54aa5c - drivers: thermal: Kconfig: pedantic cleanups</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/thermal/tegra/Kconfig#0f54aa5c</link>
        <description>drivers: thermal: Kconfig: pedantic cleanupsFormatting of Kconfig files doesn&apos;t look so pretty, so justtake damp cloth and clean it up.Signed-off-by: Enrico Weigelt, metux IT consult &lt;info@metux.net&gt;Signed-off-by: Eduardo Valentin &lt;edubezval@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/thermal/tegra/Kconfig</description>
        <pubDate>Wed, 06 Mar 2019 22:05:24 +0000</pubDate>
        <dc:creator>Enrico Weigelt, metux IT consult &lt;info@metux.net&gt;</dc:creator>
    </item>
<item>
        <title>7afebede - thermal: Add Tegra BPMP thermal sensor driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/thermal/tegra/Kconfig#7afebede</link>
        <description>thermal: Add Tegra BPMP thermal sensor driverOn Tegra186, the BPMP (Boot and Power Management Processor) exposes aninterface to thermal sensors on the system-on-chip. This driverimplements access to the interface. It supports reading thetemperature, setting trip points and receiving notification of atripped trip point.Signed-off-by: Mikko Perttunen &lt;mperttunen@nvidia.com&gt;Acked-by: Zhang Rui &lt;rui.zhang@intel.com&gt;Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;

            List of files:
            /linux-6.15/drivers/thermal/tegra/Kconfig</description>
        <pubDate>Mon, 24 Jul 2017 16:29:18 +0000</pubDate>
        <dc:creator>Mikko Perttunen &lt;mperttunen@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>65b6d57c - thermal: tegra: split tegra_soctherm driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/thermal/tegra/Kconfig#65b6d57c</link>
        <description>thermal: tegra: split tegra_soctherm driverSplit most of the Tegra124 data and code into a Tegra124-specificfile.Split most of the fuse-related code into a fuse-related source file.This is in preparation for adding a Tegra210-specific driver in afuture patch.Beyond the maintainability improvements, this is intended to separatechip-specific ATE and characterization-related hacks into chip-specificfiles, in the hopes that they won&apos;t pollute code for other chips.Signed-off-by: Wei Ni &lt;wni@nvidia.com&gt;Signed-off-by: Eduardo Valentin &lt;edubezval@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/thermal/tegra/Kconfig</description>
        <pubDate>Tue, 29 Mar 2016 10:29:14 +0000</pubDate>
        <dc:creator>Wei Ni &lt;wni@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>a4dff94f - thermal: tegra: move tegra thermal files into tegra directory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/thermal/tegra/Kconfig#a4dff94f</link>
        <description>thermal: tegra: move tegra thermal files into tegra directoryMove Tegra soctherm driver to tegra directory, it&apos;s easy to maintainand add more new function support for Tegra platforms.This will also help to split soctherm driver into common parts andchip specific data related parts.Signed-off-by: Wei Ni &lt;wni@nvidia.com&gt;Signed-off-by: Eduardo Valentin &lt;edubezval@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/thermal/tegra/Kconfig</description>
        <pubDate>Tue, 29 Mar 2016 10:29:11 +0000</pubDate>
        <dc:creator>Wei Ni &lt;wni@nvidia.com&gt;</dc:creator>
    </item>
</channel>
</rss>
