aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-06mlxsw: core: remove an unnecessary conditionDan Carpenter1-1/+1
2015-12-22mlxsw: core: Use devm_kzalloc to allocate mlxsw_hwmon structureJiri Pirko1-7/+2
2015-12-22mlxsw: core: Allow to reset temperature history via hwmon interfaceJiri Pirko1-1/+36
2015-12-12mlxsw: core: Fix temperature sensor index during initializationJiri Pirko1-1/+1
2015-12-11mlxsw: core: remove an unneeded conditionDan Carpenter1-1/+1
2015-12-03mlxsw: core: Change BUG to WARN in hwmon codeJiri Pirko1-1/+1
2015-11-30mlxsw: core: Implement fan control using hwmonJiri Pirko1-1/+120
2015-11-30mlxsw: core: Implement temperature hwmon interfaceJiri Pirko1-0/+223