X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2025-09-24 20:31:16 to 2025-10-13 19:50:49 UTC [more...]

[PATCH v13 0/8] platform/x86: Add asus-armoury driver
 2025-10-13 19:50 UTC  (12+ messages)
` [PATCH v13 1/8] platform/x86: asus-wmi: export symbols used for read/write WMI
` [PATCH v13 2/8] platform/x86: asus-armoury: move existing tunings to asus-armoury module
` [PATCH v13 3/8] platform/x86: asus-armoury: add panel_hd_mode attribute
` [PATCH v13 4/8] platform/x86: asus-armoury: add apu-mem control support
` [PATCH v13 5/8] platform/x86: asus-armoury: add core count control
` [PATCH v13 6/8] platform/x86: asus-armoury: add screen auto-brightness toggle
` [PATCH v13 7/8] platform/x86: asus-wmi: deprecate bios features
` [PATCH v13 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs
  ` [External] : "

[PATCH v2] platform/x86: alienware-wmi-wmax: Fix null pointer derefence in sleep handlers
 2025-10-13 19:27 UTC  (3+ messages)
  ` [v2] "

[PATCH 0/2] platform/x86/amd: hfi: A couple of cleanups
 2025-10-13 18:53 UTC  (5+ messages)
` [PATCH 1/2] platform/x86/amd: hfi: Remove unused cpumask from cpuinfo struct
` [PATCH 2/2] platform/x86/amd: hfi: Remove redundant assignment to .owner

[PATCH 0/4] Some TGL and overall S0ix debug improvements
 2025-10-13 18:05 UTC  (9+ messages)
` [PATCH 2/4] platform/x86/intel/pmc: Dump raw SLP_Sx_DBG registers and distinguish between them

[PATCH v2] platform/mellanox: mlxbf-pmc: add sysfs_attr_init() to count_clock init
 2025-10-13 15:56 UTC 

[PATCH] platform/mellanox: mlxbf-pmc: add sysfs_attr_init() to count_clock init
 2025-10-13 15:03 UTC  (2+ messages)

[Bug 220646] New: Regression: kernel 6.16.8 fails to boot on Intel Raptor Lake Z790 (ahci/xhci error -12)
 2025-10-13 11:08 UTC  (3+ messages)
` [Bug 220646] "

[PATCH] platform/x86: alienware-wmi-wmax: Fix null pointer derefence in sleep handlers
 2025-10-13  5:21 UTC 

[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
 2025-10-12 16:31 UTC  (6+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep

[Bug] Acer AN515-58: Fn+F10 affects display brightness unexpectedly
 2025-10-11 15:08 UTC  (6+ messages)

[Bug 220639] New: [BUG] hp-wmi: OMEN 16-wf0xxx (board 8BAB) – fans stuck at 0 RPM, Boost/WMI queries rejected (hp_wmi: query 0x4c error 0x6)
 2025-10-08 20:10 UTC  (3+ messages)
` [Bug 220639] "

[PATCH v1] platform/x86/amd: pmc: Add Lenovo Legion Go 2 to pmc quirk list
 2025-10-08 15:38 UTC  (5+ messages)

[PATCH v3 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
 2025-10-08 15:29 UTC  (20+ messages)
` [PATCH v3 01/19 5.15.y] minmax: add in_range() macro
` [PATCH v3 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH v3 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v3 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v3 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v3 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v3 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v3 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v3 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v3 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v3 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH v3 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH v3 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH v3 14/19 5.15.y] minmax.h: update some comments
` [PATCH v3 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v3 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v3 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v3 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH v3 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once

[PATCH] platform/x86: lg-laptop: Add support for the HDAP opregion field
 2025-10-08  6:41 UTC 

[BUG] platform/x86: hp-wmi: OMEN 16-wf0xxx (board 8BAB) – fans stuck at 0 RPM, Boost/WMI queries rejected (hp_wmi: query 0x4c error 0x6)
 2025-10-08  4:16 UTC 

[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
 2025-10-07 20:43 UTC  (23+ messages)
` [PATCH v2 01/19 5.15.y] minmax: add in_range() macro
` [PATCH v2 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH v2 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v2 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v2 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v2 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v2 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v2 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v2 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v2 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH v2 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH v2 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH v2 14/19 5.15.y] minmax.h: update some comments
` [PATCH v2 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v2 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v2 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v2 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH v2 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once

[PATCH] platform/x86: alieneware-wmi-wmax: Add AWCC support to Alienware 16 Aurora
 2025-10-07 14:20 UTC  (2+ messages)

[Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
 2025-10-07  9:28 UTC 

[PATCH v4 0/2] Add support for Uniwill laptop features
 2025-10-06 19:08 UTC  (12+ messages)
` [PATCH v4 1/2] platform/x86: Add Uniwill laptop driver
` [PATCH v4 2/2] Documentation: laptops: Add documentation for uniwill laptops

[PATCH] MAINTAINERS: add Denis Benato as maintainer for asus notebooks
 2025-10-06  9:20 UTC  (7+ messages)

[PATCH v2 0/4] platform/x86: acer-wmi: Add fan control support
 2025-10-06  8:11 UTC  (10+ messages)
` [PATCH v2 1/4] platform/x86: acer-wmi: Fix setting of fan behavior
` [PATCH v2 2/4] platform/x86: acer-wmi: Add fan control support

[PATCH v5 0/2] Add support for Uniwill laptop features
 2025-10-05 19:20 UTC  (3+ messages)
` [PATCH v5 1/2] platform/x86: Add Uniwill laptop driver
` [PATCH v5 2/2] Documentation: laptops: Add documentation for uniwill laptops

[PATCH v12 0/8] platform/x86: Add asus-armoury driver
 2025-10-05 12:32 UTC  (14+ messages)
` [PATCH v12 1/8] platform/x86: asus-wmi: export symbols used for read/write WMI
` [PATCH v12 2/8] platform/x86: asus-armoury: move existing tunings to asus-armoury module
` [PATCH v12 3/8] platform/x86: asus-armoury: add panel_hd_mode attribute
` [PATCH v12 4/8] platform/x86: asus-armoury: add apu-mem control support
  ` [External] : "
` [PATCH v12 5/8] platform/x86: asus-armoury: add core count control
` [PATCH v12 6/8] platform/x86: asus-armoury: add screen auto-brightness toggle
` [PATCH v12 7/8] platform/x86: asus-wmi: deprecate bios features
` [PATCH v12 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs
  ` [External] : "

[GIT PULL] platform-drivers-x86 for v6.18-1
 2025-10-04 23:42 UTC  (2+ messages)

New co-maintainer for ASUS driver
 2025-10-03 14:01 UTC  (3+ messages)

[PATCH 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
 2025-10-02 20:47 UTC  (20+ messages)
` [PATCH 01/19 5.15.y] minmax: add in_range() macro
` [PATCH 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 06/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 07/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 08/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 09/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 10/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH 14/19 5.15.y] minmax.h: update some comments
` [PATCH 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once

[PATCH v3 0/6] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
 2025-10-02 11:34 UTC  (7+ messages)
` [PATCH v3 1/6] ACPI: DPTF: Ignore SoC DTS thermal while scanning
` [PATCH v3 2/6] ACPI: DPTF: Move INT340X device IDs to header
` [PATCH v3 3/6] ACPI: DPTF: Move PCH FIVR "
` [PATCH v3 4/6] ACPI: DPTF: Remove not supported INT340X IDs
` [PATCH v3 5/6] ACPI: platform: Add macro for acpi platform driver
` [PATCH v3 6/6] ACPI: DPTF: Move INT340X enumeration to modules

[PATCH v2 0/6] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
 2025-10-01 19:33 UTC  (4+ messages)
` [PATCH v2 1/6] ACPI: DPTF: Ignore SoC DTS thermal while scanning

[PATCH v2 00/15] backlight: Do not include <linux/fb.h> in header file
 2025-10-01 13:43 UTC  (3+ messages)
` (subset) "

[PATCH AUTOSEL 6.16-6.6] platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks list
 2025-09-30  2:18 UTC 

[PATCH v3] platform/x86: alienware-wmi-wmax: Add AWCC support to Dell G15 5530
 2025-09-29 23:34 UTC  (2+ messages)

[PATCH 00/19 v6.1.y] Backport minmax.h updates from v6.17-rc7
 2025-09-29 18:39 UTC  (16+ messages)
` [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 11/19 v6.1.y] minmax: improve macro expansion and type checking
` [PATCH 12/19 v6.1.y] minmax: fix up min3() and max3() too
` [PATCH 13/19 v6.1.y] minmax.h: add whitespace around operators and after commas
` [PATCH 14/19 v6.1.y] minmax.h: update some comments
` [PATCH 15/19 v6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 16/19 v6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 17/19 v6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 18/19 v6.1.y] minmax.h: simplify the variants of clamp()
` [PATCH 19/19 v6.1.y] minmax.h: remove some #defines that are only expanded once

[PATCH platform-next 0/2] Support for handling interrupt storm
 2025-09-29 16:40 UTC  (5+ messages)
` [PATCH platform-next 2/2] platform/mellanox: mlxreg-hotplug: Add support "

[GIT PULL] platform-drivers-x86 for v6.17-5
 2025-09-26 20:44 UTC  (2+ messages)

[PATCH v2] platform: arm64: thinkpad-t14s-ec: Convert comma to semicolon
 2025-09-26 11:28 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry in THINKPAD T14S EMBEDDED CONTROLLER DRIVER
 2025-09-26 11:28 UTC  (2+ messages)

[PATCH] platform: arm64: thinkpad-t14s-ec: Convert comma to semicolon
 2025-09-26  8:21 UTC  (2+ messages)

[PATCH v2 0/1] v4l2-subdev/int3472: Use "privacy" as con_id for the LED lookup
 2025-09-25 16:04 UTC  (8+ messages)
` [PATCH v2 1/1] media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LED

[PATCH v7] platform/x86: lg-laptop: Fix WMAB call in fan_mode_store()
 2025-09-25  9:23 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox