X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2026-03-13 10:31:32 to 2026-03-18 01:40:38 UTC [more...]

[PATCH]: asus_wmi: Unknown key code 0x6d
 2026-03-18  1:40 UTC  (9+ messages)
  ` [PATCH v2] platform/x86: asus-wmi: log thermal notification event
      ` [PATCH v3] "

[PATCH v8 0/3] TrackPoint doubletap enablement and user control
 2026-03-18  1:35 UTC  (3+ messages)

[PATCH] platform/x86: samsung-galaxybook: Handle ACPI hotkey notifications
 2026-03-18  5:42 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v4 0/8] platform-x86: lenovo-wmi: Add fixes and enhancement
 2026-03-17 23:46 UTC  (16+ messages)
` [PATCH v4 3/8] platform/x86: lenovo-wmi-other: Add lwmi_attr_id() function
` [PATCH v4 4/8] platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices
` [PATCH v4 8/8] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting

[PATCH v6 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-03-17 22:29 UTC  (14+ messages)
` [PATCH v6 1/9] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v6 2/9] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v6 3/9] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v6 4/9] dt-bindings: serial: Document the graph port
` [PATCH v6 5/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v6 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
` [PATCH v6 7/9] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v6 8/9] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v6 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[PATCH v3 0/9] Convert most Dell WMI drivers to use the new buffer-based API
 2026-03-17 20:22 UTC  (14+ 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 3/9] platform/x86: dell-smbios-wmi: "
` [PATCH v3 4/9] platform/x86: dell-wmi-base: "
` [PATCH v3 5/9] platform/x86: dell-ddv: "
` [PATCH v3 6/9] hwmon: (dell-smm) "
` [PATCH v3 7/9] platform/wmi: Make wmi_bus_class const
` [PATCH v3 8/9] platform/wmi: Make sysfs attributes const
` [PATCH v3 9/9] modpost: Handle malformed WMI GUID strings

[PATCH v3 0/5] platform/x86: fujitsu: Bind drivers to platform devices instead of ACPI ones
 2026-03-17 19:44 UTC  (6+ messages)
` [PATCH v3 1/5] platform/x86: fujitsu-tablet: Convert ACPI driver to a platform one
` [PATCH v3 2/5] platform/x86: fujitsu: Reorder code to avoid forward declarations
` [PATCH v3 3/5] platform/x86: fujitsu: Register ACPI notify handlers directly
` [PATCH v3 4/5] platform/x86: fujitsu: Convert backlight driver to a platform one
` [PATCH v3 5/5] platform/x86: fujitsu: Convert laptop "

[PATCH v1 0/2] platform/x86: system76: Bind to a platform device instead of an ACPI one
 2026-03-17 19:04 UTC  (4+ messages)
` [PATCH v1 2/2] platform/x86: system76: Convert ACPI driver to a platform one

[PATCH v1 0/2] platform/x86: wireless-hotkey: Bind to a platform device instead of an ACPI one
 2026-03-17 18:08 UTC  (2+ messages)

[PATCH v1 0/2] platform/x86: topstar-laptop: Bind to a platform device instead of an ACPI one
 2026-03-17 18:08 UTC  (2+ messages)

[PATCH v1 0/3] platform/x86: sony-laptop: Bind to a platform device instead of an ACPI one
 2026-03-17 18:08 UTC  (2+ messages)

[PATCH v1 0/2] platform/x86: lg-laptop: Bind to a platform device instead of an ACPI one
 2026-03-17 18:08 UTC  (2+ messages)

[PATCH v1 0/3] platform/x86: panasonic-laptop: Bind to a platform device instead of an ACPI one
 2026-03-17 17:35 UTC  (3+ messages)
` [PATCH v1 2/3] platform/x86: panasonic-laptop: Register ACPI notify handler directly

[PATCH v1 0/2] platform/x86: dell/dell-rbtn: Bind to a platform device instead of an ACPI one
 2026-03-17 17:17 UTC  (3+ messages)
` [PATCH v1 1/2] platform/x86: dell/dell-rbtn: Register ACPI notify handler directly

[PATCH 00/22] platform/x86/intel: Add ACPI PMT discovery support and enable NVL PMC telemetry
 2026-03-17 16:54 UTC  (22+ messages)
` [PATCH 06/22] platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec
` [PATCH 10/22] platform/x86/intel/pmt: Move header decode into common helper
` [PATCH 12/22] platform/x86/intel/pmt: Unify header fetch and add ACPI source
` [PATCH 14/22] platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S
` [PATCH 15/22] platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency
` [PATCH 17/22] platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper
` [PATCH 18/22] platform/x86/intel/pmc/ssram: Add PCI platform data
` [PATCH 19/22] platform/x86/intel/pmc/ssram: Refactor memory barrier for reentrant probe
` [PATCH 20/22] platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding
` [PATCH 21/22] platform/x86/intel/pmc/ssram: Make PMT registration optional

[PATCH v2 0/5] platform/x86: fujitsu: Bind drivers to platform devices instead of ACPI ones
 2026-03-17 15:56 UTC  (5+ messages)
` [PATCH v2 3/5] platform/x86: fujitsu: Register ACPI notify handlers directly

[Bug 199715] hp_accel: probe of HPQ6007:00 failed with error -22 (HP Envy x360)
 2026-03-17 14:42 UTC 

[PATCH 1/1] platform: int3472: Drop redundant initialisation to 0 and NULL
 2026-03-17 14:07 UTC  (2+ messages)

panasonic-laptop: eco_mode broken on CF-SV1 (newer Let's Note model)
 2026-03-17 13:56 UTC 

[PATCH] platform/x86: barco-p50-gpio: normalize return value of gpio_get
 2026-03-17 13:25 UTC  (4+ messages)

[PATCH] platform/x86: ISST: Correct locked bit width
 2026-03-17 13:04 UTC  (2+ messages)

[PATCH v3] platform/x86/intel: disable wakeup_mode during hibernation
 2026-03-17 13:01 UTC  (2+ messages)

[PATCH] platform/x86: asus-armoury: add support for GZ302EA and GZ302EAC
 2026-03-17 13:01 UTC  (2+ messages)

[PATCH] platform/x86: asus-nb-wmi: add DMI quirk for ASUS ROG Flow Z13-KJP GZ302EAC
 2026-03-17 13:01 UTC  (2+ messages)

[PATCH] platform/x86/amd/hsmp: Fix typo in error message
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH v2] platform/olpc: olpc-xo175-ec: Fix overflow error message to print inlen
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH] platform/x86: lenovo: wmi-gamezone: Drop gz_chain_head
 2026-03-17 13:00 UTC  (3+ messages)

[PATCH][v2] platform/x86: ISST: Check HWP support before MSR access
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Add support for Omen 16-k0xxx (8A4D)
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C76)
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Add Omen 16-xf0xxx (8BCA) support
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH 0/2] platform/x86: asus-armoury: add more ppt data
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH] MAINTAINERS: change email address of Denis Benato
 2026-03-17 12:59 UTC  (2+ messages)

[PATCH v1] sonypi: Convert ACPI driver to a platform one
 2026-03-17 12:57 UTC  (3+ messages)

[PATCH v2 0/5] platform: int3472: Add MSI prestige 14 AI EVO data
 2026-03-17 12:52 UTC  (7+ messages)
` [PATCH v2 2/5] media: ipu-bridge: Add ov5675 sensor
` [PATCH v2 3/5] platform: int3472: Add gpio software node
` [PATCH v2 5/5] platform: int3472: Add MSI prestige board data

[PATCH v5 0/5] Add driver for EC found on Qualcomm reference devices
 2026-03-17 12:27 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: embedded-controller: Add Qualcomm reference device EC description
` [PATCH v5 2/5] platform: arm64: Add driver for EC found on Qualcomm reference devices
` [PATCH v5 3/5] arm64: dts: qcom: glymur-crd: Add Embedded controller node
` [PATCH v5 4/5] arm64: dts: qcom: x1-crd: "
` [PATCH v5 5/5] arm64: dts: qcom: hamoa-iot-evk: "

[PATCH] support for thermal profile Omen 16 laptops with board 8902
 2026-03-17 12:23 UTC  (2+ messages)

[PATCH v4 0/2] Save Brightness on Macs
 2026-03-17  9:52 UTC  (5+ messages)
` [PATCH v4 1/2] efi: Save Brightness using EFI "
` [PATCH v4 2/2] platform/apple-gmux: use apple_brightness to save brightness to EFI

[PATCH v5 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-03-17  4:18 UTC  (4+ messages)
` [PATCH v5 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[Bug 221250] New: intel_ish_ipc: "ISH loader: cmd 2 failed 10" on Lunar Lake Integrated Sensor Hub (ThinkPad X9-14 Gen 1)
 2026-03-16 23:26 UTC 

[PATCH] platform/x86: thinkpad-acpi: Add X1 Fold keyboard attachment detection
 2026-03-16 21:24 UTC  (7+ messages)

[PATCH v4 0/5] Add driver for EC found on Qualcomm reference devices
 2026-03-16 17:28 UTC  (33+ messages)
` [PATCH v4 1/5] dt-bindings: embedded-controller: Add EC bindings for "
` [PATCH v4 2/5] platform: arm64: Add driver for EC found on "
` [PATCH v4 3/5] arm64: dts: qcom: glymur-crd: Add Embedded controller node
` [PATCH v4 4/5] arm64: dts: qcom: x1-crd: "
` [PATCH v4 5/5] arm64: dts: qcom: hamoa-iot-evk: "

[PATCH v3] apple-gmux: preserve brightness using EFI
 2026-03-16 15:37 UTC  (8+ messages)

[PATCH V3 0/5] Add driver for EC found on Qualcomm reference devices
 2026-03-16 10:33 UTC  (9+ messages)
` [PATCH V3 2/5] platform: arm64: "

[PATCH v3 0/2] Save Brightness on Macs
 2026-03-16 10:16 UTC  (5+ messages)
` [PATCH v3 1/2] efi: Save Brightness using EFI "
` [PATCH v3 2/2] platform/apple-gmux: use apple_brightness to save brightness to EFI

[PATCH v3] platform/x86: meraki-mx100: use real software node references
 2026-03-16  8:48 UTC 

[PATCH v2 0/2] Save Brightness on Macs
 2026-03-15 21:52 UTC  (3+ messages)
` [PATCH v2 1/2] efi: Save Brightness using EFI "
` [PATCH v2 2/2] platform/apple-gmux: use apple_brightness to save brightness to EFI

[Bug 221238] New: lg-laptop: Spurious ACK and dropped keystrokes due to unprotected i8042 port access
 2026-03-15 21:07 UTC  (8+ messages)
` [Bug 221238] "
` [Bug 221238] lg-laptop: Spurious ACK and dropped keystrokes caused by ACPI method calls conflicting with i8042 driver

[BUG] hp_wmi: platform_profile not exposed on HP OMEN 16-wf0xxx (board 8BAC) due to missing WMID ACPI methods
 2026-03-15  8:24 UTC 

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2026-03-14 23:55 UTC  (5+ messages)

[PATCH v4] apple-gmux: preserve brightness using EFI
 2026-03-14 22:40 UTC 

[PATCH v3] apple-gmux: preserve brightness using EFI
 2026-03-14 20:06 UTC  (3+ messages)

[RFC PATCH 0/9] leds: Add support for hw initiated hw control trigger transition
 2026-03-14 19:02 UTC  (11+ messages)
` [RFC PATCH 1/9] leds: Load trigger modules on-demand if used as hw control trigger

[PATCH 0/9] Convert most Dell WMI drivers to use the new buffer-based API
 2026-03-14 17:56 UTC  (10+ messages)
` [PATCH 1/9] platform/x86: dell-descriptor: Use new buffer-based WMI API
` [PATCH 9/9] modpost: Handle malformed WMI GUID strings

[PATCH v2 0/9] Convert most Dell WMI drivers to use the new buffer-based API
 2026-03-13 18:33 UTC  (3+ messages)
` [PATCH v2 6/9] hwmon: (dell-smm) Use new buffer-based WMI API


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