platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-13 08:47:05 to 2021-08-19 03:31:39 UTC [more...]

[PATCH v3 00/20] Intel platform driver code movement
 2021-08-19  3:29 UTC  (10+ messages)
` [PATCH v3 01/20] platform/x86: intel_bxtwc_tmu: Move to intel sub-directory
` [PATCH v3 02/20] platform/x86: intel_chtdc_ti_pwrbtn: "
` [PATCH v3 03/20] platform/x86: intel_mrfld_pwrbtn: "
` [PATCH v3 04/20] platform/x86: intel_punit_ipc: "
` [PATCH v3 05/20] platform/x86: intel_pmc_core: "
` [PATCH v3 07/20] platform/x86: intel_telemetry: "
` [PATCH v3 08/20] platform/x86: intel_ips: "
` [PATCH v3 10/20] platform/x86: intel-smartconnect: "
` [PATCH v3 11/20] platform/x86: intel_turbo_max_3: "

[PATCH v3] platform/x86: intel_pmc_core: Prevent possibile overflow
 2021-08-19  1:22 UTC  (4+ messages)

[PATCH v2 0/1] asus-wmi: Add support for custom fan curves
 2021-08-19  1:17 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] asus-wmi: Add support for custom fan curves
 2021-08-18 23:05 UTC 

[PATCH v5 0/1] asus-wmi: add platform_profile support
 2021-08-18 20:11 UTC  (4+ messages)
` [PATCH v5 1/1] asus-wmi: Add support for platform_profile

[RESEND PATCH v2 1/1] ishtp: Add support for Intel ishtp eclite driver
 2021-08-18 19:08 UTC  (4+ messages)

[PATCH] platform/x86: gigabyte-wmi: add support for B450M S2H V2
 2021-08-18 17:42 UTC  (2+ messages)

[PATCH V2 0/3] lg-laptop: Support new models and correct events for FN keys
 2021-08-18 15:34 UTC  (5+ messages)
` [PATCH V2 1/3] platform/x86: lg-laptop: Support for battery charge limit on newer models
` [PATCH V2 2/3] platform/x86: lg-laptop: Use correct event for touchpad toggle FN-key
` [PATCH V2 3/3] platform/x86: lg-laptop: Use correct event for keyboard backlight FN-key

[PATCH] platform/x86: lg-laptop: Support for battery charge limit on newer models
 2021-08-18 15:31 UTC  (6+ messages)

[PATCH v2] platform/x86: think-lmi: add debug_cmd
 2021-08-18 14:01 UTC  (3+ messages)
  ` [External]Re: "

[PATCH V7 0/1] platform/x86: BIOS SAR driver for Intel M.2 Modem
 2021-08-18 13:33 UTC  (3+ messages)
` [PATCH V7 1/1] "

[PATCH v4 0/1] asus-wmi: add platform_profile support
 2021-08-18 13:01 UTC  (4+ messages)
` [PATCH v4 1/1] asus-wmi: Add support for platform_profile

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-18  8:38 UTC  (30+ messages)
` [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 Part1 RFC v4 15/36] x86/mm: Add support to validate memory when changing C-bit
` [PATCH Part1 RFC v4 16/36] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area
` [PATCH Part1 RFC v4 20/36] x86/sev: Use SEV-SNP AP creation to start secondary CPUs

[PATCH v2 0/5] MFD: intel_pmt: Add general DVSEC/VSEC support
 2021-08-18  7:52 UTC  (8+ messages)
` [PATCH v2 1/5] PCI: Add #defines for accessing PCIE DVSEC fields
` [PATCH v2 2/5] MFD: intel_pmt: Support non-PMT capabilities
` [PATCH v2 3/5] MFD: intel_pmt: Add support for PCIe VSEC structures
` [PATCH v2 4/5] platform/x86: intel_pmt_telemetry: Ignore zero sized entries
` [PATCH v2 5/5] MFD: intel_pmt: Add DG2 support

[PATCH] ideapad-laptop: Fix Legion 5 Fn lock LED
 2021-08-18  7:44 UTC  (2+ messages)

[PATCH] platform/x86: gigabyte-wmi: add support for X570 GAMING X
 2021-08-18  7:44 UTC  (2+ messages)

[PATCH v7 0/5] Add Alder Lake PCH-S support to PMC core driver
 2021-08-17 18:47 UTC  (9+ messages)
` [PATCH v7 1/5] platform/x86/intel: intel_pmc_core: Move intel_pmc_core* files to pmc subfolder
` [PATCH v7 2/5] platform/x86/intel: pmc/core: Add Alderlake support to pmc core driver
` [PATCH v7 3/5] platform/x86/intel: pmc/core: Add Latency Tolerance Reporting (LTR) support to Alder Lake
` [PATCH v7 4/5] platform/x86/intel: pmc/core: Add Alder Lake low power mode support for pmc core
` [PATCH v7 5/5] platform/x86/intel: pmc/core: Add GBE Package C10 fix for Alder Lake PCH

[PATCH v2 00/12] Implement generic prot_guest_has() helper function
 2021-08-17 18:43 UTC  (36+ 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 V6 0/1] platform/x86: BIOS SAR driver for Intel M.2 Modem
 2021-08-17 13:07 UTC  (3+ messages)
` [PATCH V6 1/1] "

[PATCH v2 00/20] Intel platform driver code movement
 2021-08-17 12:30 UTC  (25+ 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-17 12:20 UTC  (6+ messages)

[PATCH AUTOSEL 5.13 04/12] platform/x86: Add and use a dual_accel_detect() helper
 2021-08-17  0:35 UTC 

[PATCH v5 0/5] Add Alder Lake PCH-S support to PMC core driver
 2021-08-16 20:32 UTC  (5+ messages)
` [PATCH v5 1/5] platform/x86/intel: intel_pmc_core: Move intel_pmc_core* files to pmc subfolder

[PATCH v6 0/5] Add Alder Lake PCH-S support to PMC core driver
 2021-08-16 17:03 UTC  (6+ messages)
` [PATCH v6 1/5] platform/x86/intel: intel_pmc_core: Move intel_pmc_core* files to pmc subfolder

[PATCH] ACPI: platform-profile: call sysfs_notify() from platform_profile_store()
 2021-08-16 16:33 UTC  (2+ messages)

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

[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  (7+ messages)
` [PATCH 18/20] Move Intel thermal driver for menlow platform driver to intel/ "

[PATCH v5] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53
 2021-08-15 13:50 UTC  (4+ 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 00/11] Implement generic prot_guest_has() helper function
 2021-08-13 20:17 UTC  (9+ messages)
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has()

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