summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: core_hwmon: Query MTMP before writing to set only relevant fieldsAmit Cohen2020-09-271-4/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-041-2/+2
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* | mlxsw: core_hwmon: Extend hwmon interface with critical and emergency alarmsAmit Cohen2020-09-031-1/+70
* | mlxsw: core_hwmon: Calculate MLXSW_HWMON_ATTR_COUNT more accuratelyAmit Cohen2020-09-031-2/+11
* | mlxsw: core_hwmon: Split temperature querying from show functionsAmit Cohen2020-09-031-16/+54
|/
* mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak2020-02-071-2/+4
* mlxsw: hwmon: Provide optimization for QSFP modules number detectionVadim Pasternak2019-10-061-35/+29
* mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP ...Vadim Pasternak2019-10-061-1/+1
* mlxsw: core: Add support for negative temperature readoutVadim Pasternak2019-06-241-8/+6
* mlxsw: core: Reduce buffer size in transactions for SFP modules temperature r...Vadim Pasternak2019-05-301-27/+7
* 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-151-4/+4
* mlxsw: core: Add QSFP module temperature label attribute to hwmonVadim Pasternak2019-02-131-0/+23
* mlxsw: core: Extend hwmon interface with QSFP module temperature attributesVadim Pasternak2019-02-131-3/+215
* mlxsw: core: Extend hwmon interface with fan fault attributeVadim Pasternak2019-02-131-1/+33
* mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel2018-10-171-6/+11
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-33/+2
* 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/+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