Platform-driver-x86 archive mirror
 help / color / mirror / Atom feed
 messages from 2026-03-30 20:36:02 to 2026-04-02 16:05:28 UTC [more...]

[PATCH v2 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
 2026-04-02 16:05 UTC  (11+ messages)
` [PATCH v2 1/4] software node: return -ENXIO when referenced swnode is not registered yet
` [PATCH v2 2/4] gpio: swnode: defer probe on references to unregistered software nodes
` [PATCH v2 3/4] ACPI: bus: export the acpi_bus_type symbol
` [PATCH v2 4/4] platform/x86: x86-android-tablets: enable fwnode matching of GPIO chips

[PATCH] platform/x86: barco-p50-gpio: attach software node to its target GPIO device
 2026-04-02 15:53 UTC  (4+ messages)

[PATCH v8 0/4] platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)
 2026-04-02 12:59 UTC  (7+ messages)
` [PATCH v8 1/4] platform/x86: int3472: Use local variable for LED struct access
` [PATCH v8 2/4] platform/x86: int3472: Rename pled to led in LED registration code
` [PATCH v8 3/4] platform/x86: int3472: Parameterize LED con_id in registration
` [PATCH v8 4/4] platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)

[PATCH 0/4] Introduce EC driver for Snapdragon X1E based Dell XPS 13 9345
 2026-04-02 12:52 UTC  (13+ messages)
` [PATCH 1/4] dt-bindings: platform: introduce EC for "
` [PATCH 2/4] platform: arm64: dell-xps-ec: new driver
` [PATCH 3/4] arm64: dts: qcom: hamoa-pmics: define VADC for pmk8550
` [PATCH 4/4] arm64: dts: qcom: x1e80100-dell-xps13-9345: introduce EC

[PATCH v8 0/2] Add TPS68470 power supply support for ov13b10 sensor
 2026-04-02 10:40 UTC  (3+ messages)
` [PATCH v8 1/2] platform/x86: int3472: Add TPS68470 board data for Intel nvl
` [PATCH v8 2/2] media: ov13b10: Support multiple regulators

[PATCH v7 0/2] Add TPS68470 power supply support for ov13b10 sensor
 2026-04-02 10:26 UTC  (6+ messages)
` [PATCH v7 1/2] platform/x86: int3472: Add TPS68470 board data for Intel nvl
` [PATCH v7 2/2] media: ov13b10: Support multiple regulators

[PATCH v6 00/13] platform-x86: lenovo-wmi: Add fixes and enhancement
 2026-04-02 10:06 UTC  (33+ messages)
` [PATCH v6 01/13] platform/x86: lenovo-wmi-other: Move LWMI_FAN_DIV
` [PATCH v6 02/13] platform/x86: lenovo-wmi-other: Fix tunable_attr_01 struct members
` [PATCH v6 03/13] platform/x86: lenovo-wmi-other: Zero initialize WMI arguments
` [PATCH v6 04/13] platform/x86: lenovo-wmi-helpers: Move gamezone enums to wmi-helpers
` [PATCH v6 05/13] platform/x86: lenovo-wmi-other: Add lwmi_attr_id() function
` [PATCH v6 06/13] platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices
` [PATCH v6 07/13] platform/x86: lenovo-wmi-other: Add missing CPU tunable attributes
` [PATCH v6 08/13] platform/x86: lenovo-wmi-other: Add GPU "
` [PATCH v6 09/13] platform/x86: lenovo-wmi-other: Rename LWMI_OM_FW_ATTR_BASE_PATH
` [PATCH v6 10/13] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting
` [PATCH v6 11/13] platform/x86: lenovo: Decouple lenovo-wmi-gamezone and lenovo-wmi-other
` [PATCH v6 12/13] platform/x86: lenovo-wmi-helpers: Add helper for creating per-device debugfs dir
` [PATCH v6 13/13] platform/x86: lenovo-wmi-capdata: Add debugfs file for dumping capdata
  ` [PATCH 1/3] platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_int()
  ` [PATCH 2/3] platform/x86: lenovo-wmi-other: Balance IDA id allocation and free
  ` [PATCH 3/3] platform/x86: lenovo-wmi-other: Balance component bind and unbind

[Bug 221311] New: ASUS Zenbook S 16 UM5606WA — Touchpad (ELAN1010) becomes unresponsive due to EC state corruption
 2026-04-02  9:59 UTC  (2+ messages)
` [Bug 221311] "

[PATCH] platform/x86: hp-wmi: add Omen 14-fb0xxx (board 8C58) support
 2026-04-02  9:57 UTC 

[PATCH v2] platform/x86: int3472: Use actual clock frequency for DSM method
 2026-04-02  6:56 UTC  (3+ messages)

[Bug 221149] New: hp-wmi: Fan control fails and RPM always reads as zero on HP OMEN 16-wf1xxx (Board 8C76)
 2026-04-02  4:59 UTC  (2+ messages)
` [Bug 221149] "

[PATCH v7 00/16] platform-x86: lenovo-wmi: Add fixes and enhancement
 2026-04-02  3:24 UTC  (17+ messages)
` [PATCH v7 01/16] platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_int()
` [PATCH v7 02/16] platform/x86: lenovo-wmi-other: Balance IDA id allocation and free
` [PATCH v7 03/16] platform/x86: lenovo-wmi-other: Balance component bind and unbind
` [PATCH v7 04/16] platform/x86: lenovo-wmi-other: Zero initialize WMI arguments
` [PATCH v7 05/16] platform/x86: lenovo-wmi-other: Fix tunable_attr_01 struct members
` [PATCH v7 06/16] platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices
` [PATCH v7 07/16] platform/x86: lenovo: Decouple lenovo-wmi-gamezone and lenovo-wmi-other
` [PATCH v7 08/16] platform/x86: lenovo-wmi-helpers: Move gamezone enums to wmi-helpers
` [PATCH v7 09/16] platform/x86: lenovo-wmi-other: Move LWMI_FAN_DIV
` [PATCH v7 10/16] platform/x86: lenovo-wmi-other: Add lwmi_attr_id() function
` [PATCH v7 11/16] platform/x86: lenovo-wmi-other: Add missing CPU tunable attributes
` [PATCH v7 12/16] platform/x86: lenovo-wmi-other: Add GPU "
` [PATCH v7 13/16] platform/x86: lenovo-wmi-other: Rename LWMI_OM_FW_ATTR_BASE_PATH
` [PATCH v7 14/16] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting
` [PATCH v7 15/16] platform/x86: lenovo-wmi-helpers: Add helper for creating per-device debugfs dir
` [PATCH v7 16/16] platform/x86: lenovo-wmi-capdata: Add debugfs file for dumping capdata

[PATCH] platform/x86: int3472: Add GPIO type 0x02 (strobe) mapping
 2026-04-01 18:47 UTC  (26+ messages)
` [PATCH v5 0/4] platform/x86: int3472: Add support for GPIO type 0x02 (strobe)
` [PATCH v6 0/4] platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)
  ` [PATCH v6 1/4] platform/x86: int3472: Use local variable for LED struct access
  ` [PATCH v6 2/4] platform/x86: int3472: Rename pled to led in LED registration code
  ` [PATCH v6 3/4] platform/x86: int3472: Parameterize LED con_id in registration
  ` [PATCH v6 4/4] platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)

[PATCH v3 0/9] Convert most Dell WMI drivers to use the new buffer-based API
 2026-04-01 17:31 UTC  (12+ messages)
` [PATCH v3 1/9] platform/x86: dell-descriptor: Use new buffer-based WMI API
` [PATCH v3 2/9] platform/x86: dell-privacy: "
` [PATCH v3 4/9] platform/x86: dell-wmi-base: "

[PATCH v7 0/4] platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)
 2026-04-01 13:45 UTC  (11+ messages)
` [PATCH v7 1/4] platform/x86: int3472: Use local variable for LED struct access
` [PATCH v7 2/4] platform/x86: int3472: Rename pled to led in LED registration code
` [PATCH v7 3/4] platform/x86: int3472: Parameterize LED con_id in registration
` [PATCH v7 4/4] platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)

[Bug 221065] New: ideapad_acpi: unexpected charge_types spam on Yoga Pro 7 14ASP9
 2026-04-01 13:35 UTC  (3+ messages)
` [Bug 221065] "

[PATCH v6 0/2] Add TPS68470 power supply support for ov13b10 sensor
 2026-04-01 12:32 UTC  (5+ messages)
` [PATCH v6 1/2] platform/x86: int3472: Add TPS68470 board data for Intel nvl

[PATCH 0/4] platform/x86: hp-wmi: Improve support for some HP boards
 2026-04-01 12:03 UTC  (7+ messages)
` [PATCH 1/4] platform/x86: hp-wmi: fix fan table parsing
` [PATCH 2/4] platform/x86: hp-wmi: Add support for OMEN MAX 16-ak0xxx (8D87)
` [PATCH 3/4] platform/x86: hp-wmi: Add support for Omen 16-n0xxx (8A44)
` [PATCH 4/4] platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C77)

[PATCH 0/2] platform/x86/amd/hsmp: Add Family 1Ah Model 50h-5Fh support
 2026-04-01 11:57 UTC  (6+ messages)
` [PATCH 2/2] platform/x86/amd/hsmp: Add support for variable-sized metrics tables

[PATCH] platform/x86: Fix typo in function comment
 2026-04-01  9:43 UTC 

[PATCH] platform/x86: oxpec: add support for OneXPlayer Super X
 2026-04-01  8:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 0/5] Add driver for EC found on Qualcomm reference devices
 2026-04-01  6:47 UTC  (4+ messages)
` [PATCH v7 2/5] platform: arm64: "

[PATCH] platform/x86: asus-wmi: fix camera key led on Zenbook S14
 2026-03-31 23:01 UTC 

Internal keyboard non-functional on linux on Medion Laptop - NTC816 (Intel IPF) has no driver, PS/2 fallback produces corrupted scancodes
 2026-03-31 20:22 UTC  (8+ messages)

[PATCH v1 0/4] platform/x86: asus: Bind drivers to platform devices instead of ACPI ones
 2026-03-31 19:19 UTC  (5+ messages)
` [PATCH v1 2/4] platform/x86: asus-laptop: Convert ACPI driver to a platform one

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-03-31 19:18 UTC  (11+ messages)
` [PATCH 05/12] PCI: use generic driver_override infrastructure
` [PATCH 06/12] platform/wmi: "

[PATCH v5 8/8] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting
 2026-03-31 16:07 UTC  (6+ messages)
` [PATCH] platform/x86: lenovo: Decouple lenovo-wmi-gamezone and lenovo-wmi-other

[PATCH v1 0/7] platform/x86: toshiba: Bind to platform devices instead of ACPI ones
 2026-03-31 16:41 UTC  (2+ messages)

[PATCH v6 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
 2026-03-31 16:29 UTC  (11+ messages)

[PATCH v3] platform/x86: alienware-wmi-base: Transition to new WMI API
 2026-03-31 16:20 UTC 

[PATCH v2] platform/x86: alienware-wmi-base: Transition to new WMI API
 2026-03-31 16:08 UTC  (3+ messages)

[PATCH v2] platform/x86: dell-wmi-sysman: Clean up security buffer helpers
 2026-03-31 16:03 UTC 

[PATCHv2] platform/x86: panasonic-laptop: simplify allocation of sinf
 2026-03-31 15:44 UTC  (4+ messages)

[PATCH v8 0/5] platform/x86: uniwill-laptop: More support for TUXEDO devices
 2026-03-31 15:02 UTC  (2+ messages)

[PATCH] platform/x86: dell-wmi-sysman: Clean up security buffer helpers
 2026-03-31 14:55 UTC  (4+ messages)

[PATCH 0/3] Add three more ASUS models to asus-armoury driver
 2026-03-31 14:23 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Hide bogus fan RPM on HP ENVY x360 13-bd0xxx
 2026-03-31 13:25 UTC  (4+ messages)
` [PATCH 2/2] platform/x86: hp-wmi: Add ACPI PWM fan control for HP ENVY 13-bd0xxx

[PATCH 0/2] platform/x86: asus-wmi: Clean up asus_wmi_set_devstate()
 2026-03-31 13:07 UTC  (5+ messages)
` [PATCH 1/2] platform/x86: asus-wmi: Remove redundant condition
` [PATCH 2/2] platform/x86: asus-wmi: Refactor control flow

[PATCH v7 0/8] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-03-31  7:55 UTC  (2+ messages)
` (subset) "

[Bug 221150] New: [BUG] hp-wmi: OMEN 16-k0xxx (board 8A4D) – verification of platform_profile and EC register behavior
 2026-03-31  7:31 UTC  (2+ messages)
` [Bug 221150] "

[PATCH] platform/x86: alienware-wmi-base: Transition to new WMI API
 2026-03-31  5:11 UTC  (3+ messages)

[PATCH] platform/x86/lenovo: thinkpad_acpi: add named speed presets to fan_write_cmd_speed
 2026-03-31  1:19 UTC  (2+ messages)

[PATCH 0/6] Enable NVL support in intel_pmc_core
 2026-03-31  0:34 UTC  (10+ messages)
` [PATCH 1/6] platform/x86/intel/pmc: Enable PkgC LTR blocking counter
` [PATCH 2/6] platform/x86/intel/pmc: Enable Pkgc blocking residency counter
` [PATCH 5/6] platform/x86/intel/pmc: Retrieve PMC info only for available PMCs

[PATCH v5 0/4] Introduce Synology Microp driver
 2026-03-30 23:38 UTC  (4+ messages)
` [PATCH v5 1/4] dt-bindings: embedded-controller: Add synology microp devices


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).