summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: core: Zero payload buffers for couple of registersElad Raz2016-10-301-2/+2
* mlxsw: core: remove an unnecessary conditionDan Carpenter2016-01-061-1/+1
* mlxsw: core: Use devm_kzalloc to allocate mlxsw_hwmon structureJiri Pirko2015-12-221-7/+2
* mlxsw: core: Allow to reset temperature history via hwmon interfaceJiri Pirko2015-12-221-1/+36
* mlxsw: core: Fix temperature sensor index during initializationJiri Pirko2015-12-121-1/+1
* mlxsw: core: remove an unneeded conditionDan Carpenter2015-12-111-1/+1
* mlxsw: core: Change BUG to WARN in hwmon codeJiri Pirko2015-12-031-1/+1
* mlxsw: core: Implement fan control using hwmonJiri Pirko2015-11-301-1/+120
* mlxsw: core: Implement temperature hwmon interfaceJiri Pirko2015-11-301-0/+223