Re: [patch net-next] mlxsw: core: Allow to reset temperature history via hwmon interface

2015-12-22 Thread David Miller
From: Jiri Pirko Date: Mon, 21 Dec 2015 11:14:21 +0100 > From: Jiri Pirko > > Add another sysfs hwmon attribute to expose possibility to reset > temperature sensors history. > > Signed-off-by: Jiri Pirko Applied, thanks Jiri. -- To unsubscribe from this list: send the line "unsubscribe netde

[patch net-next] mlxsw: core: Allow to reset temperature history via hwmon interface

2015-12-21 Thread Jiri Pirko
From: Jiri Pirko Add another sysfs hwmon attribute to expose possibility to reset temperature sensors history. Signed-off-by: Jiri Pirko --- drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c | 37 +++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/drivers/net