All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH platform-next v2 00/10] platform/x86: Mellanox new system classes and new features
@ 2020-01-12 12:18 Vadim Pasternak
  2020-01-12 12:18 ` [PATCH platform-next v2 01/10] platform/x86: mlx-platform: Cosmetic changes Vadim Pasternak
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Vadim Pasternak @ 2020-01-12 12:18 UTC (permalink / raw)
  To: andy, dvhart; +Cc: platform-driver-x86, linux-kernel, Vadim Pasternak

The patchset adds new features for the existing Mellanox systems
and introduces two new system classes.

Patch #1 contains cosmetic changes.
Patch #2 fixes wrong attribute name in documentation.
Patch #3 adds missed attribute name in documentation.
Patch #4 adds more definitions for system attributes
Patches #5 extends documentation.
Patches #6-#7 introduce new system class for the systems equipped with
Spectrum 1 (32x100GbE Ethernet switch) device and Switch-IB/Switch-IB2
devices (36x100Gbe InfiniBand switch).
Patches #7-#8 add support for new group capability register
Patches #10 introduces new system class for the systems equipped
with new switch device Spectrum 3 (32x400GbE/64x200G/128x100G Ethernet
switch).

Vadim Pasternak (10):
  platform/x86: mlx-platform: Cosmetic changes
  Documentation/ABI: Fix documentation inconsistency for mlxreg-io sysfs
    interfaces
  Documentation/ABI: Add missed attribute for mlxreg-io sysfs interfaces
  platform/x86: mlx-platform: Add more definitions for system attributes
  Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces
  platform/x86: mlx-platform: Set system mux configuration based on
    system type
  platform/x86: mlx-platform: Add support for new system type
  platform/x86: mlx-platform: Add support for new capability register
  platform/mellanox: mlxreg-hotplug: Add support for new capability
    register
  platform/x86: mlx-platform: Add support for next generation systems

 Documentation/ABI/stable/sysfs-driver-mlxreg-io |  83 +++-
 drivers/platform/mellanox/mlxreg-hotplug.c      |  14 +
 drivers/platform/x86/mlx-platform.c             | 564 +++++++++++++++++++++++-
 include/linux/platform_data/mlxreg.h            |   2 +
 4 files changed, 643 insertions(+), 20 deletions(-)

-- 
2.11.0


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-01-13 14:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-12 12:18 [PATCH platform-next v2 00/10] platform/x86: Mellanox new system classes and new features Vadim Pasternak
2020-01-12 12:18 ` [PATCH platform-next v2 01/10] platform/x86: mlx-platform: Cosmetic changes Vadim Pasternak
2020-01-12 12:18 ` [PATCH platform-next v2 02/10] Documentation/ABI: Fix documentation inconsistency for mlxreg-io sysfs interfaces Vadim Pasternak
2020-01-12 12:18 ` [PATCH platform-next v2 03/10] Documentation/ABI: Add missed attribute " Vadim Pasternak
2020-01-13 14:12   ` Andy Shevchenko
2020-01-12 12:18 ` [PATCH platform-next v2 04/10] platform/x86: mlx-platform: Add more definitions for system attributes Vadim Pasternak
2020-01-12 12:18 ` [PATCH platform-next v2 05/10] Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces Vadim Pasternak
2020-01-13 14:13   ` Andy Shevchenko
2020-01-12 12:18 ` [PATCH platform-next v2 06/10] platform/x86: mlx-platform: Set system mux configuration based on system type Vadim Pasternak
2020-01-12 12:18 ` [PATCH platform-next v2 07/10] platform/x86: mlx-platform: Add support for new " Vadim Pasternak
2020-01-12 12:18 ` [PATCH platform-next v2 08/10] platform/x86: mlx-platform: Add support for new capability register Vadim Pasternak
2020-01-12 12:18 ` [PATCH platform-next v2 09/10] platform/mellanox: mlxreg-hotplug: " Vadim Pasternak
2020-01-12 12:18 ` [PATCH platform-next v2 10/10] platform/x86: mlx-platform: Add support for next generation systems Vadim Pasternak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.