<?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 Makefile</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/Makefile#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/Makefile</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/Makefile#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/Makefile</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/Makefile#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/Makefile</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/Makefile#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/Makefile</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/Makefile#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/Makefile</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>ec496f77b4c11036cc835d6f045fb5e5ef1e6530 - Merge branch &apos;for-6.20/sony&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Makefile#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/Makefile</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/Makefile#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/Makefile</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/Makefile#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/Makefile</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/Makefile#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/Makefile</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/Makefile#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/Makefile</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/Makefile#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/Makefile</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/Makefile#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/Makefile</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>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/Makefile#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/Makefile</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/Makefile#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/Makefile</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/Makefile#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/Makefile</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>70a4a815d9b74f17abd1ae46c6cb93b736e02d91 - platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Makefile#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/Makefile</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/Makefile#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/Makefile</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>f99eb098090e4c8bfca4190b545e20450fee8250 - platform/x86: asus-armoury: move existing tunings to asus-armoury module</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Makefile#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/Makefile</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>d050479693bb91da5a0e305ca9dd59f4c0b55dd3 - platform/x86: Add Uniwill laptop driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Makefile#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/Makefile</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>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/x86/Makefile#cb9f145f638d7afa633632a9290d6ad06caeb8ee</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclarkBack-merge drm-next to get caught up.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/platform/x86/Makefile</description>
        <pubDate>Sat, 01 Nov 2025 13:47:30 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
