X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2024-11-08 07:08:53 to 2024-11-17 19:23:06 UTC [more...]

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

platform/x86: asus-wmi: Keyboard backlight brightness does not work correctly on Asus ROG Zephyrus G15
 2024-11-17 18:11 UTC 

Add Support for the Acer Predator Triton PT14-51
 2024-11-17 16:24 UTC  (3+ messages)

[PATCH v2] platform/x86: p2sb: Cache correct PCI bar for P2SB on Gemini Lake
 2024-11-16 15:45 UTC 

[PATCH v2 0/6] platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10
 2024-11-16 15:35 UTC  (7+ messages)
` [PATCH v2 1/6] platform/x86: serdev_helpers: Add get_serdev_controller_from_parent() helper
` [PATCH v2 2/6] platform/x86: x86-android-tablets: Add missing __init to get_i2c_adap_by_*()
` [PATCH v2 3/6] platform/x86: x86-android-tablets: Change x86_instantiate_serdev() prototype
` [PATCH v2 4/6] platform/x86: x86-android-tablets: Store serdev-controller ACPI HID + UID in a union
` [PATCH v2 5/6] platform/x86: x86-android-tablets: Add support for getting serdev-controller by PCI parent
` [PATCH v2 6/6] platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10

[PATCH 0/5] Better thermal mode probing + support for 9 models
 2024-11-16 15:23 UTC  (9+ messages)
` [PATCH 1/5] alienware-wmi: order alienware_quirks[] alphabetically
` [PATCH 2/5] alienware-wmi: extends the list of supported models
` [PATCH 3/5] alienware-wmi: Adds support to Alienware x17 R2
` [PATCH 4/5] alienware-wmi: create_thermal_profile no longer brute-forces IDs
` [PATCH 5/5] Documentation: alienware-wmi: Describe THERMAL_INFORMATION operation 0x02

[PATCH v2 1/2] platform/x86/intel: bytcrc_pwrsrc: Optionally register a power_supply dev
 2024-11-16 15:16 UTC  (3+ messages)
` [PATCH v2 2/2] platform/x86: x86-android-tablets: Add Vexia EDU ATLA 10 EC battery driver

[PATCH 1/2] platform/x86/intel: bytcrc_pwrsrc: Optionally register a power_supply dev
 2024-11-16 10:43 UTC  (7+ messages)
` [PATCH 2/2] platform/x86: x86-android-tablets: Add Vexia EDU ATLA 10 EC battery driver

[v2] platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages
 2024-11-15 16:54 UTC  (2+ messages)

[PATCH] tools/power/x86/intel-speed-select: rm .*.cmd when make clean
 2024-11-15  7:32 UTC 

[PATCH] platform/x86: p2sb: Cache correct PCI bar for P2SB on Denverton and Gemini Lake
 2024-11-14 20:18 UTC  (2+ messages)

[PATCH] mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id
 2024-11-14 20:18 UTC  (2+ messages)

[PATCH 0/2] Add support for the new phone link hotkey on ThinkPads
 2024-11-14 17:39 UTC  (3+ messages)
` [PATCH 1/2] Input: allocate keycode for phone linking
` [PATCH 2/2] platform/x86: thinkpad_acpi: Add support for new phone link hotkey

[PATCH v3 0/2] Support BMG PMT features for Xe
 2024-11-14 13:23 UTC  (4+ messages)
` [PATCH v3 1/2] platform/x86/intel/pmt: allow user offset for PMT callbacks
` [PATCH v3 2/2] drm/xe/vsec: Support BMG devices

[Bug 219495] New: [TPM2] tpm_tis driver crashs during the boot time
 2024-11-14  4:48 UTC  (11+ messages)
` [Bug 219495] "

Why is wmi_bus_type not exported?
 2024-11-13 22:04 UTC  (15+ messages)

[PATCH v2 0/2] Support BMG PMT features for Xe
 2024-11-13 21:57 UTC  (13+ messages)
` [PATCH v2 1/2] platform/x86/intel/pmt: allow user offset for PMT callbacks
` [PATCH v2 2/2] drm/xe/vsec: Support BMG devices

[PATCH v2 0/6] media: uvcvideo: Implement the Privacy GPIO as a subdevice
 2024-11-13 15:19 UTC  (4+ messages)

[v2 1/2] platform/x86/amd/hsmp: Add new error code and error logs
 2024-11-13 13:52 UTC  (3+ messages)
` [v2 2/2] platform/x86/amd/hsmp: Change the error type

[PATCH v6 0/2] Add support of AMD 3D V-Cache optimizer driver
 2024-11-13 13:52 UTC  (4+ messages)
` [PATCH v6 1/2] platform/x86/amd: amd_3d_vcache: Add "
` [PATCH v6 2/2] platform/x86/amd: amd_3d_vcache: Add sysfs ABI documentation

[PATCH] platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages
 2024-11-13 13:40 UTC  (2+ messages)

[PATCH v2 0/2] Fix thermal profile handling
 2024-11-12 17:17 UTC  (3+ messages)

[PATCH][next] platform/x86: hp: hp-bioscfg: remove redundant if statement
 2024-11-12 17:17 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update ISHTP ECLITE maintainer entry
 2024-11-12 17:17 UTC  (2+ messages)

[PATCH 1/2] platform/x86/intel/pmt: allow user offset for PMT callbacks
 2024-11-12 15:27 UTC  (7+ messages)
` [PATCH 2/2] drm/xe/vsec: Support BMG devices

[PATCH v6 00/12] Add support for AMD hardware feedback interface
 2024-11-12 12:16 UTC  (5+ messages)
` [PATCH v6 05/12] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v6 06/12] platform/x86: hfi: init per-cpu scores for each class

[PATCH AUTOSEL 5.15 3/8] platform/x86: dell-smbios-base: Extends support to Alienware products
 2024-11-12 10:37 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 4/8] platform/x86: dell-wmi-base: Handle META key Lock/Unlock events

[PATCH AUTOSEL 6.1 03/12] platform/x86: dell-smbios-base: Extends support to Alienware products
 2024-11-12 10:37 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 04/12] platform/x86: dell-wmi-base: Handle META key Lock/Unlock events
` [PATCH AUTOSEL 6.1 07/12] platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect fan speed

[PATCH AUTOSEL 6.6 04/15] platform/x86: dell-smbios-base: Extends support to Alienware products
 2024-11-12 10:36 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 05/15] platform/x86: dell-wmi-base: Handle META key Lock/Unlock events
` [PATCH AUTOSEL 6.6 09/15] platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect fan speed

[PATCH AUTOSEL 6.11 04/16] platform/x86: dell-smbios-base: Extends support to Alienware products
 2024-11-12 10:35 UTC  (4+ messages)
` [PATCH AUTOSEL 6.11 05/16] platform/x86: dell-wmi-base: Handle META key Lock/Unlock events
` [PATCH AUTOSEL 6.11 06/16] platform/x86: ideapad-laptop: add missing Ideapad Pro 5 fn keys
` [PATCH AUTOSEL 6.11 10/16] platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect fan speed

[PATCH] intel-hid: fix volume buttons on Thinkpad X12 Detachable Tablet Gen 1
 2024-11-12 10:27 UTC  (3+ messages)

[PATCH] [v2] platform/x86/amd/hsmp: move hsmp_msg_desc_table[] to hsmp.c
 2024-11-12 10:19 UTC  (4+ messages)

[PATCH v5 0/2] Add support of AMD 3D V-Cache optimizer driver
 2024-11-12 10:00 UTC  (5+ messages)
` [PATCH v5 1/2] platform/x86/amd: amd_3d_vcache: Add "
` [PATCH v5 2/2] platform/x86/amd: amd_3d_vcache: Add sysfs ABI documentation

Lenovo WMI camera driver, switching to SW_CAMERA_LENS_COVER ?
 2024-11-11 18:37 UTC  (2+ messages)

[PATCH] platform/x86/amd/hsmp: Add new error code and error logs
 2024-11-11 11:26 UTC  (2+ messages)

[PATCH 0/5] platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10
 2024-11-11  9:53 UTC  (11+ messages)
` [PATCH 1/5] platform/x86: serdev_helpers: Add get_serdev_controller_from_parent() helper
` [PATCH 2/5] platform/x86: x86-android-tablets: Add missing __init to get_i2c_adap_by_*()
` [PATCH 3/5] platform/x86: x86-android-tablets: Change x86_instantiate_serdev() prototype
` [PATCH 4/5] platform/x86: x86-android-tablets: Add support for getting serdev-controller by PCI parent
` [PATCH 5/5] platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10

[PATCH v2 0/4] power: supply: Add new "charge_types" property
 2024-11-10 11:42 UTC  (8+ messages)
` [PATCH v2 1/4] power: supply: power_supply_show_enum_with_available(): Replace spaces with '_'
` [PATCH v2 2/4] power: supply: core: Add new "charge_types" property
` [PATCH v2 3/4] power: supply: bq24190_charger: Add support for "
` [PATCH v2 4/4] platform/x86: dell-laptop: Use power_supply_charge_types_show/_parse() helpers

[PATCH v5 00/20] Add support for binding ACPI platform profile to multiple drivers
 2024-11-08 19:44 UTC  (22+ messages)
` [PATCH v5 08/20] ACPI: platform_profile: Create class for ACPI platform profile
` [PATCH v5 11/20] ACPI: platform_profile: Add choices attribute for class interface
` [PATCH v5 12/20] ACPI: platform_profile: Add profile "
` [PATCH v5 17/20] ACPI: platform_profile: Check all profile handler to calculate next

[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
 2024-11-08  9:58 UTC  (5+ messages)
` [PATCH v2 04/10] nvmem: core: calculate bin_attribute size through bin_size()
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()

[PATCH v5 00/10] platform/x86/amd/pmc: Updates to AMD PMC driver
 2024-11-08  7:13 UTC  (12+ messages)
` [PATCH v5 01/10] platform/x86/amd/pmc: Move STB block into amd_pmc_s2d_init()
` [PATCH v5 02/10] platform/x86/amd/pmc: Move STB functionality to a new file for better code organization
` [PATCH v5 03/10] platform/x86/amd/pmc: Update function names to align with new STB file
` [PATCH v5 04/10] platform/x86/amd/pmc: Define enum for S2D/PMC msg_port and add helper function
` [PATCH v5 05/10] platform/x86/amd/pmc: Isolate STB code changes to a new file
` [PATCH v5 06/10] platform/x86/amd/pmc: Use ARRAY_SIZE() to fill num_ips information
` [PATCH v5 07/10] platform/x86/amd/pmc: Update IP information structure for newer SoCs
` [PATCH v5 08/10] platform/x86/amd/pmc: Update S2D message id for 1Ah Family 70h model
` [PATCH v5 09/10] platform/x86/amd/pmc: Add STB support for AMD Desktop variants
` [PATCH v5 10/10] MAINTAINERS: Change AMD PMC driver status to "Supported"


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