platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-22 06:43:11 to 2021-10-30 15:34:29 UTC [more...]

[PATCH v9 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
 2021-10-30 15:34 UTC 

[PATCH] platform/x86: system76_acpi: Fix input device error handling
 2021-10-30 12:46 UTC  (2+ messages)

[PATCH v9 0/2] Update ASUS WMI supported boards
 2021-10-30 11:44 UTC  (6+ messages)
` [PATCH v9 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v9 2/2] hwmon: (asus_wmi_sensors) Support X370 "

[PATCH v5 0/3] Updates to amd-pmc driver
 2021-10-29 23:27 UTC  (7+ messages)
` [PATCH v5 1/3] platform/x86: amd-pmc: Simplify error handling path
` [PATCH v5 2/3] platform/x86: amd-pmc: Store the pci_dev instance inside struct amd_pmc_dev
` [PATCH v5 3/3] platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer

[PATCH v2 0/5] [RFC] x86: Export information about hardware memory encryption to sysfs
 2021-10-29 17:08 UTC  (18+ messages)
` [PATCH v2 1/5] Extend memblock to support memory encryption
` [PATCH v2 2/5] Extend pg_data_t to hold information about "
` [PATCH v2 3/5] Extend e820_table "
` [PATCH v2 4/5] Mark e820_entries as crypto capable from EFI memmap
` [PATCH v2 5/5] Show in sysfs if a memory node is able to do memory encryption

[PATCH 0/6] MODULE_DEVICE_TABLE() support for the ISHTP bus
 2021-10-29 15:29 UTC  (3+ messages)
          ` [PATCH 6/6] platform/x86: isthp_eclite: only load for matching devices

[PATCH 0/3] platform: surface: Introduce Surface XBL Driver
 2021-10-29 15:02 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: platform: microsoft: Document surface xbl
` [PATCH 2/3] platform: surface: Add "
` [PATCH 3/3] arm64: dts: qcom: surface-duo: "

[PATCH v4 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-10-28 16:23 UTC  (21+ messages)
` [PATCH v4 01/11] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v4 02/11] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v4 03/11] platform_data: Add linux/platform_data/tps68470.h file
` [PATCH v4 04/11] regulator: Introduce tps68470-regulator driver
` [PATCH v4 05/11] clk: Introduce clk-tps68470 driver
` [PATCH v4 06/11] platform/x86: int3472: Enable I2c daisy chain
` [PATCH v4 07/11] platform/x86: int3472: Split into 2 drivers
` [PATCH v4 08/11] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v4 09/11] platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regulator MFD-cell
` [PATCH v4 10/11] platform/x86: int3472: Pass tps68470_regulator_platform_data "
` [PATCH v4 11/11] platform/x86: int3472: Deal with probe ordering issues

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-28 15:07 UTC  (22+ messages)
` [PATCH v6 08/42] x86/sev-es: initialize sev_status/features within #VC handler
` [PATCH v6 11/42] x86/sev: Check the vmpl level
` [PATCH v6 40/42] virt: Add SEV-SNP guest driver

[PATCH] platform/x86: touchscreen_dmi: Add info for the Viglen Connect 10 tablet
 2021-10-28  9:50 UTC  (2+ messages)

[PATCH] platform/surface: aggregator_registry: Add initial support for Surface Pro 8
 2021-10-28  9:35 UTC  (4+ messages)

[PATCH 0/3] platform/surface: aggregator: Clean up client device removal
 2021-10-28  7:56 UTC  (5+ messages)
` [PATCH 1/3] platform/surface: aggregator: Make client device removal more generic
` [PATCH 2/3] platform/surface: aggregator_registry: Use generic client removal function
` [PATCH 3/3] platform/surface: aggregator_registry: Rename device registration function

[PATCH v2] x86/sme: Explicitly map new EFI memmap table as encrypted
 2021-10-27 17:04 UTC  (6+ messages)

[PATCH v4 0/3] Updates to amd-pmc driver
 2021-10-27 15:36 UTC  (9+ messages)
` [PATCH v4 1/3] platform/x86: amd-pmc: Store the pci_dev instance inside struct amd_pmc_dev
` [PATCH v4 2/3] platform/x86: amd-pmc: Simplify error handling path
` [PATCH v4 3/3] platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer

[PATCH platform-next 0/3] platform/x86: mlx-platform: Extend to support new systems and additional user interfaces
 2021-10-27 14:29 UTC  (5+ messages)
` [PATCH platform-next 1/3] platform/x86: mlx-platform: Extend FAN and LED configuration to support new MQM97xx systems
` [PATCH platform-next 2/3] platform/x86: mlx-platform: Add BIOS attributes for CoffeeLake COMEx based systems
` [PATCH platform-next 3/3] platform/x86: mlx-platform: Add support for new system SGN2410

[PATCH v4 0/3] Let other drivers react to platform profile changes
 2021-10-27 14:08 UTC  (9+ messages)
` [PATCH v4 1/3] platform/x86: hp-wmi: rename platform_profile_* function symbols
` [PATCH v4 2/3] platform/x86: asus-wmi: "
` [PATCH v4 3/3] ACPI: platform_profile: Add support for notification chains

[PATCH v2 1/3] platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICE
 2021-10-27 14:07 UTC  (4+ messages)
` [PATCH v2 2/3] platform/x86: amd-pmc: Downgrade dev_info message to dev_dbg
` [PATCH v2 3/3] platform/x86: amd-pmc: Drop check for valid alarm time

[PATCH v8 0/3] Update ASUS WMI supported boards
 2021-10-27  9:00 UTC  (13+ messages)
` [PATCH v8 1/3] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v8 2/3] hwmon: (asus_wmi_sensors) Support X370 "
` [PATCH v8 3/3] hwmon: (nct6775) Add ProArt X570-CREATOR WIFI support

[PATCH] platform/x86: remove duplicate include in barco-p50-gpio.c
 2021-10-27  8:19 UTC  (2+ messages)

[PATCH v3 0/3] Let other drivers react to platform profile changes
 2021-10-26 19:02 UTC  (8+ messages)
` [PATCH v3 1/3] platform/x86: hp-wmi: rename platform_profile_* function symbols
` [PATCH v3 2/3] platform/x86: asus-wmi: "
` [PATCH v3 3/3] ACPI: platform_profile: Add support for notification chains
  ` [External] "

[PATCH] rtc: x86: amd-pmc: fix build failure with CONFIG_RTC_SYSTOHC=n
 2021-10-26 17:16 UTC  (2+ messages)

[PATCH 1/2] platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd`
 2021-10-26 15:46 UTC  (6+ messages)
` [PATCH 2/2] platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup

[PATCH v3 0/3] Updates to amd-pmc driver
 2021-10-26 13:11 UTC  (9+ messages)
` [PATCH v3 1/3] platform/x86: amd-pmc: Store the pci_dev instance inside struct amd_pmc_dev
` [PATCH v3 2/3] platform/x86: amd-pmc: Simplify error handling path
` [PATCH v3 3/3] platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer

linux-next: Tree for Oct 25 (drivers/platform/x86/amd-pmc.c)
 2021-10-26  7:55 UTC  (4+ messages)

[PATCH] platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICE
 2021-10-25 21:30 UTC 

[PATCH] platform/x86: hp-wmi: add support for hp fourzone lighting
 2021-10-24 17:44 UTC  (3+ messages)

[PATCH] platform/x86: system76_acpi: fix Kconfig dependencies
 2021-10-24  8:19 UTC  (3+ messages)

[PATCH v2] platform/x86: Support for EC-connected GPIOs for identify LED/button on Barco P50 board
 2021-10-24  8:19 UTC  (5+ messages)
` [PATCH] platform/x86: barco-p50-gpio: use KEY_VENDOR for button insted of KEY_RESTART

[PATCH v15 0/1] asus-wmi: Add support for custom fan curves
 2021-10-24  3:37 UTC  (2+ messages)
` [PATCH v16] "

[PATCH v2][next] platform/x86: thinkpad_acpi: Convert platform driver to use dev_groups
 2021-10-23 15:40 UTC 

[PATCH] platform/x86: thinkpad_acpi: Convert platform driver to use dev_groups
 2021-10-23 13:37 UTC  (3+ messages)

[Bug 211977] New: System fails to resume the second time with 5.10.17, resumes fine with 5.10.13
 2021-10-23 10:23 UTC  (2+ messages)
` [Bug 211977] "

[PATCH v2 2/2] platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer
 2021-10-22 16:50 UTC  (4+ messages)

[PATCH] x86/sme: Explicitly map new EFI memmap table as encrypted
 2021-10-22 16:21 UTC  (4+ messages)

[PATCH v2 1/2] platform/x86: amd-pmc: Store the pci_dev instance inside struct amd_pmc_dev
 2021-10-22 10:16 UTC  (5+ messages)

[PATCH] platform/x86: sony-laptop: replace snprintf in show functions with sysfs_emit
 2021-10-22  9:16 UTC  (2+ messages)

[PATCH] platform/x86: lg-laptop: replace snprintf in show functions with sysfs_emit
 2021-10-22  9:14 UTC  (2+ messages)

[PATCH v3 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-10-22  9:04 UTC  (5+ messages)
` [PATCH v3 05/11] clk: Introduce clk-tps68470 driver

[PATCH 0/3] platform/surface: aggregator: Add support for Surface Laptop Studio
 2021-10-22  8:56 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).