Platform-driver-x86 archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-04 13:48:41 to 2021-06-17 21:55:46 UTC [more...]

[PATCH 0/4] MFD: intel_pmt: Split OOBMSM from intel_pmt driver
 2021-06-17 21:54 UTC  (5+ messages)
` [PATCH 1/4] PCI: Add #defines for accessing PCIE DVSEC fields
` [PATCH 2/4] MFD: intel_pmt: Remove OOBMSM device
` [PATCH 3/4] MFD: Intel Out of Band Management Services Module (OOBMSM) driver
` [PATCH 4/4] MFD: intel-extended-cap: Add support for PCIe VSEC structures

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-17 18:46 UTC  (66+ messages)
` [PATCH Part1 RFC v3 01/22] x86/sev: shorten GHCB terminate macro names
` [PATCH Part1 RFC v3 02/22] x86/sev: Define the Linux specific guest termination reasons
` [PATCH Part1 RFC v3 03/22] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 RFC v3 04/22] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 RFC v3 05/22] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 RFC v3 06/22] x86/sev: check SEV-SNP features support
` [PATCH Part1 RFC v3 07/22] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH Part1 RFC v3 08/22] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 RFC v3 09/22] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 RFC v3 10/22] x86/sev: "
` [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 RFC v3 12/22] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH Part1 RFC v3 14/22] x86/mm: Add support to validate memory when changing C-bit
` [PATCH Part1 RFC v3 16/22] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH Part1 RFC v3 19/22] x86/sev-snp: SEV-SNP AP creation support
` [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device

[PATCH v1 1/4] platform/x86: Remove "default n" entries
 2021-06-17 18:30 UTC  (4+ messages)
` [PATCH v1 2/4] platform/x86: intel_skl_int3472: Fix dependencies (drop CLKDEV_LOOKUP)
` [PATCH v1 3/4] platform/x86: intel_skl_int3472: Move to intel/ subfolder
` [PATCH v1 4/4] platform/x86: intel_cht_int33fe: Move to its own subfolder

[PATCH 0/6] updates to amd-pmc driver
 2021-06-17 17:31 UTC  (11+ messages)
` [PATCH 1/6] platform/x86: amd-pmc: Fix command completion code
` [PATCH 2/6] platform/x86: amd-pmc: Fix SMU firmware reporting mechanism
` [PATCH 3/6] platform/x86: amd-pmc: Add support for logging SMU metrics
` [PATCH 4/6] platform/x86: amd-pmc: Add support for logging s0ix counters
` [PATCH 5/6] platform/x86: amd-pmc: Add support for ACPI ID AMDI0006
` [PATCH 6/6] platform/x86: amd-pmc: Add new acpi id for future PMC controllers

[PATCH 0/1] [x86] BIOS SAR Driver for M.2 Intel Modems
 2021-06-17 14:36 UTC  (8+ messages)
` [PATCH 1/1] [x86]: BIOS Dynamic SAR driver for Intel M.2 Modem

[PATCH 1/2] platform/x86: ISST: Optimize CPU to PCI device mapping
 2021-06-17 14:18 UTC  (4+ messages)
` [PATCH 2/2] platform/x86: ISST: Use numa node id for cpu pci dev mapping

[PATCH v5 0/6] Introduce intel_skl_int3472 module
 2021-06-17 11:14 UTC  (20+ messages)
` [PATCH v5 2/6] ACPI: scan: Add function to fetch dependent of acpi device
` [PATCH v5 3/6] gpiolib: acpi: Export acpi_get_gpiod()
` [PATCH v5 4/6] gpiolib: acpi: Add acpi_gpio_get_io_resource()
` [PATCH v5 5/6] platform/x86: Add intel_skl_int3472 driver
` [PATCH v5 6/6] mfd: tps68470: Remove tps68470 MFD driver

[PATCH 1/2] platform/x86: ISST: Optimize CPU to PCI device mapping
 2021-06-16 20:18 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: ISST: Use numa node id for cpu pci dev mapping

[GIT PULL]: tools/power/x86/intel-speed-select pull request for 5.14-rc1
 2021-06-16 18:12 UTC  (2+ messages)

[PATCH] platform/x86: add support for Acer Predator LEDs
 2021-06-16 17:50 UTC  (17+ messages)
` [PATCH v2] "

[GIT PULL] intel-gpio for 5.14-1
 2021-06-16 14:41 UTC  (3+ messages)

[PATCH -next] platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLE
 2021-06-16 14:01 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update IRC link for Surface System Aggregator subsystem
 2021-06-16 14:00 UTC  (2+ messages)

Fwd: IdeaPad platform driver compatibility issues
 2021-06-15 20:38 UTC  (2+ messages)
  `  "

[PATCH AUTOSEL 5.10 04/30] platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support
 2021-06-15 15:48 UTC 

[PATCH AUTOSEL 5.12 04/33] platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support
 2021-06-15 15:47 UTC 

[PATCH 0/8] drm + usb-type-c: Add support for out-of-band hotplug notification (v4)
 2021-06-15  8:36 UTC  (13+ messages)
` [PATCH 1/8] drm/connector: Give connector sysfs devices there own device_type
` [PATCH 2/8] drm/connector: Add a fwnode pointer to drm_connector and register with ACPI (v2)
` [PATCH 3/8] drm/connector: Add drm_connector_find_by_fwnode() function (v3)
` [PATCH 4/8] drm/connector: Add support for out-of-band hotplug notification (v3)
` [PATCH 5/8] drm/i915: Associate ACPI connector nodes with connector entries (v2)
` [PATCH 6/8] drm/i915/dp: Add support for out-of-bound hotplug events
` [PATCH 7/8] usb: typec: altmodes/displayport: Make dp_altmode_notify() more generic
` [PATCH 8/8] usb: typec: altmodes/displayport: Notify drm subsys of hotplug events

[PATCH v2 0/4] pcf857x: DTS fixes and DT binding to json-schema conversion
 2021-06-11  7:33 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: ce4100: Replace "ti,pcf8575" by "nxp,pcf8575"
` [PATCH v2 2/4] ARM: dts: dra7x-evm: Drop "ti,pcf8575"
` [PATCH v2 4/4] dt-bindings: gpio: pcf857x: Convert to json-schema

Computation of return value being discarded in get_cpu_power() in drivers/platform/x86/intel_ips.c
 2021-06-10 15:55 UTC  (5+ messages)

Project
 2021-06-09 19:06 UTC 

[GIT PULL] platform-drivers-x86 for 5.13-3
 2021-06-09 22:30 UTC  (2+ messages)

[PATCH] platform/x86: dell-wmi-sysman: set fw_attr_class storage-class to static
 2021-06-09 16:04 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad-lmi: set fw_attr_class storage-class to static
 2021-06-09 15:35 UTC 

[PATCH] platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global static
 2021-06-09 15:31 UTC  (3+ messages)
` [External] "

[PATCH 1/2] platform/x86: think-lmi: Fix check for admin password being set
 2021-06-09 15:27 UTC  (4+ messages)
` [PATCH 2/2] platform/x86: think-lmi: Avoid potential read before start of the buffer
  ` [External] Re: [PATCH 1/2] platform/x86: think-lmi: Fix check for admin password being set

[PATCH v5] platform/x86: firmware_attributes_class: Create helper file for handling firmware-attributes class registration events
 2021-06-09 14:34 UTC  (4+ messages)

[PATCH v2] platform/x86: intel_ips: fix set but unused warning in read_mgtv
 2021-06-09 14:29 UTC  (2+ messages)

[PATCH 0/4] platform/x86: Constify static attribute_group structs
 2021-06-09 14:26 UTC  (8+ messages)
` [PATCH 1/4] platform/x86: hdaps: Constify static attribute_group struct
` [PATCH 2/4] platform/x86: intel_pmt_crashlog: "
` [PATCH 3/4] platform/x86: tc1100-wmi: "
` [PATCH 4/4] x86/platform/uv: "

[PATCH -next v2] platform/surface: aggregator: Use list_move_tail instead of list_del/list_add_tail in ssh_packet_layer.c
 2021-06-09 14:24 UTC  (3+ messages)

[PATCH -next v2] platform/surface: aggregator: Use list_move_tail instead of list_del/list_add_tail in ssh_request_layer.c
 2021-06-09 14:24 UTC  (3+ messages)

[PATCH 0/2] platform/surface: aggregator: Fixes for user-space interface extension series
 2021-06-09 14:22 UTC  (4+ messages)
` [PATCH 1/2] platform/surface: aggregator: Do not return uninitialized value
` [PATCH 2/2] platform/surface: aggregator: Drop unnecessary variable initialization

[bug report] platform/x86: think-lmi: Add WMI interface support on Lenovo platforms
 2021-06-09 10:43 UTC 

[bug report] platform/x86: think-lmi: Add WMI interface support on Lenovo platforms
 2021-06-09 10:18 UTC 

[Bug 211741] amd-hid: add support for SW_TABLET_MODE
 2021-06-08 16:00 UTC  (2+ messages)

[PATCH] platform/x86: intel_ips: remove unused val in read_mgtv
 2021-06-07  1:14 UTC  (3+ messages)

[PATCH v2 0/7] platform/surface: aggregator: Extend user-space interface for events
 2021-06-04 20:51 UTC  (9+ messages)
` [PATCH v2 2/7] platform/surface: aggregator: Allow enabling of events without notifiers
` [PATCH v2 3/7] platform/surface: aggregator: Update copyright
` [PATCH v2 4/7] platform/surface: aggregator_cdev: Add support for forwarding events to user-space
` [PATCH v2 6/7] platform/surface: aggregator_cdev: Add lockdep support

[PATCH platform] Revert "platform/mellanox: mlxreg-hotplug: move to use request_irq by IRQF_NO_AUTOEN flag"
 2021-06-04 19:59 UTC  (2+ messages)

[PATCH] platform/surface: dtx: Add missing mutex_destroy() call in failure path
 2021-06-04 19:58 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).