<?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>0129159fcc66ee45f5b5e4322d2600681a8e22c9 - Merge branch &apos;fixes&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#0129159fcc66ee45f5b5e4322d2600681a8e22c9</link>
        <description>Merge branch &apos;fixes&apos; into for-nextMerge uniwill driver fixes to the for-next branch to be able to continuefeature work there.

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Thu, 28 May 2026 12:21:45 +0200</pubDate>
        <dc:creator>Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>654ddf855bebd8d45a6e707f5dc2344921f5e0cf - platform/x86: bitland-mifs-wmi: add CONFIG_LEDS_CLASS dependency</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#654ddf855bebd8d45a6e707f5dc2344921f5e0cf</link>
        <description>platform/x86: bitland-mifs-wmi: add CONFIG_LEDS_CLASS dependencyThe newly added driver requires the LED classdev supportand causes a link failure when that is disabled:x86_64-linux-ld: vmlinux.o: in function `bitland_mifs_wmi_probe&apos;:bitland-mifs-wmi.c:(.text+0xede02a): undefined reference to `devm_led_classdev_register_ext&apos;Fixes: dc1ec4fa86b2 (&quot;platform/x86: bitland-mifs-wmi: Add new Bitland MIFS WMI driver&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://patch.msgid.link/20260519202804.1339581-1-arnd@kernel.orgReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Tue, 19 May 2026 22:28:01 +0200</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>0f4a265107902d133b70b1ced12aaea83e3cdeb1 - platform/x86: meraki-mx100: use real software node references</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#0f4a265107902d133b70b1ced12aaea83e3cdeb1</link>
        <description>platform/x86: meraki-mx100: use real software node referencesThe lpc_ich MFD driver now exposes the software node associated with theits GPIO controller cell. Remove the dummy software node from themeraki-mx100 driver and reference the real one instead.Acked-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Acked-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;Link: https://patch.msgid.link/20260427-meraki-swnodes-v5-1-ad91cd306472@oss.qualcomm.comReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Mon, 27 Apr 2026 11:30:18 +0200</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>dc1ec4fa86b2b8bba2b6122f2b4420217b5bae9e - platform/x86: bitland-mifs-wmi: Add new Bitland MIFS WMI driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#dc1ec4fa86b2b8bba2b6122f2b4420217b5bae9e</link>
        <description>platform/x86: bitland-mifs-wmi: Add new Bitland MIFS WMI driverAdd a new driver for Bitland laptops that utilize the MIFS (MiInterface)WMI interface.The driver implements several features through the WMI interface:- Platform Profile: Supports &quot;Quiet&quot;, &quot;Balanced&quot;, &quot;Performance&quot;, and  &quot;Full Speed&quot; modes. The &quot;Full Speed&quot; mode is intelligently restricted  based on the AC adapter type (requires DC power, not supported on  USB-C charging) as required by the hardware.- Hwmon: Provides monitoring for CPU, GPU, and System fan speeds,  as well as CPU temperature sensors.- Keyboard Backlight: Integrated with the LED class device for  brightness control and provides sysfs attributes for keyboard modes  (cyclic, fixed, etc.).- GPU Mode: Allows switching between Hybrid, Discrete, and UMA  graphics modes via sysfs.- Hotkeys: Handles WMI events for system hotkeys (Calculator, Browser,  App launch) using sparse keymaps and reports status changes for  Airplane mode, Touchpad, and CapsLock.- Fan Boost: Provides a sysfs interface to force fans to maximum speed.The driver registers two WMI GUIDs:- B60BFB48-3E5B-49E4-A0E9-8CFFE1B3434B: Control methods- 46C93E13-EE9B-4262-8488-563BCA757FEF: Event notificationsReviewed-by: Armin Wolf &lt;W_Armin@gmx.de&gt;Signed-off-by: Mingyou Chen &lt;qby140326@gmail.com&gt;Link: https://patch.msgid.link/20260323132218.444383-1-qby140326@gmail.comReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Mon, 23 Mar 2026 14:22:18 +0100</pubDate>
        <dc:creator>Mingyou Chen &lt;qby140326@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>594f9cce51bf80ef2908d13485720277435e88a9 - Merge branch &apos;fixes&apos; of into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#594f9cce51bf80ef2908d13485720277435e88a9</link>
        <description>Merge branch &apos;fixes&apos; of into for-nextThe current set of DMI board IDs from the fixes branch is required toreorder them in the for-next branch.

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Mon, 01 Dec 2025 10:53:59 +0100</pubDate>
        <dc:creator>Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>02c15e3ddcc5a50fbdf1e586d94f0372f5b40ed5 - platform/x86: ayaneo-ec: Move Ayaneo devices from oxpec to ayaneo-ec</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#02c15e3ddcc5a50fbdf1e586d94f0372f5b40ed5</link>
        <description>platform/x86: ayaneo-ec: Move Ayaneo devices from oxpec to ayaneo-ecCurrently, the oxpec driver contains Ayaneo devices. Move them to thenew ayaneo-ec driver, which is dedicated to them.As this driver supports charge inhibition for Ayaneo, add support for itfor the AIR, AIR 1S, AB05-Medoncino, AIR Pro, and Kun, referenced fromthe out-of-tree ayaneo-platform driver.In addition, update the readmes of oxpec to reflect this change.Link: https://github.com/ShadowBlip/ayaneo-platformTested-by: Derek J. Clark &lt;derekjohn.clark@gmail.com&gt;Reviewed-by: Armin Wolf &lt;W_Armin@gmx.de&gt;Reviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Antheas Kapenekakis &lt;lkml@antheas.dev&gt;Link: https://patch.msgid.link/20251119174505.597218-6-lkml@antheas.devSigned-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Wed, 19 Nov 2025 18:45:04 +0100</pubDate>
        <dc:creator>Antheas Kapenekakis &lt;lkml@antheas.dev&gt;</dc:creator>
    </item>
<item>
        <title>6d710ec3584227a9c393c478b1cd4a70e74a3c88 - platform/x86: ayaneo-ec: Add charge control support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#6d710ec3584227a9c393c478b1cd4a70e74a3c88</link>
        <description>platform/x86: ayaneo-ec: Add charge control supportAyaneo devices support charge inhibition via the EC. This inhibitiononly works while the device is powered on, and resets between restarts.However, it is maintained across suspend/resume cycles.The EC does not support charge threshold control. Instead, userspacesoftware on Windows manually toggles charge inhibition depending onbattery level.Reviewed-by: Armin Wolf &lt;W_Armin@gmx.de&gt;Signed-off-by: Antheas Kapenekakis &lt;lkml@antheas.dev&gt;Link: https://patch.msgid.link/20251119174505.597218-4-lkml@antheas.devReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Wed, 19 Nov 2025 18:45:02 +0100</pubDate>
        <dc:creator>Antheas Kapenekakis &lt;lkml@antheas.dev&gt;</dc:creator>
    </item>
<item>
        <title>536522f0355cffe8478502ffbb041769e2f61bfe - platform/x86: ayaneo-ec: Add hwmon support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#536522f0355cffe8478502ffbb041769e2f61bfe</link>
        <description>platform/x86: ayaneo-ec: Add hwmon supportAdd hwmon single fan sensor reads and control for Ayaneo devices.The register and method of access is the same for all devices.Reviewed-by: Armin-Wolf &lt;W_Armin@gmx.de&gt;Signed-off-by: Antheas Kapenekakis &lt;lkml@antheas.dev&gt;Link: https://patch.msgid.link/20251119174505.597218-3-lkml@antheas.devReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Wed, 19 Nov 2025 18:45:01 +0100</pubDate>
        <dc:creator>Antheas Kapenekakis &lt;lkml@antheas.dev&gt;</dc:creator>
    </item>
<item>
        <title>70a4a815d9b74f17abd1ae46c6cb93b736e02d91 - platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#70a4a815d9b74f17abd1ae46c6cb93b736e02d91</link>
        <description>platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driverRecent Ayaneo devices feature an ACPI mapped Embedded Controller (EC)with standard addresses across models that provides access to fanspeed, fan control, battery charge limits, and controller powercontrols. Introduce a new driver stub that will handle these driverfeatures.Reviewed-by: Armin Wolf &lt;W_Armin@gmx.de&gt;Signed-off-by: Antheas Kapenekakis &lt;lkml@antheas.dev&gt;Link: https://patch.msgid.link/20251119174505.597218-2-lkml@antheas.devReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Wed, 19 Nov 2025 18:45:00 +0100</pubDate>
        <dc:creator>Antheas Kapenekakis &lt;lkml@antheas.dev&gt;</dc:creator>
    </item>
<item>
        <title>e2c1b56f3dfa014128e775e898774c0356e3ff05 - platform/x86: wmi: Move WMI core code into a separate directory</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#e2c1b56f3dfa014128e775e898774c0356e3ff05</link>
        <description>platform/x86: wmi: Move WMI core code into a separate directoryMove the WMI core code into a separate directory to prepare forfuture additions to the WMI driver. Also update the descriptionof the Kconfig entry to better fit with the other subsystemKconfig entries.Signed-off-by: Armin Wolf &lt;W_Armin@gmx.de&gt;Link: https://patch.msgid.link/20251111131125.3379-5-W_Armin@gmx.deReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Tue, 11 Nov 2025 14:11:25 +0100</pubDate>
        <dc:creator>Armin Wolf &lt;W_Armin@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>c683651b6791e85c2f892f8009268f1525f71408 - platform/x86: asus-wmi: deprecate bios features</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#c683651b6791e85c2f892f8009268f1525f71408</link>
        <description>platform/x86: asus-wmi: deprecate bios featuresWith the existence of the asus-armoury module the attributes no longerneed to live under the /sys/devices/platform/asus-nb-wmi/ path.Deprecate all those that were implemented in asus-bioscfg with the goalof removing them fully in the next LTS cycle.Signed-off-by: Denis Benato &lt;denis.benato@linux.dev&gt;Signed-off-by: Luke D. Jones &lt;luke@ljones.dev&gt;Reviewed-by: Mario Limonciello &lt;mario.limonciello@amd.com&gt;Link: https://patch.msgid.link/20251102215319.3126879-8-denis.benato@linux.devReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Sun, 02 Nov 2025 22:53:17 +0100</pubDate>
        <dc:creator>Luke D. Jones &lt;luke@ljones.dev&gt;</dc:creator>
    </item>
<item>
        <title>f99eb098090e4c8bfca4190b545e20450fee8250 - platform/x86: asus-armoury: move existing tunings to asus-armoury module</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#f99eb098090e4c8bfca4190b545e20450fee8250</link>
        <description>platform/x86: asus-armoury: move existing tunings to asus-armoury moduleThe fw_attributes_class provides a much cleaner interface to all of theattributes introduced to asus-wmi. This patch moves all of these extraattributes over to fw_attributes_class, and shifts the bulk of thesedefinitions to a new kernel module to reduce the clutter of asus-wmiwith the intention of deprecating the asus-wmi attributes in future.The work applies only to WMI methods which don&apos;t have a clearly definedplace within the sysfs and as a result ended up lumped together in/sys/devices/platform/asus-nb-wmi/ with no standard API.Where possible the fw attrs now implement defaults, min, max, scalar,choices, etc. As en example dgpu_disable becomes:/sys/class/firmware-attributes/asus-armoury/attributes/dgpu_disable/&#9500;&#9472;&#9472; current_value&#9500;&#9472;&#9472; display_name&#9500;&#9472;&#9472; possible_values&#9492;&#9472;&#9472; typeas do other attributes.Co-developed-by: Denis Benato &lt;denis.benato@linux.dev&gt;Signed-off-by: Denis Benato &lt;denis.benato@linux.dev&gt;Signed-off-by: Luke D. Jones &lt;luke@ljones.dev&gt;Link: https://patch.msgid.link/20251102215319.3126879-3-denis.benato@linux.devReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Sun, 02 Nov 2025 22:53:12 +0100</pubDate>
        <dc:creator>Luke D. Jones &lt;luke@ljones.dev&gt;</dc:creator>
    </item>
<item>
        <title>c93433fd4e2bbbe7caa67b53d808b4a084852ff3 - platform/x86: msi-wmi-platform: Only load on MSI devices</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#c93433fd4e2bbbe7caa67b53d808b4a084852ff3</link>
        <description>platform/x86: msi-wmi-platform: Only load on MSI devicesIt turns out that the GUID used by the msi-wmi-platform driver(ABBC0F60-8EA1-11D1-00A0-C90629100000) is not unique, but was insteadcopied from the WIndows Driver Samples. This means that this drivercould load on devices from other manufacturers that also copied thisGUID, potentially causing hardware errors.Prevent this by only loading on devices whitelisted via DMI. The DMImatches where taken from the msi-ec driver.Reported-by: Antheas Kapenekakis &lt;lkml@antheas.dev&gt;Fixes: 9c0beb6b29e7 (&quot;platform/x86: wmi: Add MSI WMI Platform driver&quot;)Tested-by: Antheas Kapenekakis &lt;lkml@antheas.dev&gt;Signed-off-by: Armin Wolf &lt;W_Armin@gmx.de&gt;Link: https://patch.msgid.link/20251110111253.16204-2-W_Armin@gmx.deReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Mon, 10 Nov 2025 12:12:52 +0100</pubDate>
        <dc:creator>Armin Wolf &lt;W_Armin@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>d050479693bb91da5a0e305ca9dd59f4c0b55dd3 - platform/x86: Add Uniwill laptop driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#d050479693bb91da5a0e305ca9dd59f4c0b55dd3</link>
        <description>platform/x86: Add Uniwill laptop driverAdd a new driver for Uniwill laptops. The driver uses a ACPIinterface to talk with the embedded controller, but relies on aACPI WMI interface for receiving event notifications.The driver is reverse-engineered based on the following information:- OEM software from intel- https://github.com/pobrn/qc71_laptop- https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers- https://github.com/tuxedocomputers/tuxedo-control-centerThe underlying EC supports various features, including hwmon sensors,battery charge limiting, a RGB lightbar and keyboard-related controls.Reported-by: cyear &lt;chumuzero@gmail.com&gt;Closes: https://github.com/lm-sensors/lm-sensors/issues/508Closes: https://github.com/Wer-Wolf/uniwill-laptop/issues/3Tested-by: Werner Sembach &lt;wse@tuxedocomputers.com&gt;Signed-off-by: Armin Wolf &lt;W_Armin@gmx.de&gt;Link: https://patch.msgid.link/20251102172942.17879-2-W_Armin@gmx.deReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Sun, 02 Nov 2025 18:29:41 +0100</pubDate>
        <dc:creator>Armin Wolf &lt;W_Armin@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>bd34bf518a5ffeb8eb7c8b9907ba97b606166f7b - platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#bd34bf518a5ffeb8eb7c8b9907ba97b606166f7b</link>
        <description>platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEYFixed a misspelling of Xiaomi.Signed-off-by: Lazar Aleksic &lt;kripticni.dev@gmail.com&gt;Link: https://patch.msgid.link/20251028180956.10753-1-kripticni.dev@gmail.comReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Tue, 28 Oct 2025 19:09:05 +0100</pubDate>
        <dc:creator>Lazar Aleksic &lt;kripticni.dev@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>98aadf8e494d2bf66b15d0ef9646ad9fdb6ded15 - platform/x86: Add WMI driver for Redmibook keyboard</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#98aadf8e494d2bf66b15d0ef9646ad9fdb6ded15</link>
        <description>platform/x86: Add WMI driver for Redmibook keyboardThis driver implements support for various Fn keys (like Cut) and Xiaomispecific AI button.Reviewed-by: Armin Wolf &lt;W_Armin@gmx.de&gt;Signed-off-by: Gladyshev Ilya &lt;foxido@foxido.dev&gt;Link: https://lore.kernel.org/r/20250820174140.41410-1-foxido@foxido.dev[ij: use BIT(8) instead of 0x00000100]Reviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Wed, 20 Aug 2025 19:41:32 +0200</pubDate>
        <dc:creator>Gladyshev Ilya &lt;foxido@foxido.dev&gt;</dc:creator>
    </item>
<item>
        <title>de2884c6cdd3d133704ce37393590dd1c761500c - platform/x86: samsung-laptop: Expose charge_types</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#de2884c6cdd3d133704ce37393590dd1c761500c</link>
        <description>platform/x86: samsung-laptop: Expose charge_typesSupport the newly introduced charge_types sysfs attribute as areplacement for the custom `battery_life_extender` attribute. Settingcharge_types to `Long Life` enables battery life extending mode.This change is similar to the recent Ideapad patch adding support forcharge_types.Signed-off-by: Jelle van der Waa &lt;jvanderwaa@redhat.com&gt;Link: https://lore.kernel.org/r/20250702182844.107706-1-jvanderwaa@redhat.comReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Wed, 02 Jul 2025 20:28:43 +0200</pubDate>
        <dc:creator>Jelle van der Waa &lt;jvanderwaa@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>73f0f2b52c5ea67b3140b23f58d8079d158839c8 - platform/x86: wmi: Fix WMI device naming issue</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#73f0f2b52c5ea67b3140b23f58d8079d158839c8</link>
        <description>platform/x86: wmi: Fix WMI device naming issueWhen multiple WMI devices with the same GUID are presentinside a given system, the WMI driver core might fail toregister all of them.Consider the following scenario:	WMI devices (&lt;GUID&gt;[-&lt;ID&gt;]):	05901221-D566-11D1-B2F0-00A0C9062910	(on PNP0C14:00)	05901221-D566-11D1-B2F0-00A0C9062910-1	(on PNP0C14:01)If the WMI core driver somehow unbinds from PNP0C14:00, the followingwill happen upon rebinding:1. The WMI driver core counts all registered WMI devices with a GUID   of 05901221-D566-11D1-B2F0-00A0C9062910 (count: 1).2. The new WMI device will be named   &quot;05901221-D566-11D1-B2F0-00A0C9062910-1&quot; because another device   with the same GUID is already registered (on PNP0C14:01).3. The new WMI device cannot be registered due to a name conflict.Use a IDA when building the WMI device name to avoid such namecollisions by ensuring that a given WMI device ID is not reused.Userspace applications using udev for WMI device detection are notimpacted by this change. Additionally userspace applications that dofully support the existing naming scheme are also not impacted. Onlyuserspace applications using hardcoded sysfs paths will break.Introduce a kconfig option for restoring the old naming scheme togive developers time to fix any compatibility issues.Tested on a Asus Prime B650-Plus.Signed-off-by: Armin Wolf &lt;W_Armin@gmx.de&gt;Link: https://lore.kernel.org/r/20250610055526.23688-2-W_Armin@gmx.deReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Tue, 10 Jun 2025 07:55:26 +0200</pubDate>
        <dc:creator>Armin Wolf &lt;W_Armin@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>651b57dd40871d4d0d61fb291e7f26e2b8bd69b1 - platform/x86: Move Lenovo files into lenovo subdir</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#651b57dd40871d4d0d61fb291e7f26e2b8bd69b1</link>
        <description>platform/x86: Move Lenovo files into lenovo subdirCreate lenovo subdirectory for holding Lenovo specific drivers.Signed-off-by: Mark Pearson &lt;mpearson-lenovo@squebb.ca&gt;Reviewed-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Link: https://lore.kernel.org/r/20250610192830.1731454-2-mpearson-lenovo@squebb.ca[ij: put depends on DMI back, fix trailing empty lines.]Reviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Tue, 10 Jun 2025 21:28:25 +0200</pubDate>
        <dc:creator>Mark Pearson &lt;mpearson-lenovo@squebb.ca&gt;</dc:creator>
    </item>
<item>
        <title>fe6859aa646b9463379985165f602a44cf25c8ad - platform/x86: thinklmi: improved DMI handling</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#fe6859aa646b9463379985165f602a44cf25c8ad</link>
        <description>platform/x86: thinklmi: improved DMI handlingFix issues reported by kernel test robot. - Require DMI for think-lmi. - Check return from getting serial stringReported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202506062319.F0IpDxF6-lkp@intel.com/Signed-off-by: Mark Pearson &lt;mpearson-lenovo@squebb.ca&gt;Reviewed-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Link: https://lore.kernel.org/r/20250610192830.1731454-1-mpearson-lenovo@squebb.caReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Tue, 10 Jun 2025 21:28:24 +0200</pubDate>
        <dc:creator>Mark Pearson &lt;mpearson-lenovo@squebb.ca&gt;</dc:creator>
    </item>
</channel>
</rss>
