mbox series

[v2,0/8] platform/x86: Mellanox: add new features

Message ID 1532644864-164459-1-git-send-email-vadimp@mellanox.com (mailing list archive)
Headers show
Series platform/x86: Mellanox: add new features | expand

Message

Vadim Pasternak July 26, 2018, 10:40 p.m. UTC
Extend mlx-platform and mlxreg-hotplug drivers to allow support for the
new features:
- Activation of new mlxreg-fan driver for the next generation systems.
- Hotplug hwmon uevent notification.
- Adding ASIC hotplug configuration for the all system types.
- Adding activation of mlxreg-io driver for more systems types.

Vadim Pasternak (8):
  platform/x86: mlx-platform: Add mlxreg-fan platform driver activation
  platform/mellanox: mlxreg-hotplug: Improve mechanism of ASIC health
    discovery
  platform/mellanox: mlxreg-hotplug: Add hotplug hwmon uevent
    notification
  platform/x86: mlx-platform: Add ASIC hotplug device configuration
  platform/x86: mlx-platform: Allow mlxreg-io driver activation for more
    systems
  Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces
  platform/x86: mlx-platform: Change mlxreg-io configuration for MSN274x
    systems
  platform/x86: mlx-platform: Remove unused define

 Documentation/ABI/stable/sysfs-driver-mlxreg-io |   5 +-
 drivers/platform/mellanox/mlxreg-hotplug.c      |  60 +++--
 drivers/platform/x86/mlx-platform.c             | 317 +++++++++++++++++++++++-
 3 files changed, 357 insertions(+), 25 deletions(-)

Comments

Darren Hart Aug. 2, 2018, 12:51 a.m. UTC | #1
On Thu, Jul 26, 2018 at 10:40:56PM +0000, Vadim Pasternak wrote:
> Extend mlx-platform and mlxreg-hotplug drivers to allow support for the
> new features:
> - Activation of new mlxreg-fan driver for the next generation systems.
> - Hotplug hwmon uevent notification.
> - Adding ASIC hotplug configuration for the all system types.
> - Adding activation of mlxreg-io driver for more systems types.

Thank you for the updated series Vadim, queued for testing.
Vadim Pasternak Aug. 2, 2018, 4:07 a.m. UTC | #2
> -----Original Message-----
> From: Darren Hart [mailto:dvhart@infradead.org]
> Sent: Thursday, August 02, 2018 3:52 AM
> To: Vadim Pasternak <vadimp@mellanox.com>
> Cc: andy.shevchenko@gmail.com; gregkh@linuxfoundation.org; platform-
> driver-x86@vger.kernel.org; jiri@resnulli.us; Michael Shych
> <michaelsh@mellanox.com>; ivecera@redhat.com
> Subject: Re: [PATCH v2 0/8] platform/x86: Mellanox: add new features
> 
> On Thu, Jul 26, 2018 at 10:40:56PM +0000, Vadim Pasternak wrote:
> > Extend mlx-platform and mlxreg-hotplug drivers to allow support for
> > the new features:
> > - Activation of new mlxreg-fan driver for the next generation systems.
> > - Hotplug hwmon uevent notification.
> > - Adding ASIC hotplug configuration for the all system types.
> > - Adding activation of mlxreg-io driver for more systems types.
> 
> Thank you for the updated series Vadim, queued for testing.
> 

Thank you very much, Darren.

> --
> Darren Hart
> VMware Open Source Technology Center