<?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>66ec24c5d7a047f5b06ee1deb1d0a2869b1791bd - Merge tag &apos;s390-7.3-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#66ec24c5d7a047f5b06ee1deb1d0a2869b1791bd</link>
        <description>Merge tag &apos;s390-7.3-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxPull s390 updates from Vasily Gorbik: - Add a cpuidle driver with polling and enabled wait states using the   existing CPU idle infrastructure and idle governor to improve latency   for frequent sleep/wakeup cycles. Remove the obsolete tick delay   heuristic and generic arch_needs_cpu() hook. Add the corresponding   driver entry to MAINTAINERS - Add kCFI support using the generic support provided by Clang - Enable Clang CONTEXT_ANALYSIS for various architecture code and for   char, PCI, CIO and virtio drivers. Add required lock annotations,   exclude unsupported mm helpers and remove conditional PCI locking - Fix secure storage access exception handling and reintroduce   DCACHE_WORD_ACCESS previously removed as a workaround - Fix cpum_cf perf crashes when CPUs are brought online while per-task   events are active. Allocate and remove per-CPU counter data from CPU   hotplug callbacks - Fix a deadlock when an s390dbf debug area is unregistered while one   of its debugfs files is being written to - Fix MVIY_PERCPU() with binutils older than 2.39, where an assembler   macro silently omitted an instruction needed to repair interrupted   operations after CPU migration - Remove/replace cond_resched() calls which are no-ops with the   supported s390 preemption models - Fix AP queue depth and maximum message length decoding according to   the architecture. Current hardware is not affected, but future   hardware could report values which were handled incorrectly - Reflect the configured CPU state in cpu_enabled_mask so deconfigured   CPUs are not presented as available for onlining - Restore the vDSO GNU_EH_FRAME program header which was lost when the   build switched to direct linker invocation, and mark it read-only - Add SCLP action qualifiers used by Spyre for card initialization,   recoverable error and telemetry reporting - Move KMSAN interrupt flag helpers out of line to fix   -Wstatic-in-inline build warnings - Use level-specific page table entry accessors for hugetlb entries and   ptep_get() when accessing crashed kernel memory in kdump - Make forced AP bus rescans killable so that a user process blocked   behind an ongoing scan can still be terminated with SIGKILL - Rework pkey ioctl error paths to remove duplicated cleanup code and   avoid freeing error pointers - Allow the protected guest SWIOTLB buffer to be allocated outside the   first 2GB. Also enable dynamic SWIOTLB growth and the coherent atomic   pool fallback to improve I/O behavior when the initial pool is   exhausted - Add program check statistics and spinlock contention tracepoints.   Increase the lockdep chain capacity to keep lockdep enabled for   complex code paths such as btrfs - Simplify IPL, trap and syscall code and remove the obsolete   unistd_32.h generation entry* tag &apos;s390-7.3-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: (59 commits)  s390/percpu: Fix MVIY_PERCPU() with older binutils  s390/debug: Fix deadlock during unregister  s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks  s390: Enable CONTEXT_ANALYSIS for various directories  s390/mm: Add __context_unsafe() attribute to gmap helper functions  s390/mm: Add __context_unsafe() attribute to do_secure_storage_access()  s390/sysinfo: Add context analysis attributes  s390/irqflags: Add out-of-line definitions of arch_local_irq_*() for KMSAN  s390/virtio: Enable CONTEXT_ANALYSIS  s390/cio: Enable CONTEXT_ANALYSIS  s390/vfio_ccw: Add __must_hold() attribute to vfio_ccw_sch_quiesce()  s390/pci: Enable CONTEXT_ANALYSIS  s390/pci: Rework __zpci_event_availability() to remove conditional locking  s390/pci: Rework __zpci_event_error() to remove conditional locking  s390/char: Enable CONTEXT_ANALYSIS  s390/con3215: Add __must_hold() attribute to raw3215_make_room()  s390/ap: Fix MAPML computation  s390/cio: Remove cond_resched() calls  s390: Remove cond_resched() calls  KVM: s390: Remove cond_resched() calls  ...

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Sun, 23 Aug 2026 19:26:44 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>01c162e27a0547b74afae1c2ae2ec5125ff78d0d - s390/idle: Introduce cpuidle for s390</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#01c162e27a0547b74afae1c2ae2ec5125ff78d0d</link>
        <description>s390/idle: Introduce cpuidle for s390Introduce generic cpuidle driver on s390. Use a two stage approach tohandle idle scenarios and use idle governor for idle stage selection.Two stages are, from shallow to deep, idle polling and enabled wait.Suggested-by: Christian Borntraeger &lt;borntraeger@linux.ibm.com&gt;Suggested-by: Heiko Carstens &lt;hca@linux.ibm.com&gt;Signed-off-by: Mete Durlu &lt;meted@linux.ibm.com&gt;Reviewed-by: Heiko Carstens &lt;hca@linux.ibm.com&gt;Reviewed-by: Christian Loehle &lt;christian.loehle@arm.com&gt;Acked-by: Rafael J. Wysocki (Intel) &lt;rafael@kernel.org&gt;Signed-off-by: Alexander Gordeev &lt;agordeev@linux.ibm.com&gt;Signed-off-by: Vasily Gorbik &lt;gor@linux.ibm.com&gt;

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Thu, 18 Jun 2026 14:00:18 +0200</pubDate>
        <dc:creator>Mete Durlu &lt;meted@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>7a0e692a0381254b2f77c54dec100cd3325a6fdf - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#7a0e692a0381254b2f77c54dec100cd3325a6fdf</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.2 merge window.

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Tue, 23 Jun 2026 08:10:08 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>fff88709f9a9153af85b5224b4594caa5387ca60 - Merge tag &apos;v7.1-rc6&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#fff88709f9a9153af85b5224b4594caa5387ca60</link>
        <description>Merge tag &apos;v7.1-rc6&apos; into nextSync up with mainline to pull in a fix to IMS PCU driver and otherenhancements.

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Mon, 01 Jun 2026 04:43:25 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5c8cbca290acdd49a694b36c0af76ba0c00bbf12 - Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#5c8cbca290acdd49a694b36c0af76ba0c00bbf12</link>
        <description>Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEADMerge the branch with the soc/qcom changes, required for the next UBWCpatches.Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Thu, 21 May 2026 22:36:50 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>09d6818d3bdc1ea6e49a425040528cbdbc97bc0a - Merge branch &apos;linus&apos; into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#09d6818d3bdc1ea6e49a425040528cbdbc97bc0a</link>
        <description>Merge branch &apos;linus&apos; into timers/clocksource... to bring it up to date for new changes.

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Mon, 18 May 2026 11:01:07 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>658a6021492ad3b1b8a6e9a83963a1fad35a2af8 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#658a6021492ad3b1b8a6e9a83963a1fad35a2af8</link>
        <description>Merge drm/drm-next into drm-intel-nextSome Display Port Adaptive Sync depends on drm work.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Fri, 15 May 2026 13:01:15 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8edf8b09fc44990977b3fbcb708035b1740d0b7e - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#8edf8b09fc44990977b3fbcb708035b1740d0b7e</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerging to pull in commit 5401b9adebc9 (&quot;i915: don&apos;t usea vma that didn&apos;t match the context VM&quot;) to revert it.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Tue, 12 May 2026 10:16:35 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c53ed3e99920df6a90553c89a1c053aa0776841e - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#c53ed3e99920df6a90553c89a1c053aa0776841e</link>
        <description>Merge drm/drm-next into drm-xe-nextBringing in recent display changes.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Fri, 08 May 2026 16:19:45 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>cafac16b6207b88ad92fbba1169ae4f43865cb0d - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#cafac16b6207b88ad92fbba1169ae4f43865cb0d</link>
        <description>Merge drm/drm-next into drm-misc-nextGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Mon, 27 Apr 2026 10:49:13 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/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/cpuidle/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>d7c8087a9cd8979d70edfe7c7feda9423feae3ab - Merge tag &apos;pm-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#d7c8087a9cd8979d70edfe7c7feda9423feae3ab</link>
        <description>Merge tag &apos;pm-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmPull power management updates from Rafael Wysocki: &quot;Once again, cpufreq is the most active development area, mostly  because of the new feature additions and documentation updates in the  amd-pstate driver, but there are also changes in the cpufreq core  related to boost support and other assorted updates elsewhere.  Next up are power capping changes due to the major cleanup of the  Intel RAPL driver.  On the cpuidle front, a new C-states table for Intel Panther Lake is  added to the intel_idle driver, the stopped tick handling in the menu  and teo governors is updated, and there are a couple of cleanups.  Apart from the above, support for Tegra114 is added to devfreq and  there are assorted cleanups of that code, there are also two updates  of the operating performance points (OPP) library, two minor updates  related to hibernation, and cpupower utility man pages updates and  cleanups.  Specifics:   - Update qcom-hw DT bindings to include Eliza hardware (Abel Vesa)   - Update cpufreq-dt-platdev blocklist (Faruque Ansari)   - Minor updates to driver and dt-bindings for Tegra (Thierry Reding,     Rosen Penev)   - Add MAINTAINERS entry for CPPC driver (Viresh Kumar)   - Add support for new features: CPPC performance priority, Dynamic     EPP, Raw EPP, and new unit tests for them to amd-pstate (Gautham     Shenoy, Mario Limonciello)   - Fix sysfs files being present when HW missing and broken/outdated     documentation in the amd-pstate driver (Ninad Naik, Gautham Shenoy)   - Pass the policy to cpufreq_driver-&gt;adjust_perf() to avoid using     cpufreq_cpu_get() in the .adjust_perf() callback in amd-pstate     which leads to a scheduling-while-atomic bug (K Prateek Nayak)   - Clean up dead code in Kconfig for cpufreq (Julian Braha)   - Remove max_freq_req update for pre-existing cpufreq policy and add     a boost_freq_req QoS request to save the boost constraint instead     of overwriting the last scaling_max_freq constraint (Pierre     Gondois)   - Embed cpufreq QoS freq_req objects in cpufreq policy so they all     are allocated in one go along with the policy to simplify lifetime     rules and avoid error handling issues (Viresh Kumar)   - Use DMI max speed when CPPC is unavailable in the acpi-cpufreq     scaling driver (Henry Tseng)   - Switch policy_is_shared() in cpufreq to using cpumask_nth() instead     of cpumask_weight() because the former is more efficient (Yury     Norov)   - Use sysfs_emit() in sysfs show functions for cpufreq governor     attributes (Thorsten Blum)   - Update intel_pstate to stop returning an error when &quot;off&quot; is     written to its status sysfs attribute while the driver is already     off (Fabio De Francesco)   - Include current frequency in the debug message printed by     __cpufreq_driver_target() (Pengjie Zhang)   - Refine stopped tick handling in the menu cpuidle governor and     rearrange stopped tick handling in the teo cpuidle governor (Rafael     Wysocki)   - Add Panther Lake C-states table to the intel_idle driver (Artem     Bityutskiy)   - Clean up dead dependencies on CPU_IDLE in Kconfig (Julian Braha)   - Simplify cpuidle_register_device() with guard() (Huisong Li)   - Use performance level if available to distinguish between rates in     OPP debugfs (Manivannan Sadhasivam)   - Fix scoped_guard in dev_pm_opp_xlate_required_opp() (Viresh Kumar)   - Return -ENODATA if the snapshot image is not loaded (Alberto     Garcia)   - Remove inclusion of crypto/hash.h from hibernate_64.c on x86 (Eric     Biggers)   - Clean up and rearrange the intel_rapl power capping driver to make     the respective interface drivers (TPMI, MSR, and MMOI) hold their     own settings and primitives and consolidate PL4 and PMU support     flags into rapl_defaults (Kuppuswamy Sathyanarayanan)   - Correct kernel-doc function parameter names in the power capping     core code (Randy Dunlap)   - Remove unneeded casting for HZ_PER_KHZ in devfreq (Andy Shevchenko)   - Use _visible attribute to replace create/remove_sysfs_files() in     devfreq (Pengjie Zhang)   - Add Tegra114 support to activity monitor device in tegra30-devfreq     as a preparation to upcoming EMC controller support (Svyatoslav     Ryhel)   - Fix mistakes in cpupower man pages, add the boost and epp options     to the cpupower-frequency-info man page, and add the perf-bias     option to the cpupower-info man page (Roberto Ricci)   - Remove unnecessary extern declarations from getopt.h in arguments     parsing functions in cpufreq-set, cpuidle-info, cpuidle-set,     cpupower-info, and cpupower-set utilities (Kaushlendra Kumar)&quot;* tag &apos;pm-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: (74 commits)  cpufreq/amd-pstate: Add POWER_SUPPLY select for dynamic EPP  cpupower: remove extern declarations in cmd functions  cpuidle: Simplify cpuidle_register_device() with guard()  PM / devfreq: tegra30-devfreq: add support for Tegra114  PM / devfreq: use _visible attribute to replace create/remove_sysfs_files()  PM / devfreq: Remove unneeded casting for HZ_PER_KHZ  MAINTAINERS: amd-pstate: Step down as maintainer, add Prateek as reviewer  cpufreq: Pass the policy to cpufreq_driver-&gt;adjust_perf()  cpufreq/amd-pstate: Pass the policy to amd_pstate_update()  cpufreq/amd-pstate-ut: Add a unit test for raw EPP  cpufreq/amd-pstate: Add support for raw EPP writes  cpufreq/amd-pstate: Add support for platform profile class  cpufreq/amd-pstate: add kernel command line to override dynamic epp  cpufreq/amd-pstate: Add dynamic energy performance preference  Documentation: amd-pstate: fix dead links in the reference section  cpufreq/amd-pstate: Cache the max frequency in cpudata  Documentation/amd-pstate: Add documentation for amd_pstate_floor_{freq,count}  Documentation/amd-pstate: List amd_pstate_prefcore_ranking sysfs file  Documentation/amd-pstate: List amd_pstate_hw_prefcore sysfs file  amd-pstate-ut: Add a testcase to validate the visibility of driver attributes  ...

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Tue, 14 Apr 2026 04:47:52 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>7431d90cfc07b5f62d1a6b7d3e4fa22aad754710 - Merge branches &apos;pm-cpuidle&apos;, &apos;pm-opp&apos; and &apos;pm-sleep&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#7431d90cfc07b5f62d1a6b7d3e4fa22aad754710</link>
        <description>Merge branches &apos;pm-cpuidle&apos;, &apos;pm-opp&apos; and &apos;pm-sleep&apos;Merge cpuidle updates, OPP (operating performance points) libraryupdates, and updates related to system suspend and hibernation for7.1-rc1: - Refine stopped tick handling in the menu cpuidle governor and   rearrange stopped tick handling in the teo cpuidle governor (Rafael   Wysocki) - Add Panther Lake C-states table to the intel_idle driver (Artem   Bityutskiy) - Clean up dead dependencies on CPU_IDLE in Kconfig (Julian Braha) - Simplify cpuidle_register_device() with guard() (Huisong Li) - Use performance level if available to distinguish between rates in   OPP debugfs (Manivannan Sadhasivam) - Fix scoped_guard in dev_pm_opp_xlate_required_opp() (Viresh Kumar) - Return -ENODATA if the snapshot image is not loaded (Alberto Garcia) - Remove inclusion of crypto/hash.h from hibernate_64.c on x86 (Eric   Biggers)* pm-cpuidle:  cpuidle: Simplify cpuidle_register_device() with guard()  cpuidle: clean up dead dependencies on CPU_IDLE in Kconfig  intel_idle: Add Panther Lake C-states table  cpuidle: governors: teo: Rearrange stopped tick handling  cpuidle: governors: menu: Refine stopped tick handling* pm-opp:  OPP: Move break out of scoped_guard in dev_pm_opp_xlate_required_opp()  OPP: debugfs: Use performance level if available to distinguish between rates* pm-sleep:  PM: hibernate: return -ENODATA if the snapshot image is not loaded  PM: hibernate: x86: Remove inclusion of crypto/hash.h

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Fri, 10 Apr 2026 12:37:27 +0200</pubDate>
        <dc:creator>Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9d3a068cc80c9ed374cb78ab8c861668c835a6bc - cpuidle: clean up dead dependencies on CPU_IDLE in Kconfig</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#9d3a068cc80c9ed374cb78ab8c861668c835a6bc</link>
        <description>cpuidle: clean up dead dependencies on CPU_IDLE in KconfigThe Kconfig in the parent directory already has the first &apos;if CPU_IDLE&apos;gating the inclusion of this Kconfig, meaning that the &apos;depends onCPUIDLE&apos; statements in these config options are effectively dead code.Leave the &apos;if CPU_IDLE...endif&apos; condition, and remove the individual&apos;depends on&apos; statements in Kconfig.mips and Kconfig.powerpcThis dead code was found by kconfirm, a static analysis tool forKconfig.Signed-off-by: Julian Braha &lt;julianbraha@gmail.com&gt;[ rjw: Subject and changelog edits ]Link: https://patch.msgid.link/20260331074920.41269-1-julianbraha@gmail.comSigned-off-by: Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Tue, 31 Mar 2026 09:49:20 +0200</pubDate>
        <dc:creator>Julian Braha &lt;julianbraha@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9a87ffc99ec8eb8d35eed7c4f816d75f5cc9662e - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#9a87ffc99ec8eb8d35eed7c4f816d75f5cc9662e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.4 merge window.

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Tue, 02 May 2023 00:20:08 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ea68a3e9d14e9e0bf017d178fb4bd53b6deb1482 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#ea68a3e9d14e9e0bf017d178fb4bd53b6deb1482</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextNeed to pull in commit from drm-next (earlier in drm-intel-next):1eca0778f4b3 (&quot;drm/i915: add struct i915_dsm to wrap dsm members together&quot;)In order to merge following patch to drm-intel-gt-next:https://patchwork.freedesktop.org/patch/530942/?series=114925&amp;rev=6Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Tue, 11 Apr 2023 14:43:45 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>cecdd52a3dd312564f81a39df08378b7b39a2654 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#cecdd52a3dd312564f81a39df08378b7b39a2654</link>
        <description>Merge drm/drm-next into drm-intel-nextCatch up with 6.3-rc cycle...Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Tue, 28 Mar 2023 16:30:57 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e752ab11dcb48353727ea26eefd740155e028865 - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#e752ab11dcb48353727ea26eefd740155e028865</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-nextMerge drm-next into msm-next to pick up external clk and PM dependenciesfor improved a6xx GPU reset sequence.Signed-off-by: Rob Clark &lt;robdclark@chromium.org&gt;

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Mon, 20 Mar 2023 18:31:25 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robdclark@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>d26a3a6ce7e02f9c056ad992bcd9624735022337 - Merge tag &apos;v6.3-rc2&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#d26a3a6ce7e02f9c056ad992bcd9624735022337</link>
        <description>Merge tag &apos;v6.3-rc2&apos; into nextMerge with mainline to get of_property_present() and other newer APIs.

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Fri, 17 Mar 2023 12:01:30 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b3c9a04135bdbd3aabd5e9534bad0fe6df505f8a - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cpuidle/Kconfig#b3c9a04135bdbd3aabd5e9534bad0fe6df505f8a</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesBackmerging to get latest upstream.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/cpuidle/Kconfig</description>
        <pubDate>Mon, 13 Mar 2023 10:14:05 +0100</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
