X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2025-09-08 22:35:59 to 2025-09-19 10:28:29 UTC [more...]

[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
 2025-09-19 10:17 UTC  (19+ messages)
` [PATCH 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
` [PATCH 02/27 5.10.y] minmax: sanity check constant bounds when clamping
` [PATCH 03/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH 04/27 5.10.y] minmax: add in_range() macro
` [PATCH 05/27 5.10.y] minmax: Introduce {min,max}_array()
` [PATCH 06/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 07/27 5.10.y] minmax: fix header inclusions
` [PATCH 08/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH 09/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 10/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
` [PATCH 11/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH 12/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 13/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 14/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 15/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 16/27 5.10.y] lib: zstd: drop local MIN/MAX macros in favor of generic ones
` [PATCH 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation

[PATCH v2 0/2] platform/x86: asus-wmi: map more keys on ExpertBook B9
 2025-09-19  7:32 UTC  (6+ messages)
` [PATCH v2 1/2] Input: allocate a keycode for Fn+space

[PATCH 1/2] platform/x86/amd/pmf: Rename ipu fields to npu in smu_pmf_metrics_v2 structure
 2025-09-19  5:54 UTC  (2+ messages)
` [PATCH 2/2] platform/x86/amd/pmf: Introduce new interface to export NPU metrics

[PATCH v3 1/3] input: mouse: trackpoint: Add doubletap enable/disable support
 2025-09-19  1:12 UTC  (5+ messages)

[PATCH v3 0/2] Add support for Uniwill laptop features
 2025-09-18 21:25 UTC  (11+ messages)
` [PATCH v3 1/2] platform/x86: Add Uniwill laptop driver

[PATCH v5 0/3] platform: arm64: thinkpad-t14s-ec: new driver
 2025-09-18 21:20 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: platform: Add Lenovo Thinkpad T14s EC
` [PATCH v5 2/3] platform: arm64: thinkpad-t14s-ec: new driver
` [PATCH v5 3/3] arm64: dts: qcom: x1e80100-t14s: add EC

[GIT PULL] platform-drivers-x86 for v6.17-4
 2025-09-18 16:51 UTC  (2+ messages)

[PATCH v2] platform/x86/dell: Set USTT mode according to BIOS after reboot
 2025-09-18 13:27 UTC  (6+ messages)

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

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

[PATCH] platform/x86: dell-lis3lv02d: Add Latitude E6530
 2025-09-17 19:10 UTC 

[PATCH v1 00/12] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
 2025-09-16 20:06 UTC  (7+ messages)
` [PATCH v1 11/12] ACPI: platform: Add macro for acpi platform driver

[PATCH] platform/x86:intel/pmc: Replace dev_warn() with dev_dbg()
 2025-09-16 19:13 UTC 

[PATCH v2] platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks list
 2025-09-16 16:46 UTC 

[PATCH v2 00/15] backlight: Do not include <linux/fb.h> in header file
 2025-09-16 16:05 UTC  (25+ messages)
` [PATCH v2 06/15] backlight: Include <linux/of.h>
` [PATCH v2 07/15] backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>
` [PATCH v2 08/15] backlight: as3711_bl: Include <linux/of.h>
` [PATCH v2 09/15] backlight: da9052_bl: Include <linux/mod_devicetable.h>
` [PATCH v2 10/15] backlight: jornada720: Include <linux/io.h>
` [PATCH v2 11/15] backlight: ktd2801: Include <linux/mod_devicetable.h>
` [PATCH v2 12/15] backlight: led_bl: Include <linux/of.h>
` [PATCH v2 13/15] backlight: rave-sp: Include <linux/of.h> and <linux/mod_devicetable.h>
` [PATCH v2 14/15] backlight: rt4831: Include <linux/mod_devicetable.h>
` [PATCH v2 15/15] backlight: Do not include <linux/fb.h> in header file
` (subset) [PATCH v2 00/15] "

[PATCH] docs: w1: ds2482: fix typo in buses
 2025-09-16 16:02 UTC  (4+ messages)

[PATCH v1] platform/x86: asus-wmi: Re-add extra keys to ignore_key_wlan quirk
 2025-09-16 11:15 UTC  (2+ messages)

[PATCH platform-next 0/2] Support for handling interrupt storm
 2025-09-16 10:00 UTC  (4+ messages)
` [PATCH platform-next 1/2] platform_data/mlxreg: Add fields for interrupt storm handling
` [PATCH platform-next 2/2] platform/mellanox: mlxreg-hotplug: Add support for handling interrupt storm

[PATCH] platform/x86/dell: Set USTT mode according to BIOS after reboot
 2025-09-16  9:59 UTC  (5+ messages)

[PATCH v5] platform/x86: portwell-ec: Add hwmon support for voltage and temperature
 2025-09-16  9:48 UTC  (2+ messages)

[PATCH] platform/x86/amd/pmf: Support new ACPI ID AMDI0108
 2025-09-16  9:06 UTC  (3+ messages)

[PATCH v2 1/2] platform/x86: asus-wmi: Remove extra keys from ignore_key_wlan quirk
 2025-09-16  7:40 UTC  (15+ messages)

[PATCH v2 1/2] platform/x86: asus-wmi: Remove extra keys from ignore_key_wlan quirk
 2025-09-16  6:36 UTC  (3+ messages)

[PATCH] platform/x86/amd/hsmp: Replace amd_num_nodes() with topology_max_packages()
 2025-09-16  4:37 UTC 

[PATCH] Documentation/wmi: Fix Typo in lenovo-wmi-gamezone
 2025-09-15 21:54 UTC  (5+ messages)

[PATCH] Documentation/wmi: Fix Typo Error in doc
 2025-09-15 21:49 UTC  (4+ messages)

[PATCH] docs: wmi: lenovo-wmi-gamezone: fix typo in frequency
 2025-09-15 10:35 UTC  (2+ messages)

[PATCH] platform/x86: lenovo: Reassign KEY_CUT to KEY_SELECTIVE_SCREENSHOT for Ideapad laptops
 2025-09-15 10:11 UTC  (3+ messages)

[PATCH v2] platform/x86: lg-laptop: Fix WMAB call in fan_mode_store
 2025-09-15  7:34 UTC  (9+ messages)
  ` [PATCH v3] platform/x86: lg-laptop: Fix WMAB call in fan_mode_store()
        ` [PATCH v?] "

[PATCH v3 0/6] Enable SSRAM support in PTL and LNL
 2025-09-11 18:32 UTC  (6+ messages)
` [PATCH v3 5/6] platform/x86:intel/pmc: Show device and function number

[Bug 220566] New: Lenovo Ideapad laptops wrongly assign "Cut" intstead of "Selective_screenshot" to the corresponding hardware key
 2025-09-11 14:20 UTC  (3+ messages)
` [Bug 220566] "

[PATCH v4 0/5] Enable SSRAM support in PTL and LNL
 2025-09-11  8:51 UTC  (7+ messages)
` [PATCH v4 1/5] platform/x86:intel/pmc: Enable SSRAM support for Lunar Lake
` [PATCH v4 2/5] platform/x86:intel/pmc: Move telemetry endpoint register handling
` [PATCH v4 3/5] platform/x86:intel/pmc: Improve function to show substate header
` [PATCH v4 4/5] platform/x86:intel/pmc: Show substate requirement for S0ix blockers
` [PATCH v4 5/5] platform/x86:intel/pmc: Enable SSRAM support for Panther Lake

[PATCH v5 RESEND 0/9] Enhancements to PMF Driver for Improved Custom BIOS Input Handling
 2025-09-11  8:51 UTC  (7+ messages)
` [PATCH v5 RESEND 6/9] platform/x86/amd/pmf: Add custom BIOS input support for AMD_CPU_ID_PS

[PATCH v1 1/2] platform/x86: oxpec: Add support for OneXPlayer X1Pro EVA-02
 2025-09-10 11:36 UTC  (3+ messages)

[PATCH v2] platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 list
 2025-09-10 11:35 UTC  (2+ messages)

[PATCH v4 0/3] platform: arm64: thinkpad-t14s-ec: new driver
 2025-09-10 11:10 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: platform: Add Lenovo Thinkpad T14s EC
` [PATCH v4 2/3] platform: arm64: thinkpad-t14s-ec: new driver
` [PATCH v4 3/3] arm64: dts: qcom: x1e80100-t14s: add EC

[PATCH 1/2] platform/x86: x86-android-tablets: Move Acer info to its own file
 2025-09-10 11:00 UTC  (4+ messages)
` [PATCH 2/2] platform/x86: x86-android-tablets: Add support for Acer A1-840 tablet

[PATCH] platform/x86: barco-p50-gpio: use software nodes for gpio-leds/keys
 2025-09-10 10:56 UTC  (11+ messages)

[PATCH 0/2] v4l2-subdev/int3472: Use "privacy" as con_id for the LED lookup
 2025-09-10 10:52 UTC  (10+ messages)
` [PATCH 1/2] media: v4l2-subdev: Use "privacy" as con_id when getting the privacy LED
` [PATCH 2/2] platform/x86: int3472: Use "privacy" as con_id for the LED lookup

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

[Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
 2025-09-09 14:27 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