summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c
AgeCommit message (Expand)Author
2023-10-02mlxsw: reg: Limit MTBR register payload to a single data recordVadim Pasternak
2023-08-25mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counterVadim Pasternak
2022-04-20mlxsw: core_hwmon: Add interfaces for line card initialization and de-initial...Vadim Pasternak
2022-04-15mlxsw: core_hwmon: Introduce slot parameter in hwmon interfacesVadim Pasternak
2022-04-15mlxsw: core_hwmon: Extend internal structures to support multi hwmon objectsVadim Pasternak
2022-04-15mlxsw: core: Extend interfaces for cable info access with slot argumentVadim Pasternak
2022-04-12mlxsw: reg: Extend MGPIR register with new slot fieldsVadim Pasternak
2022-04-12mlxsw: reg: Extend MTBR register with new slot number fieldVadim Pasternak
2022-04-12mlxsw: reg: Extend MTMP register with new slot number fieldVadim Pasternak
2022-02-23mlxsw: core_thermal: Remove obsolete API for query resourceVadim Pasternak
2022-02-23mlxsw: core_hwmon: Fix variable names for hwmon attributesVadim Pasternak
2021-06-08mlxsw: reg: Extend MTMP register with new threshold fieldMykola Kostenok
2020-09-27mlxsw: core_hwmon: Query MTMP before writing to set only relevant fieldsAmit Cohen
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-03mlxsw: core_hwmon: Extend hwmon interface with critical and emergency alarmsAmit Cohen
2020-09-03mlxsw: core_hwmon: Calculate MLXSW_HWMON_ATTR_COUNT more accuratelyAmit Cohen
2020-09-03mlxsw: core_hwmon: Split temperature querying from show functionsAmit Cohen
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-02-07mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak
2019-10-06mlxsw: hwmon: Provide optimization for QSFP modules number detectionVadim Pasternak
2019-10-06mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP ...Vadim Pasternak
2019-06-24mlxsw: core: Add support for negative temperature readoutVadim Pasternak
2019-05-30mlxsw: core: Reduce buffer size in transactions for SFP modules temperature r...Vadim Pasternak
2019-05-30mlxsw: core: Extend hwmon interface with inter-connect temperature attributesVadim Pasternak
2019-05-18mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak
2019-02-15mlxsw: core: fix spelling mistake "temprature" -> "temperature"Colin Ian King
2019-02-13mlxsw: core: Add QSFP module temperature label attribute to hwmonVadim Pasternak
2019-02-13mlxsw: core: Extend hwmon interface with QSFP module temperature attributesVadim Pasternak
2019-02-13mlxsw: core: Extend hwmon interface with fan fault attributeVadim Pasternak
2018-10-17mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2016-10-30mlxsw: core: Zero payload buffers for couple of registersElad Raz
2016-01-06mlxsw: core: remove an unnecessary conditionDan Carpenter
2015-12-22mlxsw: core: Use devm_kzalloc to allocate mlxsw_hwmon structureJiri Pirko
2015-12-22mlxsw: core: Allow to reset temperature history via hwmon interfaceJiri Pirko
2015-12-12mlxsw: core: Fix temperature sensor index during initializationJiri Pirko
2015-12-11mlxsw: core: remove an unneeded conditionDan Carpenter
2015-12-03mlxsw: core: Change BUG to WARN in hwmon codeJiri Pirko
2015-11-30mlxsw: core: Implement fan control using hwmonJiri Pirko
2015-11-30mlxsw: core: Implement temperature hwmon interfaceJiri Pirko