<?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>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/idle/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/idle/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>b65ce83f - i7300_idle: Remove this driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/idle/Kconfig#b65ce83f</link>
        <description>i7300_idle: Remove this driverIn preparation for removing the idle_notifier, remove its only user, thei7300_idle driver.i7300_idle was deployed in 2008 to reduce idle memory power on systemsusing the i7300 chipset.  The driver worked by throttling thefully-buffered DIMMs during idle periods using the IOAT DMA engine.The driver ran only on the i7300 chip-set, and no other hardware has usedthis mechanism.  The driver no longer has a maintainer.Removing this driver will increase idle power on i7300 systems when theyrun the new kernel without the driver.Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;Acked-by: Ingo Molnar &lt;mingo@kernel.org&gt;Acked-by: Peter Zijlstra (Intel) &lt;peterz@infradead.org&gt;Link: http://lkml.kernel.org/r/ad6a044e57cc75f44cc8621abe846e58f7882243.1479449716.git.len.brown@intel.comSigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;

            List of files:
            /linux-6.15/drivers/idle/Kconfig</description>
        <pubDate>Fri, 18 Nov 2016 06:23:17 +0000</pubDate>
        <dc:creator>Len Brown &lt;len.brown@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ebd326ce - drivers/idle: remove depends on CONFIG_EXPERIMENTAL</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/idle/Kconfig#ebd326ce</link>
        <description>drivers/idle: remove depends on CONFIG_EXPERIMENTALThe CONFIG_EXPERIMENTAL config item has not carried much meaning for awhile now and is almost always enabled by default. As agreed during theLinux kernel summit, remove it from any &quot;depends on&quot; lines in Kconfigs.Cc: Len Brown &lt;len.brown@intel.com&gt;Signed-off-by: Kees Cook &lt;keescook@chromium.org&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/idle/Kconfig</description>
        <pubDate>Thu, 17 Jan 2013 02:53:38 +0000</pubDate>
        <dc:creator>Kees Cook &lt;keescook@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>5a5e28da - intel_idle: no longer EXPERIMENTAL</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/idle/Kconfig#5a5e28da</link>
        <description>intel_idle: no longer EXPERIMENTALThis is a fully supported driver.Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;

            List of files:
            /linux-6.15/drivers/idle/Kconfig</description>
        <pubDate>Sat, 14 Aug 2010 18:44:08 +0000</pubDate>
        <dc:creator>Len Brown &lt;len.brown@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>6ce9cd86 - intel_idle: disable module support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/idle/Kconfig#6ce9cd86</link>
        <description>intel_idle: disable module supportRight now the module capability is cauing more troublethan it is worth.  At least one distro built intel_idle as a modulewhere it lost the init race with ACPI, making it useless.Make intel_idle bool so that if you select it, you will use it.We can restore module capability after cpuidle is enhancedto handle run-time changing of idle drivers.Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;

            List of files:
            /linux-6.15/drivers/idle/Kconfig</description>
        <pubDate>Sat, 14 Aug 2010 18:40:36 +0000</pubDate>
        <dc:creator>Len Brown &lt;len.brown@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>26717172 - intel_idle: native hardware cpuidle driver for latest Intel processors</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/idle/Kconfig#26717172</link>
        <description>intel_idle: native hardware cpuidle driver for latest Intel processorsThis EXPERIMENTAL driver supersedes acpi_idle onIntel Atom Processors, Intel Core i3/i5/i7 Processorsand associated Intel Xeon processors.It does not support the Intel Core2 processor or earlier.For kernels configured with ACPI, CONFIG_INTEL_IDLE=yallows intel_idle to probe before the ACPI processor driver.Booting with &quot;intel_idle.max_cstate=0&quot; disables intel_idleand the system will fall back on ACPI&apos;s &quot;acpi_idle&quot;.Typical Linux distributions load ACPI processor module early,making CONFIG_INTEL_IDLE=m not easily useful on ACPI platforms.intel_idle probes all processors at module_init time.Processors that are hot-added later will be limitedto using C1 in idle.Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;

            List of files:
            /linux-6.15/drivers/idle/Kconfig</description>
        <pubDate>Mon, 08 Mar 2010 19:07:30 +0000</pubDate>
        <dc:creator>Len Brown &lt;len.brown@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2830c9fb - i7300_idle: Kconfig, show menu only on x86_64</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/idle/Kconfig#2830c9fb</link>
        <description>i7300_idle: Kconfig, show menu only on x86_64...since today it contains only a single driverwhich is visible to just x86_64Signed-off-by: Venkatesh Pallipadi &lt;venkatesh.pallipadi@intel.com&gt;Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;

            List of files:
            /linux-6.15/drivers/idle/Kconfig</description>
        <pubDate>Fri, 24 Oct 2008 18:00:35 +0000</pubDate>
        <dc:creator>Venki Pallipadi &lt;venkatesh.pallipadi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>33093e18 - i7300_idle: Cleanup based review comments</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/idle/Kconfig#33093e18</link>
        <description>i7300_idle: Cleanup based review commentsCleanup of i7300 idle driver based on review comments from Randy Dunlap,Andi Kleen and Len Brown.Signed-off-by: Venkatesh Pallipadi &lt;venkatesh.pallipadi@intel.com&gt;Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;

            List of files:
            /linux-6.15/drivers/idle/Kconfig</description>
        <pubDate>Wed, 22 Oct 2008 23:51:03 +0000</pubDate>
        <dc:creator>Venki Pallipadi &lt;venkatesh.pallipadi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>27471fdb - i7300_idle driver v1.55</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/idle/Kconfig#27471fdb</link>
        <description>i7300_idle driver v1.55The Intel 7300 Memory Controller supports dynamic throttling of memory which canbe used to save power when system is idle. This driver does the memorythrottling when all CPUs are idle on such a system.Refer to &quot;Intel 7300 Memory Controller Hub (MCH)&quot; datasheetfor the config space description.Signed-off-by: Andy Henroid &lt;andrew.d.henroid@intel.com&gt;Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;Signed-off-by: Venkatesh Pallipadi &lt;venkatesh.pallipadi@intel.com&gt;

            List of files:
            /linux-6.15/drivers/idle/Kconfig</description>
        <pubDate>Thu, 09 Oct 2008 18:45:22 +0000</pubDate>
        <dc:creator>Andy Henroid &lt;andrew.d.henroid@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
