platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-03 11:45:14 to 2021-08-11 12:37:14 UTC [more...]

[PATCH V5 0/1] platform/x86: BIOS SAR driver for Intel M.2 Modem
 2021-08-11 12:36 UTC 

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-11 12:19 UTC  (16+ messages)
` [PATCH 06/11] x86/sev: Replace occurrences of sev_es_active() with prot_guest_has()
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() "

[PATCH] [v2,1/1] Fix WWAN device disabled issue after S3 deep
 2021-08-11  9:34 UTC 

[PATCH 00/20] Move Intel platform drivers to intel directory to improve readability
 2021-08-11  9:06 UTC  (32+ messages)
` [PATCH 01/20] Move Intel hid of pdx86 "
` [PATCH 02/20] Move Intel WMI driver of pdx86 to intel/ "
` [PATCH 03/20] Move Intel bxtwc "
` [PATCH 04/20] Move Intel chtdc_ti driver of pdx86 "
` [PATCH 05/20] Move MRFLD power button driver of pdx86 to intel directory "
` [PATCH 06/20] Move Intel PMC core of pdx86 to intel/ "
` [PATCH 07/20] Move Intel PMT driver of pdx86 to intel/ "
` [PATCH 08/20] Move Intel P-Unit of pdx86 to intel/ directory "
` [PATCH 09/20] Move Intel SCU IPC of pdx86 to intel directory to increase readability
` [PATCH 10/20] Move Intel SoC telemetry driver to intel directory to improve readability
` [PATCH 11/20] Move Intel IPS driver of pdx86 "
` [PATCH 12/20] Move Intel RST driver of pdx86 to intel directory "
` [PATCH 13/20] Move Intel smartconnect driver of pdx86 to intel/ "
` [PATCH 14/20] Move Intel SST driver "
` [PATCH 15/20] Move Intel turbo max 3 "
` [PATCH 16/20] Move Intel uncore freq "
` [PATCH 17/20] Move Intel int0002 vgpio driver to intel/ directory to inprove readability
` [PATCH 18/20] Move Intel thermal driver for menlow platform driver to intel/ directory to improve readability
` [PATCH 19/20] Move OakTrail driver to the "
` [PATCH 20/20] Move Intel virtual botton driver to "

[PATCH] Fix WWAN device disabled issue after S3 deep When WWAN device wake from S3 deep, under thinkpad platform,it would be disabled. This disable status could be checked by command 'nmcli r wwan' or 'rfkill list'. Issue analysis as below: 1. When host resume from S3 deep, thinkpad_acpi driver would call hotkey_resume() function. Finnaly, it will use wan_get_status to check the current status of WWAN device. During this resume progress, wan_get_status would always return off even WWAN boot up completely. 2. If wan_get_status() return off, rfkill_set_sw_state() would set WWAN's status as disabled. 3. This may be a fault of LENOVO BIOS. 4. Workaround is add a WWAN device check before rfkill_set_sw_state(). If it's a Foxconn WWAN device, then we will ignore to do a status update
 2021-08-11  8:03 UTC 

[PATCH v4] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53
 2021-08-11  4:07 UTC  (2+ messages)

[PATCH v2] platform/x86: ISST: Fix optimization with use of numa
 2021-08-11  3:36 UTC 

[PATCH v3] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53
 2021-08-10 23:30 UTC  (3+ messages)

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-10 21:52 UTC  (18+ messages)
` [PATCH Part1 RFC v4 02/36] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 RFC v4 03/36] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 RFC v4 04/36] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 RFC v4 05/36] x86/sev: Define the Linux specific guest termination reasons

[PATCH 0/4] i2c/pdx86: Add an i2c_acpi_client_count() helper function
 2021-08-10 20:44 UTC  (9+ messages)
` [PATCH 1/4] i2c: acpi: "
` [PATCH 2/4] platform/x86: dual_accel_detect: Use the new i2c_acpi_client_count() helper
` [PATCH 3/4] platform/x86: i2c-multi-instantiate: "
` [PATCH 4/4] platform/x86: intel_cht_int33fe: "

[GIT PULL] platform-drivers-x86 for 5.14-3
 2021-08-10 16:54 UTC  (2+ messages)

[PATCH] platform/x86: Update Mario Limonciello's email address in the docs
 2021-08-10 16:09 UTC 

[PATCH v4] platform/x86: add meraki-mx100 platform driver
 2021-08-10 14:58 UTC  (3+ messages)

[PATCH v3] platform/x86: add meraki-mx100 platform driver
 2021-08-09 23:51 UTC  (8+ messages)

[PATCH v2] platform/x86: add meraki-mx100 platform driver
 2021-08-09  9:05 UTC  (8+ messages)

[PATCH v1 1/1] platform/x86/intel: int3472: Use y instead of objs in Makefile
 2021-08-09  9:00 UTC  (5+ messages)

[PATCH v1 1/1] platform/x86/intel: pmt: Use y instead of objs in Makefile
 2021-08-09  9:00 UTC  (2+ messages)

[PATCH v1 1/1] platform/x86/intel: int33fe: Use y instead of objs in Makefile
 2021-08-09  9:00 UTC  (2+ messages)

[RESEND PATCH v2 1/1] ishtp: Add support for Intel ishtp eclite driver
 2021-08-09  8:53 UTC  (2+ messages)

[PATCH v2] platform/x86: intel_pmc_core: Prevent possibile overflow
 2021-08-09  8:34 UTC  (3+ messages)

[PATCH V4 0/1] platform/x86: Add BIOS Dynamic SAR driver for Intel M.2 Modem
 2021-08-09  8:31 UTC  (4+ messages)
` [PATCH V4 1/1] "

[RFT, PATCH v1 1/1] platform/x86: dell-smo8800: Convert to be a platform driver
 2021-08-06 13:46 UTC  (7+ messages)

[RFT, PATCH v1 1/1] platform/x86: hp_accel: Convert to be a platform driver
 2021-08-06 13:42 UTC  (2+ messages)

[PATCH v2 1/1] platform/surface: aggregator: Use y instead of objs in Makefile
 2021-08-06 13:38 UTC  (2+ messages)

[PATCH v1 1/1] platform/surface: surface3_power: Use i2c_acpi_get_i2c_resource() helper
 2021-08-06 13:38 UTC  (3+ messages)

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-06 13:36 UTC  (5+ messages)
` [PATCH 17/38] platform/x86: Replace deprecated CPU-hotplug functions

[PATCH] platform/x86: dell-smbios: Remove unused dmi_system_id table
 2021-08-06 13:35 UTC  (2+ messages)

[PATCH v4 0/7] Add TDX Guest Support (Attestation support)
 2021-08-06 12:10 UTC  (9+ messages)
` [PATCH v4 1/7] x86/tdx: Add tdg_debug_enabled() interface
` [PATCH v4 2/7] x86/tdx: Add TDREPORT TDX Module call support
` [PATCH v4 3/7] x86/tdx: Add GetQuote TDX hypercall support
` [PATCH v4 4/7] x86/tdx: Add SetupEventNotifyInterrupt "
` [PATCH v4 5/7] x86/tdx: Add TDX Guest event notify interrupt vector support
` [PATCH v4 6/7] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver
` [PATCH v4 7/7] tools/tdx: Add a sample attestation user app

[PATCH v3 1/2] serdev: Split and export serdev_acpi_get_uart_resource()
 2021-08-06 12:08 UTC  (3+ messages)
` [PATCH v3 2/2] platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helper

[PATCH] platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables
 2021-08-06 12:04 UTC  (2+ messages)

[PATCH] platform/x86: intel_pmc_core: Fix potential buffer overflows
 2021-08-05 16:21 UTC  (9+ messages)
  ` [PATCH] platform/x86: intel_pmc_core: Prevent possibile overflow

Mario's email is bounced
 2021-08-05  8:40 UTC  (2+ messages)

[Bug 213977] New: Unable to lock HW IRQ 44 TigerLake
 2021-08-05  8:40 UTC  (5+ messages)
` [Bug 213977] Unable to lock HW IRQ 44 :: TigerLake Proc :: Clevo NH58HPQ

[PATCH v2 1/2] serdev: Split and export serdev_acpi_get_uart_resource()
 2021-08-05  8:21 UTC  (4+ messages)
` [PATCH v2 2/2] platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helper

[v2,1/1] adv_mix955x is a scheme that multiplexes PCA9554/PCA9555 into LED and GPIO
 2021-08-04 16:10 UTC  (4+ messages)

[Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ)
 2021-08-04 12:12 UTC  (8+ messages)

[PATCH v1 1/5] serdev: Split and export serdev_acpi_get_uart_resource()
 2021-08-04 12:07 UTC  (12+ messages)
` [PATCH v1 2/5] platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helper
` [PATCH v1 3/5] Bluetooth: hci_bcm: "
` [PATCH v1 4/5] Bluetooth: hci_bcm: Use acpi_gpio_get_*_resource() helpers
` [PATCH v1 5/5] Bluetooth: hci_bcm: Fix kernel doc comments

[PATCH] platform/x86: add meraki-mx100 platform driver
 2021-08-04  2:04 UTC  (3+ messages)

[PATCH 0/9] Kconfig symbol clean-up on ./arch/x86/
 2021-08-03 21:49 UTC  (5+ messages)

[PATCH v2 0/9] drm: Add privacy-screen class and connector properties
 2021-08-03 20:50 UTC  (3+ messages)

[PATCH v1 1/1] platform/surface: aggregator: Ouse y instead of objs in Makefile
 2021-08-03 19:21 UTC  (3+ messages)

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-03 14:38 UTC  (4+ messages)
` [PATCH Part2 RFC v4 20/40] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe

[PATCH v6 0/5] Add Alder Lake PCH-S support to PMC core driver
 2021-08-03 12:19 UTC  (2+ messages)

[PATCH AUTOSEL 5.13 10/11] platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
 2021-08-03 11:43 UTC 


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).