X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2024-02-13 11:16:01 to 2024-02-22 21:48:53 UTC [more...]

[PATCH v2] platform/x86: Add wmi driver for Casper Excalibur laptops. Odd line breaks was because I have used scripts/Lindent without checking, I'm sorry for that. And for my weird rgb led API: This kind of design was also used in drivers/platform/x86/dell/alienware-wmi.c:239, but mine differs as it doesn't create different attributes for different leds. That is because driver doesn't know how many leds there are, to know how many leds there are it should check processor information (whether it's 10th gen or 11th). I don't think include/linux/mod_devicetable.h supports that. If there is a way to differentiate cpus, please let me know. And even if it knew how many leds there are, having different attributes can be cumbersome because there's no way of reading leds. And also user can change led state without notifying os (with some hotkey). But I'm open to further discussion. And thanks for all of your careful reviewing. It helped me to learn more
 2024-02-22 21:48 UTC 

[PATCH 0/2] platform/mellanox: mlxbf-pmc: Fix module loading
 2024-02-22 20:57 UTC  (3+ messages)
` [PATCH 1/2] platform/mellanox: mlxbf-pmc: mlxbf_pmc_event_list(): make size ptr optional
` [PATCH 2/2] platform/mellanox: mlxbf-pmc: Ignore unsupported performance blocks

[GIT PULL] platform-drivers-x86 for 6.8-3
 2024-02-22 19:51 UTC  (2+ messages)

[PATCH] Add wmi driver support for Casper Excalibur laptops
 2024-02-22 10:32 UTC  (6+ messages)

[PATCH 1/3] platform/x86/amd/pmf: Add missing __iomem attribute to policy_base
 2024-02-21 22:47 UTC  (4+ messages)
` [PATCH 2/3] platform/x86/amd/pmf: Do not use readl() for policy buffer access
` [PATCH 3/3] platform/x86: intel_scu_ipcutil: Make scu static

[PATCH 1/3] platform/x86/intel/vsec: Remove nuisance message
 2024-02-21 21:12 UTC  (3+ messages)
` [PATCH 2/3] platform/x86/intel/pmc/lnl: Remove SSRAM support
` [PATCH 3/3] platform/x86/intel/pmc/arl: Put GNA device in D3

[PATCH v2 0/5] platform/x86: wmi: Fixes for event data handling
 2024-02-21  3:21 UTC  (10+ messages)
` [PATCH v2 1/5] platform/x86: wmi: Prevent incompatible event driver from probing
` [PATCH v2 2/5] platform/x86: wmi: Check if event data is not NULL
` [PATCH v2 3/5] platform/x86: wmi: Always evaluate _WED when receiving an event
` [PATCH v2 4/5] platform/x86: wmi: Update documentation regarding _WED
` [PATCH v2 5/5] Revert "platform/x86: asus-wmi: Support WMI event queue"

[PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq
 2024-02-21  2:03 UTC  (6+ messages)
` [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters

[PATCH v2] platform/x86/amd/hsmp: Add CONFIG_ACPI dependency
 2024-02-20 13:36 UTC  (8+ messages)
` [PATCH v2] platform/x86/amd/hsmp: Remove NULL dereferencing code

[PATCH] platform/x86: acer-wmi: Add predator_v4 module parameter
 2024-02-20  8:04 UTC 

[PATCH] platform/x86: acer-wmi: Add support for Acer PH16-71
 2024-02-20  5:52 UTC 

[PATCH v2 0/3] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-02-20  4:34 UTC  (11+ messages)
` [PATCH v2 1/3] platform: x86-android-tablets: other: Add swnode for Xiaomi pad2 indicator LED
` [PATCH v2 2/3] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
` [PATCH v2 3/3] leds: rgb: leds-ktd202x: Skip regulator settings for Xiaomi pad2

[PATCH 0/2] map Fn + R key on newer Yogas and Legions
 2024-02-20  3:39 UTC  (3+ messages)
` [PATCH 1/2] Input: allocate keycode for Fn + R
` [PATCH 2/2] platform/x86: ideapad-laptop: map Fn + R key to KEY_FN_R

[PATCH] platform/x86: thinkpad_acpi: Only update profile if successfully converted
 2024-02-19 15:24 UTC  (4+ messages)

[PATCH] platform/x86: intel-vbtn: Stop calling "VBDL" from notify_handler
 2024-02-19 12:56 UTC  (2+ messages)

[PATCH 0/4] platform/x86: x86-android-tablets: 2 regression fixes
 2024-02-19 12:53 UTC  (11+ messages)
` [PATCH 1/4] platform/x86: x86-android-tablets: Fix keyboard touchscreen on Lenovo Yogabook1 X90
` [PATCH 2/4] platform/x86: Add new get_serdev_controller() helper
` [PATCH 3/4] platform/x86: x86-android-tablets: Fix serdev instantiation no longer working
` [PATCH 4/4] platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios name

[PATCH] platform/x86: ideapad-laptop: support Fn+R dual-function key
 2024-02-19 12:51 UTC  (5+ messages)

[PATCH] platform/x86/amd/pmf: Fix a potential race with policy binary sideload
 2024-02-19 12:40 UTC  (2+ messages)

[PATCH v2 0/2] AMD PMF Smart PC error handling cleanups
 2024-02-19 12:38 UTC  (5+ messages)
` [PATCH v2 1/2] platform/x86/amd/pmf: Add debugging message for missing policy data
` [PATCH v2 2/2] platform/x86/amd/pmf: Fixup error handling for amd_pmf_init_smart_pc()

[PATCH] platform/x86/amd/pmf: Fix a suspend hang on Framework 13
 2024-02-19 12:37 UTC  (5+ messages)

[PATCH v3 1/2] platform/x86/amd/pmf: remove smart_pc_status enum
 2024-02-19 12:30 UTC  (8+ messages)
` [PATCH v3 2/2] platform/x86/amd/pmf: Fix TEE enact command failure after suspend and resume

[RFC PATCH] platform/x86/fujitsu-laptop: Add battery charge control support
 2024-02-19 12:06 UTC  (9+ messages)
` [RFC PATCH v2] "
  ` [RFC PATCH v3] "
    ` [PATCH v4] "

[PATCH 0/5] platform/x86: wmi: Fixes for event data handling
 2024-02-19 11:57 UTC  (10+ messages)
` [PATCH 1/5] platform/x86: wmi: Prevent incompatible event driver from probing
` [PATCH 2/5] platform/x86: wmi: Check if event data is not NULL
` [PATCH 3/5] platform/x86: wmi: Always evaluate _WED when receiving an event
` [PATCH 4/5] platform/x86: wmi: Update documentation regarding _WED
` [PATCH 5/5] Revert "platform/x86: asus-wmi: Support WMI event queue"

[PATCH v2 0/6] i2c-i801 / dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800
 2024-02-19 11:52 UTC  (6+ messages)
` [PATCH v2 2/6] platform/x86: "

[PATCH v2 1/2] platform/x86: thinkpad_acpi: Simplify thermal mode checking
 2024-02-19 11:44 UTC  (3+ messages)
` [PATCH v2 2/2] platform/x86: thinkpad_acpi: Fix to correct wrong temp reporting on some ThinkPads

[PATCH 1/2] platform/x86: touchscreen_dmi: Allow partial (prefix) matches for ACPI names
 2024-02-19 11:42 UTC  (3+ messages)

[PATCH] platform/x86: intel: int0002_vgpio: Pass IRQF_ONESHOT to request_irq()
 2024-02-19 11:37 UTC  (2+ messages)

[PATCH] platform/x86: think-lmi: Fix password opcode ordering for workstations
 2024-02-19 11:36 UTC  (5+ messages)

[PATCH 0/2] AMD PMF Smart PC error handling cleanups
 2024-02-18 11:01 UTC  (5+ messages)
` [PATCH 1/2] platform/x86/amd/pmf: Add debugging message for missing policy data
` [PATCH 2/2] platform/x86/amd/pmf: Fixup error handling for amd_pmf_init_smart_pc()

6.8-rc: system freezes after resuming from suspend
 2024-02-17 16:57 UTC  (4+ messages)

[PATCH v6 0/5] Add support for getting EDID over ACPI to DRM
 2024-02-17  9:51 UTC  (25+ messages)
` [PATCH v6 1/5] drm: Stop using `select ACPI_VIDEO` in all drivers
` [PATCH v6 2/5] drm: Stop using `select BACKLIGHT_CLASS_DEVICE`
` [PATCH v6 3/5] drm: Add support to get EDID from ACPI
` [PATCH v6 4/5] drm/amd: Fetch the EDID from _DDC if available for eDP
` [PATCH v6 5/5] drm/nouveau: Use drm_edid_read_acpi() helper

platform/x86: intel-vbtn: 14c200b7ca46 breaks suspend on Thinkpad X1 Tablet Gen2
 2024-02-16 20:32 UTC  (6+ messages)

[PATCH net-next v5 0/9] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2024-02-15 16:26 UTC  (11+ messages)
` [PATCH net-next v5 1/9] net: phylink: provide mac_get_pcs_neg_mode() function
` [PATCH net-next v5 2/9] net: phylink: add phylink_pcs_neg_mode() declaration into phylink.h
` [PATCH net-next v5 3/9] net: stmmac: select PCS negotiation mode according to the interface mode
` [PATCH net-next v5 4/9] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation
` [PATCH net-next v5 5/9] arch: x86: Add IPC mailbox accessor function and add SoC register access
` [PATCH net-next v5 6/9] net: stmmac: configure SerDes on mac_finish
` [PATCH net-next v5 7/9] stmmac: intel: configure SerDes according to the interface mode
` [PATCH net-next v5 8/9] stmmac: intel: interface switching support for EHL platform
` [PATCH net-next v5 9/9] stmmac: intel: interface switching support for ADL-N platform

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-02-15 13:51 UTC  (12+ messages)
` [PATCH v6 003/164] pwm: Provide pwmchip_alloc() function and a devm variant of it
` [PATCH v6 067/164] pwm: lpss-*: Make use of devm_pwmchip_alloc() function

[PATCH 0/2] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-02-15  6:42 UTC  (4+ messages)
` [PATCH 2/2] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI

[PATCH net-next v4 00/11] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2024-02-15  3:14 UTC  (8+ messages)
` [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new interface mode

[PATCH 1/2] platform/x86: thinkpad_acpi: Simplify thermal mode checking
 2024-02-14 23:22 UTC  (7+ messages)
` [PATCH 2/2] platform/x86: thinkpad_acpi: Fix to correct wrong temp reporting on some ThinkPads

[PATCH v2 1/2] platform/x86/amd/pmf: remove smart_pc_status enum
 2024-02-14 12:48 UTC  (7+ messages)
` [PATCH v2 2/2] platform/x86/amd/pmf: Fix TEE enact command failure after suspend and resume

[PATCH v2] platform/x86: wmi: Make input buffer madatory when evaulating methods
 2024-02-13 11:40 UTC  (2+ messages)

[PATCH v3 0/4] Updates to mlxbf-pmc
 2024-02-13 11:38 UTC  (3+ messages)
` [PATCH v3 3/4] platform/mellanox: mlxbf-pmc: Add support for 64-bit counters and cycle count


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