X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2025-02-11 09:21:46 to 2025-02-18 19:08:58 UTC [more...]

[PATCH v8 00/13] Add support for AMD hardware feedback interface
 2025-02-18 19:08 UTC  (5+ messages)
` [PATCH v8 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v8 02/13] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v8 03/13] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v8 04/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver

[PATCH 0/2] platform/x86: thinkpad_acpi: Enable devres for subdriver .init callbacks
 2025-02-18 18:39 UTC  (5+ messages)
` [PATCH 1/2] platform/x86: thinkpad_acpi: Move subdriver initialization to tpacpi_pdriver's probe
` [PATCH 2/2] platform/x86: thinkpad_acpi: Move HWMON initialization to tpacpi_hwmon_pdriver's probe

[PATCH v2] ACPI: platform_profile: Improve platform_profile_unregister
 2025-02-18 18:04 UTC  (4+ messages)

[PATCH 1/4] platform/x86/amd/pmc: Notify user when platform does not support s0ix transition
 2025-02-18 14:52 UTC  (8+ messages)
` [PATCH 2/4] platform/x86/amd/pmc: Move macros and structures to the PMC header file
` [PATCH 3/4] platform/x86/amd/pmc: Remove unnecessary line breaks
` [PATCH 4/4] platform/x86/amd/pmc: Use managed APIs for mutex

[PATCH v2 1/2] platform/x86/amd/pmf: Propagate PMF-TA return codes
 2025-02-18 14:47 UTC  (3+ messages)
` [PATCH v2 2/2] platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TA

[PATCH 0/3] Add hwmon and sysfs reporting in HSMP
 2025-02-18 12:39 UTC  (4+ messages)
` [PATCH 1/3] platform/x86/amd/hsmp: Use one DRIVER_VERSION
` [PATCH 2/3] platform/x86/amd/hsmp: Report power using hwmon sensors
` [PATCH 3/3] platform/x86/amd/hsmp: acpi: Add sysfs files to show HSMP telemetry

RFC: How to deal with the INT3472 handshake GPIO found on Intel IPU6 MTL?
 2025-02-18 12:01 UTC  (7+ messages)

[PATCH v3 0/7] driver core: auxiliary bus: add device creation helper
 2025-02-18  8:14 UTC  (29+ messages)
` [PATCH v3 1/7] driver core: auxiliary bus: add device creation helpers
` [PATCH v3 2/7] reset: mpfs: use the auxiliary device creation helper
` [PATCH v3 3/7] drm/bridge: ti-sn65dsi86: "
` [PATCH v3 4/7] platform: arm64: lenovo-yoga-c630: "
` [PATCH v3 5/7] clk: eyeq: "
  ` [PATCH] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH v3 6/7] clk: clk-imx8mp-audiomix: use the auxiliary device creation helper
` [PATCH v3 7/7] clk: amlogic: axg-audio: use the auxiliary reset driver - take 2

[PATCH 1/2] platform/x86/amd/pmf: Propagate PMF-TA return codes
 2025-02-18  7:01 UTC  (5+ messages)
` [PATCH 2/2] platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TA

[PATCH] platform/x86: dell: Use *-y instead of *-objs in Makefile
 2025-02-17  8:58 UTC  (3+ messages)

[PATCH v9] platform/x86:lenovo-wmi-hotkey-utilities.c: Support for mic and audio mute LEDs
 2025-02-17  3:57 UTC 

[PATCH v8] platform/x86:lenovo-wmi-hotkey-utilities.c: Support for mic and audio mute LEDs
 2025-02-17  2:52 UTC  (3+ messages)
  ` [PATCH v8] platform/x86:lenovo-wmi-hotkey-utilities.c: Supportfor "

[PATCH 00/10] HWMON support + DebugFS + Improvements
 2025-02-16 21:38 UTC  (25+ messages)
` [PATCH 01/10] platform/x86: alienware-wmi-wmax: Rename thermal related symbols
` [PATCH 02/10] platform/x86: alienware-wmi-wmax: Refactor is_awcc_thermal_mode()
` [PATCH 03/10] platform/x86: alienware-wmi-wmax: Improve internal AWCC API
` [PATCH 04/10] platform/x86: alienware-wmi-wmax: Modify supported_thermal_profiles[]
` [PATCH 05/10] platform/x86: alienware-wmi-wmax: Improve platform profile probe
` [PATCH 06/10] platform/x86: alienware-wmi-wmax: Add support for the "custom" thermal profile
` [PATCH 07/10] platform/x86: alienware-wmi-wmax: Add HWMON support
` [PATCH 08/10] platform/x86: alienware-wmi-wmax: Add support for manual fan control
` [PATCH 10/10] platform/x86: alienware-wmi: Improve and update documentation

[PATCH v10 00/14] platform/x86: alienware-wmi driver rework
 2025-02-16 20:35 UTC  (36+ messages)
` [PATCH v10 02/14] platform/x86: alienware-wmi: Add WMI Drivers
` [PATCH v10 04/14] platform/x86: alienware-wmi: Refactor LED control methods
` [PATCH v10 05/14] platform/x86: alienware-wmi: Refactor hdmi, amplifier, deepslp methods
` [PATCH v10 07/14] platform/x86: alienware-wmi: Split DMI table
` [PATCH v10 09/14] platform/x86: Rename alienware-wmi.c
` [PATCH v10 10/14] platform/x86: Add alienware-wmi.h
` [PATCH v10 11/14] platform/x86: Split the alienware-wmi driver
` [PATCH v10 12/14] platform/x86: dell: Modify Makefile alignment

[PATCH v2 0/8] platform/x86: wmi: Rework WMI device enabling
 2025-02-16 19:32 UTC  (9+ messages)
` [PATCH v2 1/8] hwmon: (hp-wmi-sensors) Use the WMI bus API when accessing sensors
` [PATCH v2 2/8] platform/x86: think-lmi: Use ACPI object when extracting strings
` [PATCH v2 3/8] platform/x86: think-lmi: Use WMI bus API when accessing BIOS settings
` [PATCH v2 4/8] platform/x86: hp-bioscfg: Use wmi_instance_count()
` [PATCH v2 5/8] platform/x86: wmi: Use devres to disable the WMI device
` [PATCH v2 6/8] platform/x86: wmi: Rework WCxx/WExx ACPI method handling
` [PATCH v2 7/8] platform/x86: wmi: Call WCxx methods when setting data blocks
` [PATCH v2 8/8] platform/x86: wmi: Update documentation regarding the GUID-based API

[RFC PATCH v2 0/3] platform/x86: acer-wmi: Add fan control support
 2025-02-15 19:35 UTC  (6+ messages)
` [RFC PATCH v2 1/3] platform/x86: acer-wmi: Fix setting of fan behavior
` [RFC PATCH v2 2/3] platform/x86: acer-wmi: Add fan control support
` [RFC PATCH v2 3/3] platform/x86: acer-wmi: Enable fan control for PH16-72 and PT14-51

[RFC PATCH 0/3] platform/x86: acer-wmi: Add fan control support
 2025-02-15 18:37 UTC  (10+ messages)
` [RFC PATCH 1/3] platform/x86: acer-wmi: Fix setting of fan behavior
` [RFC PATCH 2/3] platform/x86: acer-wmi: Add fan control support
` [RFC PATCH 3/3] platform/x86: acer-wmi: Enable fan control for PH16-72 and PT14-51

[PATCH v7] platform/x86:lenovo-wmi-hotkey-utilities
 2025-02-15  2:57 UTC  (4+ messages)

[PATCH v2 0/3] Add Pather Lake support to intel_pmc_core
 2025-02-14 21:44 UTC  (4+ messages)
` [PATCH v2 1/3] platform/x86/intel/pmc: Add Panther "
` [PATCH v2 2/3] platform/x86/intel/pmc: Remove unnecessary declarations in header
` [PATCH v2 3/3] platform/x86/intel/pmc: Remove unneeded extern keyword "

[PATCH v7 0/3] platform: arm64: Huawei Matebook E Go embedded controller
 2025-02-14 18:06 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: platform: Add Huawei Matebook E Go EC
` [PATCH v7 2/3] platform: arm64: add Huawei Matebook E Go EC driver
` [PATCH v7 3/3] arm64: dts: qcom: gaokun3: Add Embedded Controller node

[PATCH v6] platform/x86:lenovo-wmi-hotkey-utilities
 2025-02-14 15:39 UTC  (3+ messages)

[PATCH 0/7] platform/x86: wmi: Rework WMI device enabling
 2025-02-14  3:07 UTC  (7+ messages)
` [PATCH 2/7] platform/x86: think-lmi: Use ACPI object when extracting strings
` [PATCH 3/7] platform/x86: think-lmi: Use WMI bus API when accessing BIOS settings

[PATCH] platform/x86/intel/pmc: Add Panther Lake support to intel_pmc_core
 2025-02-13 21:39 UTC  (3+ messages)

[GIT PULL] platform-drivers-x86 for v6.14-3
 2025-02-13 18:16 UTC  (2+ messages)

[PATCH 00/16] Converge on using secs_to_jiffies() part two
 2025-02-13 17:45 UTC  (3+ messages)

[PATCH v5] platform/x86: lenovo-super-hotkey-wmi.c: Support for mic and audio mute LEDs
 2025-02-13 15:08 UTC  (5+ messages)
  ` [PATCH v5] platform/x86: lenovo-super-hotkey-wmi.c: Support formic "
      ` [PATCH v5] platform/x86: lenovo-super-hotkey-wmi.c: Supportformic "

[PATCH] platform/x86: ideapad-laptop: use dev_groups to register attribute groups
 2025-02-13 13:46 UTC  (2+ messages)

[PATCH v2] platform/x86:intel/pmc: Move arch specific action to init function
 2025-02-13 13:45 UTC  (2+ messages)

[PATCH] sonypi: Use str_on_off() helper in sonypi_display_info()
 2025-02-13 13:45 UTC  (2+ messages)

[PATCH v3] platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver
 2025-02-12 16:18 UTC  (4+ messages)

[PATCH v4] platform/x86: lenovo-super-hotkey-wmi.c: Support for mic and audio mute LEDs
 2025-02-12  7:04 UTC  (3+ messages)
  ` [PATCH v4] platform/x86: lenovo-super-hotkey-wmi.c: Support formic "

[Bug 219774] New: Interrupt Affinity Inquiry
 2025-02-12  6:15 UTC  (2+ messages)
` [Bug 219774] "

[PATCH v7 0/3] int3472: Support GPIO con_id based on _HID
 2025-02-11 17:45 UTC  (8+ messages)

[PATCH v2] platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver
 2025-02-11 16:21 UTC  (3+ messages)

[PATCH v3] platform/x86: lenovo-super-hotkey-wmi.c: Support for mic and audio mute LEDs
 2025-02-11 15:24 UTC  (7+ messages)
  ` [PATCH v3] platform/x86: lenovo-super-hotkey-wmi.c: Support formic "
      ` [PATCH v3] platform/x86: lenovo-super-hotkey-wmi.c: Supportformic "

[PATCH v6 0/9] Add support for new systems, amendments
 2025-02-11 14:52 UTC  (9+ messages)
` [PATCH v6 1/9] platform_data/mlxreg: Add capability mask fields
` [PATCH v6 5/9] platform: mellanox: Introduce support of Nvidia smart switch
` [PATCH v6 6/9] platform: mellanox: Cosmetic changes to improve code style
` [PATCH v6 7/9] platform: mellanox: mlx-platform: Add support for new Nvidia system
` [PATCH v6 8/9] platform: mellanox: nvsw-sn2200: Add support for new system flavour
` [PATCH v6 9/9] Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces

[PATCH v5 00/12] platform/mellanox: Add support for new systems, amendments, relocate mlx-platform module
 2025-02-11 14:48 UTC  (5+ messages)
` [PATCH v5 05/12] platform/mellanox: mlxreg-hotplug: Add support for new flavor of capability registers

[PATCH v1 0/2] pinctrl: intel: Fix PWM initialisation
 2025-02-11 12:17 UTC  (3+ messages)
` [PATCH v1 2/2] pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()


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