platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-09 12:29:35 to 2021-08-16 11:48:51 UTC [more...]

Dell laptop function keys stopped working between 5.10.46 and 5.13.9
 2021-08-16 11:48 UTC  (4+ messages)

[PATCH] ACPI: platform-profile: call sysfs_notify() from platform_profile_store()
 2021-08-16 11:30 UTC 

[PATCH v2 00/20] Intel platform driver code movement
 2021-08-16 10:51 UTC  (21+ messages)
` [PATCH v2 01/20] platform/x86: intel_bxtwc_tmu: Move to intel sub-directory
` [PATCH v2 02/20] platform/x86: intel_chtdc_ti_pwrbtn: "
` [PATCH v2 03/20] platform/x86: intel_mrfld_pwrbtn: "
` [PATCH v2 04/20] platform/x86: intel_punit_ipc: "
` [PATCH v2 05/20] platform/x86: intel_pmc_core: "
` [PATCH v2 06/20] platform/x86: intel_scu: "
` [PATCH v2 07/20] platform/x86: intel_telemetry: "
` [PATCH v2 08/20] platform/x86: intel_ips: "
` [PATCH v2 09/20] platform/x86: intel-rst: "
` [PATCH v2 10/20] platform/x86: intel-smartconnect: "
` [PATCH v2 11/20] platform/x86: intel_turbo_max_3: "
` [PATCH v2 12/20] platform/x86: intel-uncore-frequency: "
` [PATCH v2 13/20] platform/x86: intel_speed_select_if: "
` [PATCH v2 14/20] platform/x86: intel_atomisp2_led: "
` [PATCH v2 15/20] platform/x86: intel-hid: "
` [PATCH v2 16/20] platform/x86: intel_int0002_vgpio: "
` [PATCH v2 17/20] platform/x86: intel_oaktrail.c: "
` [PATCH v2 18/20] platform/x86: intel-vbtn: "
` [PATCH v2 19/20] platform/x86: intel-wmi-sbl-fw-updat: "
` [PATCH v2 20/20] platform/x86: intel-wmi-thunderbolt: "

[PATCH] thermal/drivers/intel: Move intel_menlow to thermal drivers
 2021-08-16  9:42 UTC  (5+ messages)

[PATCH v4 0/1] asus-wmi: add platform_profile support
 2021-08-16  8:32 UTC  (3+ messages)
` [PATCH v4 1/1] asus-wmi: Add support for platform_profile

[PATCH v3 0/1] asus-wmi: add platform_profile support
 2021-08-16  8:09 UTC  (13+ messages)
` [PATCH v3 1/1] asus-wmi: Add support for platform_profile

[PATCH 00/20] Move Intel platform drivers to intel directory to improve readability
 2021-08-16  7:43 UTC  (38+ 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 v2 00/12] Implement generic prot_guest_has() helper function
 2021-08-15 14:39 UTC  (21+ messages)
` [PATCH v2 01/12] x86/ioremap: Selectively build arch override encryption functions
` [PATCH v2 02/12] mm: Introduce a function to check for virtualization protection features
` [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH v2 04/12] powerpc/pseries/svm: Add a powerpc "
` [PATCH v2 05/12] x86/sme: Replace occurrences of sme_active() with prot_guest_has()
` [PATCH v2 06/12] x86/sev: Replace occurrences of sev_active() "
` [PATCH v2 07/12] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH v2 08/12] treewide: Replace the use of mem_encrypt_active() "
` [PATCH v2 09/12] mm: Remove the now unused mem_encrypt_active() function
` [PATCH v2 10/12] x86/sev: "
` [PATCH v2 11/12] powerpc/pseries/svm: "
` [PATCH v2 12/12] s390/mm: "

[PATCH v5] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53
 2021-08-15 13:50 UTC  (7+ messages)

[PATCH v3] platform/x86: intel_pmc_core: Prevent possibile overflow
 2021-08-14  9:50 UTC  (2+ messages)

[PATCH v2 0/1] asus-wmi: add platform_profile support
 2021-08-14  4:14 UTC  (2+ messages)
` [PATCH v2 1/1] asus-wmi: Add support for platform_profile

[PATCH] platform/x86: lg-laptop: Support for battery charge limit on newer models
 2021-08-13 22:11 UTC 

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-13 20:17 UTC  (23+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features
` [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 Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-13 17:09 UTC  (32+ 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 Part1 RFC v4 08/36] x86/sev: check the vmpl level
` [PATCH Part1 RFC v4 09/36] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 RFC v4 10/36] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 RFC v4 12/36] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 RFC v4 13/36] x86/kernel: Make the bss.decrypted section shared in RMP table

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-13 16:32 UTC  (6+ messages)
` [PATCH Part2 RFC v4 33/40] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT

[PATCH] platform/x86: Update Mario Limonciello's email address in the docs
 2021-08-13 11:18 UTC  (2+ messages)

[PATCH] asus-wmi: Add support for platform_profile
 2021-08-13 10:05 UTC  (13+ messages)

[PATCH v3 1/2] serdev: Split and export serdev_acpi_get_uart_resource()
 2021-08-13  7:13 UTC  (3+ messages)

[PATCH 0/4] i2c/pdx86: Add an i2c_acpi_client_count() helper function
 2021-08-12 15:27 UTC  (6+ messages)
` [PATCH 1/4] i2c: acpi: "

[PATCH] [v2,1/1] Fix WWAN device disabled issue after S3 deep
 2021-08-12 15:02 UTC  (4+ messages)
  `  "
    ` [External]Re:Re: "

[PATCH 1/2] platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MODE method with a module option
 2021-08-12 14:56 UTC  (3+ messages)
` [PATCH 2/2] platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip quirk for the TP200s

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

[PATCH v2] platform/x86: ISST: Fix optimization with use of numa
 2021-08-12  7:41 UTC  (2+ messages)

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

[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 v3] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53
 2021-08-10 23:30 UTC  (3+ messages)

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

[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  (6+ 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).