<?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>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/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/platform/x86/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>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>da6b5aae84beb0917ecb0c9fbc71169d145397ff - Merge tag &apos;platform-drivers-x86-v7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#da6b5aae84beb0917ecb0c9fbc71169d145397ff</link>
        <description>Merge tag &apos;platform-drivers-x86-v7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Pull x86 platform driver updates from Ilpo J&#228;rvinen: &quot;asus-wmi:   - Retain battery charge threshold during boot which avoids     unsolicited change to 100%. Return -ENODATA when the limit     is not yet known   - Improve screenpad power/brightness handling consistency   - Fix screenpad brightness range  barco-p50-gpio:   - Normalize gpio_get return values  bitland-mifs-wmi:   - Add driver for Bitland laptops (supports platform profile,     hwmon, kbd backlight, gpu mode, hotkeys, and fan boost)  dell_rbu:   - Fix using uninitialized value in sysfs write function  dell-wmi-sysman:   - Respect destination length when constructing enum strings  hp-wmi:   - Propagate fan setting apply failures and log an error   - Fix sysfs write vs work handler cancel_delayed_work_sync() deadlock   - Correct keepalive schedule_delayed_work() to mod_delayed_work()   - Fix u8 underflows in GPU delta calculation   - Use mutex to protect fan pwm/mode   - Ignore kbd backlight and FnLock key events that are handled by FW   - Fix fan table parsing (use correct field)   - Add support for Omen 14-fb0xxx, 16-n0xxx, 16-wf1xxx, and     Omen MAX 16-ak0xxxx  input: trackpoint &amp; thinkpad_acpi:   - Enable doubletap by default and add sysfs enable/disable  int3472:   - Add support for GPIO type 0x02 (IR flood LED)  intel-speed-select: (updated to v1.26)   - Avoid using current base frequency as maximum   - Fix CPU extended family ID decoding   - Fix exit code   - Improve error reporting  intel/vsec:   - Refactor to support ACPI-enumerated PMT endpoints.  pcengines-apuv2:   - Attach software node to the gpiochip  uniwill:   - Refactor hwmon to smaller parts to accomodate HW diversity   - Support USB-C power/performance priority switch through sysfs   - Add another XMG Fusion 15 (L19) DMI vendor   - Enable fine-grained features to device lineup mapping  wmi:   - Perform output size check within WMI core to allow simpler WMI     drivers  misc:   - acpi_driver -&gt; platform driver conversions (a large number of     changes from Rafael J. Wysocki)   - cleanups / refactoring / improvements&quot;* tag &apos;platform-drivers-x86-v7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86: (106 commits)  platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C77)  platform/x86: hp-wmi: Add support for Omen 16-n0xxx (8A44)  platform/x86: hp-wmi: Add support for OMEN MAX 16-ak0xxx (8D87)  platform/x86: hp-wmi: fix fan table parsing  platform/x86: hp-wmi: add Omen 14-fb0xxx (board 8C58) support  platform/wmi: Replace .no_notify_data with .min_event_size  platform/wmi: Extend wmidev_query_block() to reject undersized data  platform/wmi: Extend wmidev_invoke_method() to reject undersized data  platform/wmi: Prepare to reject undersized unmarshalling results  platform/wmi: Convert drivers to use wmidev_invoke_procedure()  platform/wmi: Add wmidev_invoke_procedure()  platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)  platform/x86: int3472: Parameterize LED con_id in registration  platform/x86: int3472: Rename pled to led in LED registration code  platform/x86: int3472: Use local variable for LED struct access  platform/x86: thinkpad_acpi: remove obsolete TODO comment  platform/x86: dell-wmi-sysman: bound enumeration string aggregation  platform/x86: hp-wmi: Ignore backlight and FnLock events  platform/x86: uniwill-laptop: Fix signedness bug  platform/x86: dell_rbu: avoid uninit value usage in packet_size_write()  ...

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Mon, 20 Apr 2026 21:02:24 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&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>273a171dee33cb77070d7259c469d9440548c7df - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#273a171dee33cb77070d7259c469d9440548c7df</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.0 merge window.

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Sat, 14 Feb 2026 22:06:51 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ec496f77b4c11036cc835d6f045fb5e5ef1e6530 - Merge branch &apos;for-6.20/sony&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#ec496f77b4c11036cc835d6f045fb5e5ef1e6530</link>
        <description>Merge branch &apos;for-6.20/sony&apos; into for-linus- Support for Rock band 4 PS4 and PS5 guitars (Rosalie Wanders)

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Mon, 09 Feb 2026 17:33:26 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#cc4adab164b772a34b3340d644b7c4728498581e</link>
        <description>Merge tag &apos;v6.19-rc1&apos; into msm-nextMerge Linux 6.19-rc1 in order to catch up with other changes (e.g. UBWCconfig database defining UBWC_6).Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Tue, 20 Jan 2026 23:06:55 +0100</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#5add3c3c280a35f7e258e9cef7607db5a2e56fdc</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.19-rc1. An important upstream bugfix andto help unblock PTL CI.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Fri, 19 Dec 2025 11:51:22 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ec439c38013550420aecc15988ae6acb670838c1 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#ec439c38013550420aecc15988ae6acb670838c1</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Cross-merge BPF and other fixes after downstream PR.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Wed, 17 Dec 2025 06:29:38 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b8304863a3990d0f18c38e5b94191830a63ee1af - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#b8304863a3990d0f18c38e5b94191830a63ee1af</link>
        <description>Merge drm/drm-next into drm-intel-nextSync-up some display code needed for Async flips refactor.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Mon, 15 Dec 2025 14:24:02 +0100</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7f790dd21a931c61167f7bdc327aecf2cebad327 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#7f790dd21a931c61167f7bdc327aecf2cebad327</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s kickstart the v6.20 (7.0?) release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Mon, 15 Dec 2025 09:27:39 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Sat, 13 Dec 2025 10:18:20 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6d87d7c69b5a1136d7c354911f1fe7792b6a40fd - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#6d87d7c69b5a1136d7c354911f1fe7792b6a40fd</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to get the topic/drm-intel-plane-color-pipeline branchcontents.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Fri, 05 Dec 2025 09:29:22 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>0f94e51b5320eacccc2626ab70b8d7e705332334 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#0f94e51b5320eacccc2626ab70b8d7e705332334</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in a needed dependency for the Xe VFIOdriver variant. This should ideally have been done before wecommited that, so we now have a small window in drm-xe-nextwhere that driver doesn&apos;t compile.Reported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202512030331.I8CveRre-lkp@intel.com/Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Wed, 03 Dec 2025 11:22:18 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>24f171c7e145f43b9f187578e89b0982ce87e54c - Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#24f171c7e145f43b9f187578e89b0982ce87e54c</link>
        <description>Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.19We&apos;ve been quite busy with fixes since the merge window, though not inany particularly exciting ways - the standout thing is the fix for _SXcontrols which were broken by a change to how we do clamping, otherwiseit&apos;s all fairly run of the mill fixes and quirks.

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Sun, 21 Dec 2025 11:11:11 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>84318277d6334c6981ab326d4acc87c6a6ddc9b8 - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#84318277d6334c6981ab326d4acc87c6a6ddc9b8</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesPull in rc1 to include all changes since the merge window closed,and grab all fixes and changes from drm/drm-next.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Mon, 15 Dec 2025 12:53:27 +0100</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>9d588a1140b9ae211581a7a154d0b806d8cd8238 - Merge tag &apos;platform-drivers-x86-v6.19-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Kconfig#9d588a1140b9ae211581a7a154d0b806d8cd8238</link>
        <description>Merge tag &apos;platform-drivers-x86-v6.19-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Pull x86 platform driver updates from Ilpo J&#228;rvinen: - acer-wmi: Add PH16-72, PHN16-72, and PT14-51 fan control support - acpi: platform_profile: Add max-power profile option (power draw   limited by the cooling hardware, may exceed battery power draw limit   when on AC power) - amd/hsmp: Allow more than one data-fabric per socket - asus-armoury: Add WMI attributes driver to expose miscellaneous WMI   functions through fw_attributes (deprecates the custom BIOS features   interface through asus-wmi) - asus-wmi: Use brightness_set_blocking() for kbd led - ayaneo-ec: Add Ayaneo Embedded Controller driver - fs/nls:     - Fix utf16 to utf8 string conversion when output size restricted     - Improve error code consistency for utf8 to utf32 conversions - ideapad-laptop: Fast (Rapid Charge) charge type support - intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks - intel/pmc:     - Arrow Lake telemetry GUID improvements     - Add support for Wildcat Lake PMC information - intel_pmc_ipc: Fix ACPI buffer memleak - intel/punit_ipc: Fix memory corruption - intel/vsec: Wildcat Lake PMT telemetry support - lenovo-wmi-gamezone: Map &quot;Extreme&quot; performance mode to max-power - lg-laptop: Add support for the HDAP opregion field - serial-multi-instantiate: Add IRQ_RESOURCE_OPT for IRQ missing   projects - thinkpad-t14s-ec: Improve suspend/resume support (lid LEDs, keyboard   backlight) - uniwill: Add Uniwill laptop driver - wmi: Move under drivers/platform/wmi as non-x86 WMI support is around   the corner and other WMI features will require adding more C files as   well - tools/power/x86/intel-speed-select: v1.24     - Check feature status to check if the feature enablement was       successful     - Reset SST-TF bucket structure to display valid bucket info - Miscellaneous cleanups / refactoring / improvements* tag &apos;platform-drivers-x86-v6.19-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86: (73 commits)  tools/power/x86/intel-speed-select: v1.24 release  tools/power/x86/intel-speed-select: Reset isst_turbo_freq_info for invalid buckets  tools/power/x86/intel-speed-select: Check feature status  platform/x86: asus-wmi: use brightness_set_blocking() for kbd led  fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()  platform/x86: asus-armoury: add support for GA503QR  platform/x86: intel_pmc_ipc: fix ACPI buffer memory leak  platform/x86: hp-wmi: Order DMI board name arrays  platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks  platform: surface: replace use of system_wq with system_percpu_wq  platform: x86: replace use of system_wq with system_percpu_wq  platform/surface: acpi-notify: add WQ_PERCPU to alloc_workqueue users  platform/x86: wmi-gamezone: Add Legion Go 2 Quirks  platform/x86: lenovo-wmi-gamezone Use max-power rather than balanced-performance  acpi: platform_profile - Add max-power profile option  platform/x86/amd/pmf: Use devm_mutex_init() for mutex initialization  platform/x86/amd/pmf: Add BIOS_INPUTS_MAX macro to replace hardcoded array size  platform/x86: serial-multi-instantiate: Add IRQ_RESOURCE_OPT for IRQ missing projects  platform/x86/amd/pmf: Refactor repetitive BIOS output handling  platform/x86/uniwill: Add TUXEDO devices  ...

            List of files:
            /linux/drivers/platform/x86/Kconfig</description>
        <pubDate>Tue, 09 Dec 2025 22:38:17 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&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>
</channel>
</rss>
