summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: core: Add support for negative temperature readoutVadim Pasternak2019-06-241-8/+6Star
* mlxsw: core: Reduce buffer size in transactions for SFP modules temperature r...Vadim Pasternak2019-05-301-27/+7Star
* mlxsw: core: Extend hwmon interface with inter-connect temperature attributesVadim Pasternak2019-05-301-5/+96
* mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak2019-05-181-0/+3
* mlxsw: core: fix spelling mistake "temprature" -> "temperature"Colin Ian King2019-02-161-4/+4
* mlxsw: core: Add QSFP module temperature label attribute to hwmonVadim Pasternak2019-02-141-0/+23
* mlxsw: core: Extend hwmon interface with QSFP module temperature attributesVadim Pasternak2019-02-141-3/+215
* mlxsw: core: Extend hwmon interface with fan fault attributeVadim Pasternak2019-02-141-1/+33
* mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel2018-10-181-6/+11
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-33/+2Star
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-5/+5
* 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/+2Star
* 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-121-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