X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2024-12-23 08:40:51 to 2025-01-01 10:29:50 UTC [more...]

[PATCH v5] platform/x86: lenovo-wmi-camera: Use SW_CAMERA_LENS_COVER instead of KEY_CAMERA_ACESS
 2025-01-01 10:29 UTC 

[PATCH] docs: platform/x86: wmi: mention tool for invoking WMI methods
 2025-01-01  9:27 UTC 

[PATCH 0/5] platform: arm64: Huawei Matebook E Go embedded controller
 2025-01-01  5:57 UTC  (45+ messages)
` [PATCH 1/5] dt-bindings: platform: Add Huawei Matebook E Go EC
` [PATCH 2/5] platform: arm64: add Huawei Matebook E Go (sc8280xp) EC driver
` [PATCH 3/5] usb: typec: ucsi: add Huawei Matebook E Go (sc8280xp) ucsi driver
` [PATCH 4/5] power: supply: add Huawei Matebook E Go (sc8280xp) psy driver
` [PATCH 5/5] arm64: dts: qcom: gaokun3: Add Embedded Controller node

[PATCH] platform/x86: acer-wmi: improve platform profile handling
 2025-01-01  5:20 UTC  (4+ messages)

[PATCH v2 0/2] Device managed platform_profile_register()
 2024-12-31 15:53 UTC  (6+ messages)
` [PATCH v2 1/2] ACPI: platform_profile: Add devm_platform_profile_register()
` [PATCH v2 2/2] alienware-wmi: Use devm_platform_profile_register()

[PATCH v4] platform/x86: lenovo-wmi-camera: Use SW_CAMERA_LENS_COVER instead of KEY_CAMERA_ACESS
 2024-12-31 15:19 UTC  (2+ messages)

amdgpu 4k@120Hz / HDMI 2.1
 2024-12-31 12:42 UTC  (9+ messages)

[GIT PULL] platform-drivers-x86 for v6.13-4
 2024-12-30 19:25 UTC  (2+ messages)

[PATCH v4] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2024-12-30 17:50 UTC  (2+ messages)

[PATCH v3] platform/x86: lenovo-wmi-camera: Use SW_CAMERA_LENS_COVER instead of KEY_CAMERA_ACESS
 2024-12-30 14:59 UTC  (2+ messages)

[PATCH 0/1] platform/x86: Add Lenovo Legion WMI Drivers
 2024-12-30 13:41 UTC  (17+ messages)
` [PATCH 1/1] platform/x86: Add lenovo-legion-wmi drivers

[PATCH v2] ALSA: hda: Support for Ideapad hotkey mute LEDs
 2024-12-30  0:33 UTC  (3+ messages)
  ` [External] "

[PATCH v2 00/20] alienware-wmi driver rework
 2024-12-29 19:45 UTC  (21+ messages)
` [PATCH v2 01/20] alienware-wmi: Remove unnecessary check at module exit
` [PATCH v2 02/20] alienware-wmi: Move Lighting Control State
` [PATCH v2 03/20] alienware-wmi: Modify parse_rgb() signature
` [PATCH v2 04/20] alienware-wmi: Improve hdmi_mux, amplifier and deepslp group creation
` [PATCH v2 05/20] alienware-wmi: Improve rgb-zones "
` [PATCH v2 06/20] alienware_wmi: General cleanup of WMAX methods
` [PATCH v2 07/20] alienware-wmi: Add a state container for LED control feature
` [PATCH v2 08/20] alienware-wmi: Add WMI Drivers
` [PATCH v2 09/20] alienware-wmi: Add a state container for thermal control methods
` [PATCH v2 10/20] alienware-wmi: Refactor LED "
` [PATCH v2 11/20] alienware-wmi: Refactor hdmi, amplifier, deepslp methods
` [PATCH v2 12/20] alienware-wmi: Refactor thermal control methods
` [PATCH v2 13/20] alienware-wmi: Split DMI table
` [PATCH v2 14/20] MAINTAINERS: Update ALIENWARE WMI DRIVER entry
` [PATCH v2 15/20] platform/x86: Rename alienware-wmi.c
` [PATCH v2 16/20] platform/x86: Add alienware-wmi.h
` [PATCH v2 17/20] platform-x86: Split the alienware-wmi driver
` [PATCH v2 18/20] platform/x86: dell: Modify Makefile alignment
` [PATCH v2 19/20] platform/x86: Update alienware-wmi config entries
` [PATCH v2 20/20] alienware-wmi: Update header and module information

[PATCH] platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it
 2024-12-29 17:36 UTC  (7+ messages)

[PATCH] platform/x86: thinkpad-acpi: Add support for hotkey 0x1401
 2024-12-29 15:44 UTC  (3+ messages)

[PATCH v2] platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profile
 2024-12-29 15:43 UTC  (2+ messages)

[PATCH v3 0/3] Add Arrow Lake U/H support
 2024-12-29 15:23 UTC  (5+ messages)
` [PATCH v3 2/3] platform/x86:intel/pmc: Create generic_core_init() for all platforms

[PATCH v2] platform/x86: lenovo-wmi-camera: Use SW_CAMERA_LENS_COVER instead of KEY_CAMERA_ACESS
 2024-12-29  0:48 UTC  (2+ messages)

[PATCH 00/20] alienware-wmi driver rework
 2024-12-29  0:32 UTC  (61+ messages)
` [PATCH 01/20] alienware-wmi: Remove unnecessary check at module exit
` [PATCH 02/20] alienware-wmi: Move Lighting Control State
` [PATCH 03/20] alienware-wmi: Modify parse_rgb() signature
` [PATCH 04/20] alienware-wmi: Improve hdmi_mux, amplifier and deepslp group creation
` [PATCH 05/20] alienware-wmi: Improve rgb-zones "
` [PATCH 06/20] alienware_wmi: Clean variable declaration in thermal methods
` [PATCH 07/20] alienware-wmi: Add a state container for LED control feature
` [PATCH 08/20] alienware-wmi: Add WMI Drivers
` [PATCH 09/20] alienware-wmi: Add a state container for thermal control methods
` [PATCH 10/20] alienware-wmi: Refactor LED "
` [PATCH 11/20] alienware-wmi: Refactor hdmi, amplifier, deepslp methods
` [PATCH 12/20] alienware-wmi: Refactor thermal control methods
` [PATCH 13/20] alienware-wmi: Split DMI table
` [PATCH 14/20] MAINTAINERS: Update ALIENWARE WMI DRIVER entry
` [PATCH 15/20] platform/x86: Rename alienware-wmi.c
` [PATCH 16/20] platform/x86: Add alienware-wmi.h
` [PATCH 17/20] platform-x86: Split the alienware-wmi driver
` [PATCH 18/20] platform/x86: dell: Modify Makefile alignment
` [PATCH 19/20] platform/x86: Update alienware-wmi config entries
` [PATCH 20/20] alienware-wmi: Update header and module information

[RFC PATCH] platform/x86: acer-wmi: Add helper functions for misc gaming settings
 2024-12-29  0:13 UTC 

[PATCH 0/1] platform/x86: Add Lenovo Legion WMI Drivers
 2024-12-27 23:18 UTC  (5+ messages)

acer-wmi: Nitro button doesn't produce a WMI event
 2024-12-26 23:40 UTC  (14+ messages)

[PATCH v3] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2024-12-26 23:35 UTC  (8+ messages)

[PATCH] platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profile
 2024-12-26  6:13 UTC  (4+ messages)

[PATCH 1/2] platform/x86: ideapad-laptop: Support for mic and audio leds
 2024-12-25  5:03 UTC  (5+ messages)
  ` [External] "
      ` [External] Re: [PATCH 1/2] platform/x86: ideapad-laptop: Supportfor "

[Bug 219495] New: [TPM2] tpm_tis driver crashs during the boot time
 2024-12-24  1:43 UTC  (13+ messages)
` [Bug 219495] "

[PATCH v2.1] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
 2024-12-24  1:14 UTC  (5+ messages)
` [PATCH v2.2] "

acer-wmi WMID_gaming_set_fan_mode() behaviour
 2024-12-23 21:18 UTC 

[PATCH v5 0/1] power: supply: Add new "charge_types" property
 2024-12-23 19:19 UTC  (3+ messages)
` [PATCH v5 1/1] platform/x86: dell-laptop: Use power_supply_charge_types_show/_parse() helpers

[PATCH v10] platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address
 2024-12-23 17:10 UTC  (2+ messages)

Hotkeys disabled on Asus H7606 platform in hardware on bootup
 2024-12-23 16:52 UTC  (3+ messages)

[PATCH 1/1] platform/x86: Add lenovo-legion-wmi drivers
 2024-12-23 16:50 UTC  (5+ messages)
`  "


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