X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2024-11-27 10:06:35 to 2024-12-05 00:45:30 UTC [more...]

[RFC PATCH 00/21] alienware-wmi driver rework
 2024-12-05  0:44 UTC  (16+ messages)
` [RFC PATCH 01/21] alienware-wmi: Modify parse_rgb() signature
` [RFC PATCH 02/21] alienware-wmi: Move Lighting Control State
` [RFC PATCH 03/21] alienware-wmi: Remove unnecessary check at module exit
` [RFC PATCH 04/21] alienware-wmi: Improve sysfs groups creation
` [RFC PATCH 05/21] alienware-wmi: Refactor rgb-zones sysfs group creation
` [RFC PATCH 06/21] alienware-wmi: Add state container and alienfx_probe()
` [RFC PATCH 07/21] alienware-wmi: Migrate to state container pattern
` [RFC PATCH 08/21] alienware-wmi: Add WMI Drivers
` [RFC PATCH 09/21] alienware-wmi: Initialize WMI drivers
` [RFC PATCH 10/21] alienware-wmi: Add alienfx OPs to platdata
` [RFC PATCH 11/21] alienware-wmi: Refactor LED control methods
` [RFC PATCH 12/21] alienware-wmi: Refactor hdmi, amplifier, deepslp
` [RFC PATCH 13/21] alienware-wmi: Add a state container for AWCC
` [RFC PATCH 14/21] alienware-wmi: Migrate thermal methods to wmidev
` [RFC PATCH 15/21] alienware-wmi: Refactor sysfs visibility methods

Adding a new platform driver samsung-galaxybook
 2024-12-04 22:18 UTC  (13+ messages)

[PATCH v3 0/8] platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10
 2024-12-04 20:42 UTC  (9+ messages)
` [PATCH v3 1/8] platform/x86: x86-android-tablets: Add missing __init to get_i2c_adap_by_*()
` [PATCH v3 2/8] platform/x86: x86-android-tablets: Make variables only used locally static
` [PATCH v3 3/8] platform/x86: serdev_helpers: Check for serial_ctrl_uid == NULL
` [PATCH v3 4/8] platform/x86: serdev_helpers: Add get_serdev_controller_from_parent() helper
` [PATCH v3 5/8] platform/x86: x86-android-tablets: Change x86_instantiate_serdev() prototype
` [PATCH v3 6/8] platform/x86: x86-android-tablets: Store serdev-controller ACPI HID + UID in a union
` [PATCH v3 7/8] platform/x86: x86-android-tablets: Add support for getting serdev-controller by PCI parent
` [PATCH v3 8/8] platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10

[PATCH v3 0/2] platform/x86: Vexia EDU ATLA 10 pwrsrc and battery support
 2024-12-04 19:34 UTC  (3+ messages)
` [PATCH v3 1/2] platform/x86/intel: bytcrc_pwrsrc: Optionally register a power_supply dev
` [PATCH v3 2/2] platform/x86: x86-android-tablets: Add Vexia EDU ATLA 10 EC battery driver

[PATCH 1/4] platform/x86: int3472: Check for adev == NULL
 2024-12-04 19:15 UTC  (12+ messages)
` [PATCH 2/4] platform/x86: int3472: Drop "pin number mismatch" messages
` [PATCH 3/4] platform/x86: int3472: Fix skl_int3472_handle_gpio_resources() return value
` [PATCH 4/4] platform/x86: int3472: Debug log the sensor name

[PATCH] platform/x86: intel: int0002_vgpio: Make the irqchip immutable
 2024-12-04 19:13 UTC  (2+ messages)

[PATCH v2 0/6] platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10
 2024-12-04 17:41 UTC  (4+ messages)
` [PATCH v2 1/6] platform/x86: serdev_helpers: Add get_serdev_controller_from_parent() helper

[PATCH v9 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-12-04 13:41 UTC  (25+ messages)
` [PATCH v9 01/22] ACPI: platform-profile: Add a name member to handlers
` [PATCH v9 02/22] platform/x86/dell: dell-pc: Create platform device
` [PATCH v9 03/22] ACPI: platform_profile: Add device pointer into platform profile handler
` [PATCH v9 04/22] ACPI: platform_profile: Add platform handler argument to platform_profile_remove()
` [PATCH v9 05/22] ACPI: platform_profile: Pass the profile handler into platform_profile_notify()
` [PATCH v9 06/22] ACPI: platform_profile: Move sanity check out of the mutex
` [PATCH v9 07/22] ACPI: platform_profile: Move matching string for new profile out of mutex
` [PATCH v9 08/22] ACPI: platform_profile: Use guard(mutex) for register/unregister
` [PATCH v9 09/22] ACPI: platform_profile: Use `scoped_cond_guard`
` [PATCH v9 10/22] ACPI: platform_profile: Create class for ACPI platform profile
` [PATCH v9 11/22] ACPI: platform_profile: Add name attribute to class interface
` [PATCH v9 12/22] ACPI: platform_profile: Add choices attribute for "
` [PATCH v9 13/22] ACPI: platform_profile: Add profile "
` [PATCH v9 14/22] ACPI: platform_profile: Notify change events on register and unregister
` [PATCH v9 15/22] ACPI: platform_profile: Only show profiles common for all handlers
` [PATCH v9 16/22] ACPI: platform_profile: Add concept of a "custom" profile
` [PATCH v9 17/22] ACPI: platform_profile: Make sure all profile handlers agree on profile
` [PATCH v9 18/22] ACPI: platform_profile: Check all profile handler to calculate next
` [PATCH v9 19/22] ACPI: platform_profile: Notify class device from platform_profile_notify()
` [PATCH v9 20/22] ACPI: platform_profile: Allow multiple handlers
` [PATCH v9 21/22] platform/x86/amd: pmf: Drop all quirks
` [PATCH v9 22/22] Documentation: Add documentation about class interface for platform profiles

[PATCH] platform/x86: intel: int0002_vgpio: use gpiochip_get_data
 2024-12-04 13:19 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for v6.13-2
 2024-12-04 12:12 UTC 

[PATCH 0/2] pwm: lpss: module namespace fixes
 2024-12-04  1:50 UTC  (9+ messages)
` [PATCH 1/2] pwm: lpss: Move namespace import into a header
` [PATCH 2/2] pwm: lpss: Define DEFAULT_SYMBOL_NAMESPACE earlier

[PATCH v2 1/2] platform/x86/intel: bytcrc_pwrsrc: Optionally register a power_supply dev
 2024-12-03 19:24 UTC  (9+ messages)
` [PATCH v2 2/2] platform/x86: x86-android-tablets: Add Vexia EDU ATLA 10 EC battery driver

[PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
 2024-12-03 16:11 UTC  (3+ messages)

[Bug 219495] New: [TPM2] tpm_tis driver crashs during the boot time
 2024-12-03  6:23 UTC  (4+ messages)
` [Bug 219495] "

[PATCH v5 00/10] platform/x86/amd/pmc: Updates to AMD PMC driver
 2024-12-03  5:11 UTC  (3+ messages)

[PATCH] platform/x86: touchscreen_dmi: Add info for SARY Tab 3 tablet
 2024-12-02 22:18 UTC 

[PATCH 0/5] platform/x86: Constify 'struct bin_attribute'
 2024-12-02 19:38 UTC  (6+ messages)
` [PATCH 1/5] platform/x86: dell: dcdbas: "
` [PATCH 2/5] platform/x86: dell_rbu: "
` [PATCH 3/5] platform/x86/intel/sdsi: "
` [PATCH 4/5] platform/x86/intel/pmt: "
` [PATCH 5/5] platform/x86/amd/hsmp: "

[v3] platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages
 2024-12-02 17:48 UTC  (2+ messages)

[PATCH 0/2] Add support for the new phone link hotkey on ThinkPads
 2024-12-02 17:26 UTC  (3+ messages)
` [PATCH 1/2] Input: allocate keycode for phone linking

[PATCH 00/15] treewide: don't include 'pm_wakeup.h' directly
 2024-12-02 17:17 UTC  (3+ messages)
` [PATCH 12/15] platform/x86: quickstart: "

[PATCH] platform/mellanox: mlxbf-pmc: incorrect type in assignment
 2024-12-02 17:16 UTC  (2+ messages)

[PATCH] fujitsu-laptop: replace strcpy -> strscpy
 2024-12-02 17:12 UTC  (3+ messages)

[PATCH] platform/x86: x86-android-tablets: make platform data be static
 2024-12-02 17:12 UTC  (2+ messages)

[RFC PATCH] platform/x86: asus-nb-wmi: Ignore unknown event 0xCF
 2024-12-02 17:03 UTC  (4+ messages)

[PATCH] platform/x86: samsung-laptop: Rename MODULE_DESCRIPTION
 2024-12-02 17:03 UTC  (4+ messages)

[PATCH] platform/x86: asus-wmi: Ignore return value when writing thermal policy
 2024-12-02 17:03 UTC  (7+ messages)

Thermal driver with safeguards
 2024-12-02 14:52 UTC 

[RFC PATCH 0/1] platform: x86: tuxi: Implement TUXEDO TUXI ACPI TFAN as thermal subsystem
 2024-12-02 14:37 UTC  (6+ messages)
` [RFC PATCH 1/1] "

[Bug 219515] New: intel_th_pci Driver Probe Failed with Error Code -107
 2024-12-02 13:43 UTC  (2+ messages)
` [Bug 219515] "

[PATCH v8 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-12-01 17:20 UTC  (27+ messages)
` [PATCH v8 01/22] ACPI: platform-profile: Add a name member to handlers
` [PATCH v8 02/22] platform/x86/dell: dell-pc: Create platform device
` [PATCH v8 03/22] ACPI: platform_profile: Add device pointer into platform profile handler
` [PATCH v8 04/22] ACPI: platform_profile: Add platform handler argument to platform_profile_remove()
` [PATCH v8 05/22] ACPI: platform_profile: Pass the profile handler into platform_profile_notify()
` [PATCH v8 06/22] ACPI: platform_profile: Move sanity check out of the mutex
` [PATCH v8 07/22] ACPI: platform_profile: Move matching string for new profile out of mutex
` [PATCH v8 08/22] ACPI: platform_profile: Use guard(mutex) for register/unregister
` [PATCH v8 09/22] ACPI: platform_profile: Use `scoped_cond_guard`
` [PATCH v8 10/22] ACPI: platform_profile: Create class for ACPI platform profile
` [PATCH v8 11/22] ACPI: platform_profile: Add name attribute to class interface
` [PATCH v8 12/22] ACPI: platform_profile: Add choices attribute for "
` [PATCH v8 13/22] ACPI: platform_profile: Add profile "
` [PATCH v8 14/22] ACPI: platform_profile: Notify change events on register and unregister
` [PATCH v8 15/22] ACPI: platform_profile: Only show profiles common for all handlers
` [PATCH v8 16/22] ACPI: platform_profile: Add concept of a "custom" profile
` [PATCH v8 17/22] ACPI: platform_profile: Make sure all profile handlers agree on profile
` [PATCH v8 18/22] ACPI: platform_profile: Check all profile handler to calculate next
` [PATCH v8 19/22] ACPI: platform_profile: Notify class device from platform_profile_notify()
` [PATCH v8 20/22] ACPI: platform_profile: Allow multiple handlers
` [PATCH v8 21/22] platform/x86/amd: pmf: Drop all quirks
` [PATCH v8 22/22] Documentation: Add documentation about class interface for platform profiles

[PATCH v7 00/12] Add support for AMD hardware feedback interface
 2024-11-30 15:20 UTC  (13+ messages)
` [PATCH v7 01/12] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v7 02/12] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v7 03/12] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v7 04/12] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v7 05/12] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v7 06/12] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v7 07/12] platform/x86: hfi: add online and offline callback support
` [PATCH v7 08/12] platform/x86: hfi: add power management callback
` [PATCH v7 09/12] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v7 10/12] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v7 11/12] platform/x86/amd: hfi: Set ITMT priority from ranking data
` [PATCH v7 12/12] platform/x86/amd: hfi: Add debugfs support

[PATCH v3 0/5] platform/x86: acer-wmi: Various improvements
 2024-11-29 19:33 UTC  (6+ messages)
` [PATCH v3 1/5] platform/x86: acer-wmi: Add support for Acer PH14-51
` [PATCH v3 2/5] platform/x86: acer-wmi: Rename ACER_CAP_FAN_SPEED_READ
` [PATCH v3 3/5] platform/x86: acer-wmi: Improve error handling when reading gaming system information
` [PATCH v3 4/5] platform/x86: acer-wmi: Implement proper hwmon support
` [PATCH v3 5/5] platform/x86: acer-wmi: Ignore AC events

[PATCH v3 0/4] p2sb: Fix unexpected P2SB device disappearance
 2024-11-29  0:11 UTC  (8+ messages)
` [PATCH v3 2/4] p2sb: Introduce the global flag p2sb_hidden_by_bios
` [PATCH v3 4/4] p2sb: Do not scan and remove the P2SB device when it is unhidden

[PATCH v2 0/5] platform/x86: acer-wmi: Various improvements
 2024-11-28 22:50 UTC  (7+ messages)
` [PATCH v2 1/5] platform/x86: acer-wmi: Add support for Acer PH14-51
` [PATCH v2 2/5] platform/x86: acer-wmi: Rename ACER_CAP_FAN_SPEED_READ
` [PATCH v2 3/5] platform/x86: acer-wmi: Improve error handling when reading gaming system information
` [PATCH v2 4/5] platform/x86: acer-wmi: Implement proper hwmon support
` [PATCH v2 5/5] platform/x86: acer-wmi: Ignore AC events

[RFC 00/13] acpi/x86: s2idle: implement Modern Standby transition states and expose to userspace
 2024-11-28 11:45 UTC  (3+ messages)
` [RFC 13/13] PM: standby: Add sysfs attribute for modern standby transitions

[PATCH] platform/surface: Switch back to struct platform_driver::remove()
 2024-11-28  8:08 UTC  (2+ messages)

[PATCH v4 0/4] p2sb: Fix unexpected P2SB device disappearance
 2024-11-28  0:28 UTC  (5+ messages)
` [PATCH v4 1/4] p2sb: Factor out p2sb_read_from_cache()
` [PATCH v4 2/4] p2sb: Introduce the global flag p2sb_hidden_by_bios
` [PATCH v4 3/4] p2sb: Move P2SB hide and unhide code to p2sb_scan_and_cache()
` [PATCH v4 4/4] p2sb: Do not scan and remove the P2SB device when it is unhidden

[RFC PATCH 0/5] platform/x86: acer-wmi: Various improvements
 2024-11-27 10:44 UTC  (9+ messages)
` [RFC PATCH 2/5] platform/x86: acer-wmi: Rename ACER_CAP_FAN_SPEED_READ
` [RFC PATCH 3/5] platform/x86: acer-wmi: Add support for temperature sensors
` [RFC PATCH 4/5] platform/x86: acer-wmi: Improve error handling when reading AC status
` [RFC PATCH 5/5] platform/x86: acer-wmi: Ignore AC events


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