aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-15mlxsw: core: fix spelling mistake "temprature" -> "temperature"Colin Ian King1-4/+4
2019-02-13mlxsw: core: Add QSFP module temperature label attribute to hwmonVadim Pasternak1-0/+23
2019-02-13mlxsw: core: Extend hwmon interface with QSFP module temperature attributesVadim Pasternak1-3/+215
2019-02-13mlxsw: core: Extend hwmon interface with fan fault attributeVadim Pasternak1-1/+33
2018-10-17mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel1-6/+11
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-33/+2
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches1-5/+5
2016-10-30mlxsw: core: Zero payload buffers for couple of registersElad Raz1-2/+2
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