X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2018-09-05 17:39:40 to 2018-10-02 00:07:25 UTC [more...]

[PATCH v14 00/19] Intel SGX1 support
 2018-10-02  0:07 UTC  (59+ messages)
` [PATCH v14 01/19] x86/sgx: Update MAINTAINERS
` [PATCH v14 02/19] x86/sgx: Architectural structures
` [PATCH v14 03/19] x86/cpufeature: Add SGX and SGX_LC CPU features
` [PATCH v14 04/19] x86/cpufeatures: Add SGX feature bits
` [PATCH v14 05/19] x86/msr: Add SGX definitions to msr-index.h
` [PATCH v14 06/19] x86/mm: x86/sgx: Add new 'PF_SGX' page fault error code bit
` [PATCH v14 07/19] x86/fault: x86/mm/pkeys: relocate stale comment regarding OSPKE
` [PATCH v14 08/19] signal: x86/sgx: Add SIGSEGV siginfo code for SGX EPCM fault
` [PATCH v14 09/19] x86/mm: x86/sgx: Signal SEGV_SGXERR for #PFs w/ PF_SGX
` [PATCH v14 10/19] x86/sgx: Detect Intel SGX
` [PATCH v14 11/19] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v14 12/19] x86/sgx: Add data structures for tracking the EPC pages
` [PATCH v14 13/19] x86/sgx: Enclave Page Cache (EPC) memory manager
` [PATCH v14 14/19] x86/sgx: Add sgx_einit() for initializing enclaves
` [PATCH v14 15/19] platform/x86: Intel SGX driver
` [PATCH v14 16/19] platform/x86: Add swapping functionality to the "
` [PATCH v14 17/19] x86/sgx: Add a simple swapper for the EPC memory manager
` [PATCH v14 18/19] platform/x86: ptrace() support for the SGX driver
` [PATCH v14 19/19] x86/sgx: Driver documentation

Bad MAINTAINERS pattern in section 'INTEL PMC CORE DRIVER'
 2018-09-28 21:53 UTC 

[PATCH 1/4] platform/x86: intel_pmc_core: Show Latency Tolerance info
 2018-09-28  9:10 UTC  (16+ messages)
` [PATCH 2/4] platform/x86: intel_pmc_core: Fix LTR IGNORE Max offset
` [PATCH 3/4] platform/x86: intel_pmc_core: Decode Snoop / Non Snoop LTR
` [PATCH 4/4] platform/x86: intel_telemetry: report debugfs failure

[PATCH v2 0/5] Update and move Dell drivers dell_rbu and dcdbas
 2018-09-27  9:01 UTC  (7+ messages)
` [PATCH v2 1/5] firmware: dell_rbu: Make payload memory uncachable
` [PATCH v2 2/5] firmware: dcdbas: Add support for WSMT ACPI table
` [PATCH v2 3/5] firmware: dell_rbu: Move dell_rbu to drivers/platform/x86
` [PATCH v2 4/5] firmware: dcdbas: Move dcdbas "
` [PATCH v2 5/5] MAINTAINERS: Update maintainer for dcdbas and dell_rbu

[RFC PATCH] platform/x86: asus-wmi: Simplify the keyboard brightness updating process
 2018-09-27  8:50 UTC  (4+ messages)
` [PATCH] "

[PATCH] platform/x86: intel-wmi-thunderbolt: Add dynamic debugging
 2018-09-26 19:25 UTC  (6+ messages)

[PATCH 0/5] Update and move Dell drivers dell_rbu and dcdbas
 2018-09-26 16:55 UTC  (10+ messages)
` [PATCH 1/5] firmware: dell_rbu: Make payload memory uncachable
` [PATCH 2/5] firmware: dcdbas: Add support for WSMT ACPI table
` [PATCH 3/5] firmware: dell_rbu: Move dell_rbu to drivers/platform/x86
` [PATCH 4/5] firmware: dcdbas: Move dcdbas "
` [PATCH 5/5] MAINTAINERS: Update maintainer for dcdbas and dell_rbu

[PATCH v1 01/28] platform/x86: intel_bxtwc_tmu: Convert to use SPDX identifier
 2018-09-26 16:52 UTC  (28+ messages)
` [PATCH v1 02/28] platform/x86: intel_cht_int33fe: "
` [PATCH v1 03/28] platform/x86: intel_chtdc_ti_pwrbtn: Add "
` [PATCH v1 04/28] platform/x86: intel-hid: Convert to use "
` [PATCH v1 05/28] platform/x86: intel_int0002_vgpio: "
` [PATCH v1 06/28] platform/x86: intel-ips: "
` [PATCH v1 07/28] platform/x86: intel_menlow: Sort headers alphabetically
` [PATCH v1 08/28] platform/x86: intel_menlow: Convert to use SPDX identifier
` [PATCH v1 09/28] platform/x86: intel_mid_powerbtn: Remove unnecessary init.h inclusion
` [PATCH v1 10/28] platform/x86: intel_mid_powerbtn: Convert to use SPDX identifier
` [PATCH v1 11/28] platform/x86: intel_mid_thermal: Sort headers alphabetically
` [PATCH v1 12/28] platform/x86: intel_mid_thermal: Convert to use SPDX identifier
` [PATCH v1 13/28] platform/x86: intel_oaktrail: Sort headers alphabetically
` [PATCH v1 14/28] platform/x86: intel_oaktrail: Convert to use SPDX identifier
` [PATCH v1 15/28] platform/x86: intel_pmc: Sort headers alphabetically
` [PATCH v1 16/28] platform/x86: intel_pmc: Convert to use SPDX identifier
` [PATCH v1 17/28] platform/x86: intel_punit_ipc: Sort headers alphabetically
` [PATCH v1 18/28] platform/x86: intel_punit_ipc: Convert to use SPDX identifier
` [PATCH v1 19/28] platform/x86: intel-rst: Sort headers alphabetically
` [PATCH v1 20/28] platform/x86: intel-rst: Convert to use SPDX identifier
` [PATCH v1 21/28] platform/x86: intel_scu_ipc: Sort headers alphabetically
` [PATCH v1 22/28] platform/x86: intel_scu_ipc: Convert to use SPDX identifier
` [PATCH v1 23/28] platform/x86: intel-smartconnect: Sort headers alphabetically
` [PATCH v1 24/28] platform/x86: intel-smartconnect: Convert to use SPDX identifier
` [PATCH v1 25/28] platform/x86: intel_telemetry: "
` [PATCH v1 26/28] platform/x86: intel_turbo_max_3: Sort headers alphabetically
` [PATCH v1 27/28] platform/x86: intel_turbo_max_3: Convert to use SPDX identifier
` [PATCH v1 28/28] platform/x86: intel-wmi-thunderbolt: "

[PATCH] Add Second Fan Support for Thinkpad P50
 2018-09-26 14:34 UTC  (2+ messages)

[PATCH 0/6] platform/x86: acerhdf: new BIOS string, better modparam handling
 2018-09-26 14:11 UTC  (11+ messages)
` [PATCH 1/6] platform/x86: acerhdf: clarify modinfo messages for BIOS override
` [PATCH 2/6] platform/x86: acerhdf: Enable ability to list supported systems
` [PATCH 3/6] platform/x86: acerhdf: Remove cut-and-paste trap from instructions
` [PATCH 4/6] platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
` [PATCH 5/6] platform/x86: acerhdf: mark appropriate content with __init prefix
` [PATCH 6/6] platform/x86: acerhdf: restructure to allow large BIOS table be __initconst

[PATCH v3] platform/x86: surface3_power: MSHW0011 rev-eng implementation
 2018-09-26  9:58 UTC  (2+ messages)

[PATCH] platform/x86: intel_int0002_vgpio: Implement irq_set_wake
 2018-09-26  9:34 UTC  (2+ messages)

[PATCH] platform/x86: intel_int0002_vgpio: Enable the driver on Bay Trail platforms
 2018-09-26  9:34 UTC  (2+ messages)

[PATCH] platform/x86: ideapad-laptop: Use __func__ instead of read_ec_cmd in pr_err
 2018-09-26  9:28 UTC  (3+ messages)

[PATCH] platform/x86: mlx-platform: Properly use mlxplat_mlxcpld_msn201x_items
 2018-09-26  7:43 UTC  (2+ messages)

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-09-24 21:17 UTC  (14+ messages)

[PATCH 4.4 26/70] platform/x86: toshiba_acpi: Fix defined but not used build warnings
 2018-09-24 11:52 UTC 

[PATCH 4.9 041/111] platform/x86: toshiba_acpi: Fix defined but not used build warnings
 2018-09-24 11:52 UTC 

[PATCH 4.14 065/173] platform/x86: toshiba_acpi: Fix defined but not used build warnings
 2018-09-24 11:51 UTC 

[PATCH 4.18 084/235] platform/x86: toshiba_acpi: Fix defined but not used build warnings
 2018-09-24 11:51 UTC 

[PATCH 3.18 078/105] platform/x86: toshiba_acpi: Fix defined but not used build warnings
 2018-09-24 11:34 UTC 

Custom Interrupt Handler for NMI
 2018-09-18 10:17 UTC 

[PATCH v13 00/13] Intel SGX1 support
 2018-09-16 11:40 UTC  (15+ messages)
` [PATCH v13 09/13] x86/sgx: Enclave Page Cache (EPC) memory manager
` [PATCH v13 11/13] platform/x86: Intel SGX driver

[PATCH 4.9 28/78] platform/x86: intel_punit_ipc: fix build errors
 2018-09-13 13:31 UTC 

[PATCH 4.14 037/115] platform/x86: intel_punit_ipc: fix build errors
 2018-09-13 13:30 UTC 

[PATCH 4.18 062/197] platform/x86: intel_punit_ipc: fix build errors
 2018-09-13 13:30 UTC 

[PATCH 1/2] platform/x86: dell-smbios-wmi: Correct a memory leak
 2018-09-12 16:06 UTC  (5+ messages)
` [PATCH 2/2] platform/x86: alienware-wmi: "

[PATCH] platform/x86: sony-laptop: Mark expected switch fall-through
 2018-09-11 22:51 UTC  (4+ messages)

[PATCH v4 01/10] usb: typec: Take care of driver module reference counting
 2018-09-11 10:10 UTC  (2+ messages)
` [PATCH v4 02/10] usb: roles: Handle driver "

Memory leak in dell-smbios-wmi.c
 2018-09-10  2:45 UTC 

[PATCH] thinkpad_acpi: don't overwrite supported battery operations
 2018-09-07 21:37 UTC  (7+ messages)
` [PATCH v2] platform/x86: thinkpad_acpi: Fix multi-battery bug

[PATCH v3 02/10] usb: roles: Handle driver reference counting
 2018-09-07  9:48 UTC  (3+ messages)

[PATCH AUTOSEL 3.18 19/19] platform/x86: toshiba_acpi: Fix defined but not used build warnings
 2018-09-07  0:39 UTC 

[PATCH AUTOSEL 4.4 29/30] platform/x86: toshiba_acpi: Fix defined but not used build warnings
 2018-09-07  0:39 UTC 

[PATCH AUTOSEL 4.9 39/43] platform/x86: toshiba_acpi: Fix defined but not used build warnings
 2018-09-07  0:38 UTC 

[PATCH AUTOSEL 4.14 59/67] platform/x86: toshiba_acpi: Fix defined but not used build warnings
 2018-09-07  0:38 UTC 

[PATCH AUTOSEL 4.18 75/88] platform/x86: toshiba_acpi: Fix defined but not used build warnings
 2018-09-07  0:36 UTC 

[PATCH v13 10/13] x86/sgx: Add sgx_einit() for initializing enclaves
 2018-09-05 17:39 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