X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2017-10-09 22:51:56 to 2017-10-17 19:11:38 UTC [more...]

[patch v4 0/3] drivers/platform: replace module x86/mlxcpld-hotplug with mellanox/mlxreg-hotplug
 2017-10-17 19:11 UTC  (5+ messages)
` [patch v4 1/3] platform/x86: move Mellanox hardware platform hotplug driver to platform/mellanox
` [patch v4 2/3] platform/mellanox: mlxreg-hotplug: allow driver for ARM architecture
` [patch v4 3/3] platform/mellanox: mlxreg-hotplug: modify to use regmap intreface

[PATCH v9 00/17] Introduce support for Dell SMBIOS over WMI
 2017-10-17 19:10 UTC  (28+ messages)
` [PATCH v9 01/17] platform/x86: wmi: Add new method wmidev_evaluate_method
` [PATCH v9 02/17] platform/x86: dell-wmi: increase severity of some failures
` [PATCH v9 03/17] platform/x86: dell-wmi: clean up wmi descriptor check
` [PATCH v9 04/17] platform/x86: dell-wmi: allow 32k return size in the descriptor
` [PATCH v9 05/17] platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
` [PATCH v9 06/17] platform/x86: wmi: Don't allow drivers to get each other's GUIDs
` [PATCH v9 07/17] platform/x86: dell-smbios: only run if proper oem string is detected
` [PATCH v9 08/17] platform/x86: dell-smbios: Add a sysfs interface for SMBIOS tokens
` [PATCH v9 09/17] platform/x86: dell-smbios: Introduce dispatcher for SMM calls
` [PATCH v9 10/17] platform/x86: dell-smbios-wmi: Add new WMI dispatcher driver
` [PATCH v9 11/17] platform/x86: dell-smbios-smm: test for WSMT
` [PATCH v9 12/17] platform/x86: dell-smbios: Add filtering support
` [PATCH v9 13/17] platform/x86: wmi: Add sysfs attribute for required_buffer_size
` [PATCH v9 14/17] platform/x86: wmi: create userspace interface for drivers
` [PATCH v9 15/17] platform/x86: dell-smbios-wmi: introduce userspace interface
` [PATCH v9 16/17] platform/x86: shuffle headers to export for userspace
` [PATCH v9 17/17] tools/wmi: add a sample for dell smbios communication over WMI

[PATCH 0/4] Topstar ACPI LED Workaround
 2017-10-17 16:18 UTC  (5+ messages)
` [PATCH 1/4] platform/x86: topstar-laptop: non-functional changes
` [PATCH 2/4] platform/x86: topstar-laptop: change to generic module
` [PATCH 3/4] platform/x86: topstar-laptop: add platform device
` [PATCH 4/4] platform/x86: topstar-laptop: add optional WLAN LED workaround

[PATCH v2 1/2] Input: silead - Add support for capactive home button found on some x86 tablets
 2017-10-17 15:45 UTC  (2+ messages)
` [PATCH v2 2/2] platform/x86: silead_dmi: Add silead,home-button property to some tablets

[PATCH v8 00/15] Introduce support for Dell SMBIOS over WMI
 2017-10-17 14:22 UTC  (30+ messages)
` [PATCH v8 01/15] platform/x86: wmi: Add new method wmidev_evaluate_method
` [PATCH v8 02/15] platform/x86: dell-wmi: increase severity of some failures
` [PATCH v8 03/15] platform/x86: dell-wmi: clean up wmi descriptor check
` [PATCH v8 04/15] platform/x86: dell-wmi: allow 32k return size in the descriptor
` [PATCH v8 05/15] platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
` [PATCH v8 06/15] platform/x86: wmi: Don't allow drivers to get each other's GUIDs
` [PATCH v8 07/15] platform/x86: dell-smbios: only run if proper oem string is detected
` [PATCH v8 08/15] platform/x86: dell-smbios: Add a sysfs interface for SMBIOS tokens
` [PATCH v8 09/15] platform/x86: dell-smbios: Introduce dispatcher for SMM calls
  ` [PATCH] platform/x86: dell-smbios: fix semicolon.cocci warnings
` [PATCH v8 10/15] platform/x86: dell-smbios-wmi: Add new WMI dispatcher driver
` [PATCH v8 11/15] platform/x86: dell-smbios-smm: test for WSMT
` [PATCH v8 12/15] platform/x86: dell-smbios: Add filtering support
` [PATCH v8 13/15] platform/x86: wmi: Add sysfs attribute for required_buffer_size
` [PATCH v8 14/15] platform/x86: wmi: create userspace interface for drivers
` [PATCH v8 15/15] platform/x86: dell-smbios-wmi: introduce userspace interface

[PATCH v4 00/12] Intel(R) SGX Driver
 2017-10-17  0:51 UTC  (14+ messages)
` [PATCH v4 01/12] intel_sgx: updated MAINTAINERS
` [PATCH v4 02/12] x86: add SGX definition to cpufeature
` [PATCH v4 03/12] x86: define the feature control MSR's SGX enable bit
` [PATCH v4 04/12] x86: define the feature control MSR's SGX launch control bit
` [PATCH v4 05/12] x86: add SGX MSRs to msr-index.h
` [PATCH v4 06/12] fs/pipe.c: export create_pipe_files() and replace_fd()
` [PATCH v4 07/12] intel_sgx: driver for Intel Software Guard Extensions
` [PATCH v4 08/12] intel_sgx: ptrace() support
` [PATCH v4 09/12] intel_sgx: driver documentation
` [PATCH v4 10/12] intel_sgx: in-kernel launch enclave
` [PATCH v4 11/12] intel_sgx: glue code for in-kernel LE
` [PATCH v4 12/12] intel_sgx: update IA32_SGXLEPUBKEYHASH* MSRs

[PATCH] dell-laptop: Fix keyboard led max_brightness property for Dell Latitude E6410
 2017-10-16 21:48 UTC  (2+ messages)

[PATCH] platform/x86: mlx-platform: make a couple of structures static
 2017-10-16 21:26 UTC  (3+ messages)

[patch v3 0/3] drivers/platform: replace module x86/mlxcpld-hotplug with mellanox/mlxreg-hotplug
 2017-10-16 20:42 UTC  (2+ messages)

keyboard backlight max_brightness bug on Dell Latitude E6410
 2017-10-14 15:24 UTC  (6+ messages)

[platform-drivers-x86:review-andy 17/17] drivers/platform/x86/intel_telemetry_pltdrv.c:900:20: error: implicit declaration of function 'readq'
 2017-10-14 14:34 UTC 

[PATCH 1/3] platform/x86: intel_telemetry: Fix load failure info
 2017-10-14 14:10 UTC  (4+ messages)
` [PATCH 2/3] platform/x86: intel_telemetry: Fix typos
` [PATCH 3/3] platform/x86: intel_telemetry: cleanup redundant headers

[PATCHv2] thinkpad_acpi: Implement tablet mode resolving using GMMS method
 2017-10-14 13:59 UTC  (3+ messages)

[PATCH][next] platform/x86: intel_cht_int33fe: make a couple of local functions static
 2017-10-14 13:51 UTC  (4+ messages)

[PATCH v5 0/3] i2c: Hookup typec power-negotation to the PMIC and charger
 2017-10-14 12:04 UTC  (6+ messages)
` [PATCH resend v5 1/3] i2c: Allow overriding dev_name through board_info
` [PATCH resend v5 2/3] i2c-cht-wc: Add device-properties for fusb302 integration
` [PATCH resend v5 3/3] platform/x86: intel_cht_int33fe: Update fusb302 type string, add properties

[PATCH v7 00/15] Introduce support for Dell SMBIOS over WMI
 2017-10-13 22:28 UTC  (35+ messages)
` [PATCH v7 01/15] platform/x86: wmi: Add new method wmidev_evaluate_method
` [PATCH v7 02/15] platform/x86: dell-wmi: increase severity of some failures
` [PATCH v7 03/15] platform/x86: dell-wmi: clean up wmi descriptor check
` [PATCH v7 04/15] platform/x86: dell-wmi: allow 32k return size in the descriptor
` [PATCH v7 05/15] platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
` [PATCH v7 06/15] platform/x86: wmi: Don't allow drivers to get each other's GUIDs
` [PATCH v7 07/15] platform/x86: dell-smbios: only run if proper oem string is detected
` [PATCH v7 08/15] platform/x86: dell-smbios: Add a sysfs interface for SMBIOS tokens
` [PATCH v7 09/15] platform/x86: dell-smbios: Introduce dispatcher for SMM calls
` [PATCH v7 10/15] platform/x86: dell-smbios: add filtering capability for requests
` [PATCH v7 11/15] platform/x86: dell-smbios-wmi: Add new WMI dispatcher driver
` [PATCH v7 12/15] platform/x86: dell-smbios-smm: test for WSMT
` [PATCH v7 13/15] platform/x86: wmi: Add sysfs attribute for required_buffer_size
` [PATCH v7 14/15] platform/x86: wmi: create userspace interface for drivers
` [PATCH v7 15/15] platform/x86: dell-smbios-wmi: introduce userspace interface

[PATCH RFC v3 00/12] Intel(R) SGX Driver
 2017-10-13 20:13 UTC  (22+ messages)
` [PATCH RFC v3 01/12] intel_sgx: updated MAINTAINERS
` [PATCH RFC v3 02/12] x86: add SGX definition to cpufeature
` [PATCH RFC v3 03/12] x86: define the feature control MSR's SGX enable bit
` [PATCH RFC v3 04/12] x86: define the feature control MSR's SGX launch control bit
` [PATCH RFC v3 05/12] x86: add SGX MSRs to msr-index.h
` [PATCH RFC v3 06/12] fs/pipe.c: export create_pipe_files() and replace_fd()
` [PATCH RFC v3 08/12] intel_sgx: ptrace() support
` [PATCH RFC v3 09/12] intel_sgx: driver documentation
` [PATCH RFC v3 10/12] intel_sgx: in-kernel launch enclave
` [PATCH RFC v3 11/12] intel_sgx: glue code for in-kernel LE
` [PATCH RFC v3 12/12] intel_sgx: update IA32_SGXLEPUBKEYHASH* MSRs
  ` [intel-sgx-kernel-dev] [PATCH RFC v3 07/12] intel_sgx: driver for Intel Software Guard Extensions

(unknown),
 2017-10-13 17:15 UTC 

[PATCH v6 00/14] Introduce support for Dell SMBIOS over WMI
 2017-10-12 23:30 UTC  (28+ messages)
` [PATCH v6 04/14] platform/x86: dell-wmi: allow 32k return size in the descriptor
` [PATCH v6 05/14] platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
` [PATCH v6 09/14] platform/x86: dell-smbios: Introduce dispatcher for SMM calls
` [PATCH v6 10/14] platform/x86: dell-smbios: add filtering capability for requests
` [PATCH v6 12/14] platform/x86: dell-smbios-smm: test for WSMT
` [PATCH v6 13/14] platform/x86: wmi: create character devices when requested by drivers
` [PATCH v6 14/14] platform/x86: dell-smbios-wmi: introduce userspace interface

(unknown),
 2017-10-12 13:15 UTC 

[PATCH] intel_sgx: tie LE proxy life-cycle to the device file
 2017-10-12  9:44 UTC 

[PATCH v6 11/14] platform/x86: dell-smbios-wmi: Add new WMI dispatcher driver
 2017-10-12  1:02 UTC  (2+ messages)

[RFC v5 0/8] PMC/PUNIT IPC driver cleanup
 2017-10-11  3:57 UTC  (12+ messages)
` [RFC v5 4/8] platform: x86: Add generic Intel IPC driver
` [RFC v5 6/8] platform/x86: intel_punit_ipc: Use generic intel ipc device calls

[PATCH v4 00/14] Introduce support for Dell SMBIOS over WMI
 2017-10-10 19:51 UTC  (10+ messages)
` [PATCH v4 13/14] platform/x86: dell-smbios-wmi: introduce userspace interface


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