public inbox for platform-driver-x86@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-01 13:08:42 to 2022-02-07 21:18:46 UTC [more...]

[PATCH v6 0/6] x86: Show in sysfs if a memory node is able to do encryption
 2022-02-07 21:18 UTC  (25+ messages)
` [PATCH v6 1/6] mm/memblock: Tag memblocks with crypto capabilities
` [PATCH v6 2/6] mm/mmzone: Tag pg_data_t "
` [PATCH v6 3/6] x86/e820: Refactor range_update and range_remove
` [PATCH v6 4/6] x86/e820: Tag e820_entry with crypto capabilities
` [PATCH v6 5/6] x86/efi: Tag e820_entries as crypto capable from EFI memmap
` [PATCH v6 6/6] drivers/node: Show in sysfs node's crypto capabilities

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-07 20:28 UTC  (86+ messages)
` [PATCH v9 05/43] x86/compressed/64: Detect/setup SEV/SME features earlier in boot
` [PATCH v9 10/43] x86/sev: Check SEV-SNP features support
` [PATCH v9 15/43] x86/sev: Register GHCB memory when SEV-SNP is active
` [PATCH v9 17/43] x86/kernel: Make the .bss..decrypted section shared in RMP table
` [PATCH v9 18/43] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
` [PATCH v9 19/43] x86/mm: Add support to validate memory when changing C-bit
` [PATCH v9 20/43] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v9 22/43] x86/sev: Move MSR-based VMGEXITs for CPUID to helper
` [PATCH v9 23/43] KVM: x86: Move lookup of indexed CPUID leafs "
` [PATCH v9 24/43] x86/compressed/acpi: Move EFI detection "
` [PATCH v9 25/43] x86/compressed/acpi: Move EFI system table lookup "
` [PATCH v9 26/43] x86/compressed/acpi: Move EFI config "
` [PATCH v9 28/43] x86/compressed/acpi: Move EFI kexec handling into common code
` [PATCH v9 29/43] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v9 31/43] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v9 32/43] x86/boot: Add a pointer to Confidential Computing blob in bootparams
` [PATCH v9 33/43] x86/compressed: Add SEV-SNP feature detection/setup
` [PATCH v9 35/43] x86/compressed: Export and rename add_identity_map()
` [PATCH v9 36/43] x86/compressed/64: Add identity mapping for Confidential Computing blob
` [PATCH v9 37/43] x86/sev: Add SEV-SNP feature detection/setup
` [PATCH v9 38/43] x86/sev: Use firmware-validated CPUID for SEV-SNP guests
` [PATCH v9 39/43] x86/sev: Provide support for SNP guest request NAEs
` [PATCH v9 40/43] x86/sev: Register SEV-SNP guest request platform device
` [PATCH v9 41/43] virt: Add SEV-SNP guest driver
` [PATCH v9 42/43] virt: sevguest: Add support to derive key
` [PATCH v9 43/43] virt: sevguest: Add support to get extended report

[PATCH v4 0/8] platform/x86: introduce p2sb_bar() helper
 2022-02-07 12:11 UTC  (4+ messages)
` [PATCH v4 6/8] i2c: i801: convert to use common P2SB accessor

[PATCH 1/4] platform/x86: x86-android-tablets: Minor charger / fuel-gauge improvements
 2022-02-06 22:02 UTC  (4+ messages)
` [PATCH 2/4] platform/x86: intel_cht_int33fe: Switch to DMI modalias based loading
` [PATCH 3/4] platform/x86: intel_cht_int33fe: Drop Lenovo Yogabook YB1-X9x code
` [PATCH 4/4] platform/x86: intel_cht_int33fe: Move to intel directory

[PATCH 1/6] platform/x86: x86-android-tablets: Add battery swnode support
 2022-02-06 19:50 UTC  (12+ messages)
` [PATCH 2/6] platform/x86: x86-android-tablets: Add Asus ME176C/TF103C charger and fuelgauge props
` [PATCH 3/6] platform/x86: x86-android-tablets: Add x86_android_tablet_get_gpiod() helper
` [PATCH 4/6] platform/x86: x86-android-tablets: Add lid-switch gpio-keys pdev to Asus ME176C + TF103C
` [PATCH 5/6] platform/x86: x86-android-tablets: Add IRQ to Asus ME176C accelerometer info
` [PATCH 6/6] platform/x86: x86-android-tablets: Add Nextbook Ares 8 data

Touchpad stickiness on Dell Inspiron/XPS
 2022-02-06 18:13 UTC  (8+ messages)
        ` Touchpad stickiness on AMD laptops (was Dell Inspiron/XPS)

[PATCH] platform/x86: Add Steam Deck driver
 2022-02-06 17:51 UTC  (4+ messages)

[Bug 212985] ideapad_acpi: VPC2004:00: DYTC interface is not available. platform_profile interface is unavailable
 2022-02-05 18:02 UTC 

[PATCH] platform/x86: asus-wmi: Fix regression when probing for fan curve control
 2022-02-05 13:45 UTC  (3+ messages)

Regression in asus-wmi due to fan curve patches
 2022-02-05 11:26 UTC  (4+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2022-02-05  9:20 UTC  (4+ messages)

[PATCH v2] platform/x86: amd-pmc: Add support for AMD Spill to DRAM STB feature
 2022-02-04 17:52 UTC  (2+ messages)

[PATCH V5 0/3] Intel Software Defined Silicon
 2022-02-04 17:01 UTC  (10+ messages)
` [PATCH V5 1/3] platform/x86: Add Intel Software Defined Silicon driver
` [PATCH V5 2/3] tools arch x86: Add Intel SDSi provisiong tool
` [PATCH V5 3/3] selftests: sdsi: test sysfs setup

[PATCH 0/3] Intel Software Defined Silicon
 2022-02-04  5:07 UTC  (4+ messages)
` [PATCH 1/3] platform/x86: Add Intel Software Defined Silicon driver

[PATCH 0/4] platform/x86/intel/uncore-freq: Enhance HW interface
 2022-02-04  0:03 UTC  (5+ messages)
` [PATCH 1/4] platform/x86/intel/uncore-freq: Move to uncore-frequency folder
` [PATCH 2/4] platform/x86/intel/uncore-freq: Use sysfs API to create attributes
` [PATCH 3/4] platform/x86/intel/uncore-freq: Display uncore current frequency
` [PATCH 4/4] platform/x86/intel-uncore-freq: Split common and enumeration part

[PATCH RESEND v4 0/4] platform: surface: Introduce Surface XBL Driver
 2022-02-03 23:23 UTC  (4+ messages)
` [PATCH RESEND v4 1/4] dt-bindings: platform: microsoft: Document surface xbl
    ` [EXTERNAL] "

[PATCH v2 1/2] platforms/x86: Add AMD system management interface
 2022-02-03 17:58 UTC  (2+ messages)

[PATCH v2 1/2] platforms/x86: Add AMD system management interface
 2022-02-03 16:17 UTC  (6+ messages)
` [PATCH v2 2/2] Documentation: Add x86/amd_hsmp driver

[PATCH] platform/x86: intel_scu_ipc: Keep polling IPC status if it reads IPC_STATUS_ERR
 2022-02-03 14:10 UTC  (3+ messages)

[PATCH] surface: surface3-wmi: Simplify resource management
 2022-02-03 10:44 UTC  (2+ messages)

[PATCH] platform: surface: Replace acpi_bus_get_device()
 2022-02-03 10:40 UTC  (2+ messages)

[PATCH] platform: x86: Replace acpi_bus_get_device()
 2022-02-03 10:39 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: Add dual-fan quirk for T15g (2nd gen)
 2022-02-03 10:34 UTC  (2+ messages)

[PATCH v3 3/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
 2022-02-02 20:36 UTC  (4+ messages)

[PATCH] platform/x86: amd-pmc: Add support for AMD Spill to DRAM STB feature
 2022-02-02 19:23 UTC  (6+ messages)

[Bug 199715] hp_accel: probe of HPQ6007:00 failed with error -22 (HP Envy x360)
 2022-02-02 19:04 UTC 

[GIT PULL] Immutable branch with spi in i2c-multi-instantiate changes
 2022-02-02 18:07 UTC 

[PATCH v6 0/9] Support Spi in i2c-multi-instantiate driver
 2022-02-02 17:19 UTC  (29+ messages)
` [PATCH v6 1/9] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH v6 2/9] spi: Create helper API to lookup ACPI info for spi device
` [PATCH v6 3/9] spi: Support selection of the index of the ACPI Spi Resource before alloc
` [PATCH v6 4/9] spi: Add API to count spi acpi resources
` [PATCH v6 5/9] platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver name
` [PATCH v6 6/9] platform/x86: serial-multi-instantiate: Reorganize I2C functions
` [PATCH v6 7/9] platform/x86: serial-multi-instantiate: Add SPI support
` [PATCH v6 8/9] ALSA: hda/realtek: Add support for HP Laptops
` [PATCH v6 9/9] ACPI / scan: Create platform device for CS35L41
` (subset) [PATCH v6 0/9] Support Spi in i2c-multi-instantiate driver

[PATCH 0/2] Add AMD system management interface driver
 2022-02-02 14:57 UTC  (6+ messages)
` [PATCH 1/2] platforms/x86: "
` [PATCH 2/2] Documentation: Add x86/amd_hsmp driver

[GIT PULL] platform-drivers-x86 for 5.17-2
 2022-02-01 20:46 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD platforms
 2022-02-01 15:36 UTC  (2+ messages)

[PATCH] Update whitelisted ThinkPad models with dual fan support in thinkpad_acpi
 2022-02-01 14:17 UTC  (4+ messages)

[PATCH v5 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2022-02-01 13:07 UTC  (10+ messages)
` [PATCH v5 12/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol
` [PATCH v5 13/20] power: supply: bq25890: Use the devm_regmap_field_bulk_alloc() helper
` [PATCH v5 14/20] mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmic
` [PATCH v5 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
` [PATCH v5 16/20] extcon: intel-cht-wc: Use new cht_wc_model intel_soc_pmic field
` [PATCH v5 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors
` [PATCH v5 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()
` [PATCH v5 19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device
` [PATCH v5 20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters


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