index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
core_hwmon.c
Age
Commit message (
Expand
)
Author
2023-10-02
mlxsw: reg: Limit MTBR register payload to a single data record
Vadim Pasternak
2023-08-25
mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counter
Vadim Pasternak
2022-04-20
mlxsw: core_hwmon: Add interfaces for line card initialization and de-initial...
Vadim Pasternak
2022-04-15
mlxsw: core_hwmon: Introduce slot parameter in hwmon interfaces
Vadim Pasternak
2022-04-15
mlxsw: core_hwmon: Extend internal structures to support multi hwmon objects
Vadim Pasternak
2022-04-15
mlxsw: core: Extend interfaces for cable info access with slot argument
Vadim Pasternak
2022-04-12
mlxsw: reg: Extend MGPIR register with new slot fields
Vadim Pasternak
2022-04-12
mlxsw: reg: Extend MTBR register with new slot number field
Vadim Pasternak
2022-04-12
mlxsw: reg: Extend MTMP register with new slot number field
Vadim Pasternak
2022-02-23
mlxsw: core_thermal: Remove obsolete API for query resource
Vadim Pasternak
2022-02-23
mlxsw: core_hwmon: Fix variable names for hwmon attributes
Vadim Pasternak
2021-06-08
mlxsw: reg: Extend MTMP register with new threshold field
Mykola Kostenok
2020-09-27
mlxsw: core_hwmon: Query MTMP before writing to set only relevant fields
Amit Cohen
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-03
mlxsw: core_hwmon: Extend hwmon interface with critical and emergency alarms
Amit Cohen
2020-09-03
mlxsw: core_hwmon: Calculate MLXSW_HWMON_ATTR_COUNT more accurately
Amit Cohen
2020-09-03
mlxsw: core_hwmon: Split temperature querying from show functions
Amit Cohen
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-02-07
mlxsw: core: Add validation of hardware device types for MGPIR register
Vadim Pasternak
2019-10-06
mlxsw: hwmon: Provide optimization for QSFP modules number detection
Vadim Pasternak
2019-10-06
mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP ...
Vadim Pasternak
2019-06-24
mlxsw: core: Add support for negative temperature readout
Vadim Pasternak
2019-05-30
mlxsw: core: Reduce buffer size in transactions for SFP modules temperature r...
Vadim Pasternak
2019-05-30
mlxsw: core: Extend hwmon interface with inter-connect temperature attributes
Vadim Pasternak
2019-05-18
mlxsw: core: Prevent QSFP module initialization for old hardware
Vadim Pasternak
2019-02-15
mlxsw: core: fix spelling mistake "temprature" -> "temperature"
Colin Ian King
2019-02-13
mlxsw: core: Add QSFP module temperature label attribute to hwmon
Vadim Pasternak
2019-02-13
mlxsw: core: Extend hwmon interface with QSFP module temperature attributes
Vadim Pasternak
2019-02-13
mlxsw: core: Extend hwmon interface with fan fault attribute
Vadim Pasternak
2018-10-17
mlxsw: core: Fix use-after-free when flashing firmware during init
Ido Schimmel
2018-08-09
mlxsw: Replace license text with SPDX identifiers and adjust copyrights
Jiri Pirko
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2016-10-30
mlxsw: core: Zero payload buffers for couple of registers
Elad Raz
2016-01-06
mlxsw: core: remove an unnecessary condition
Dan Carpenter
2015-12-22
mlxsw: core: Use devm_kzalloc to allocate mlxsw_hwmon structure
Jiri Pirko
2015-12-22
mlxsw: core: Allow to reset temperature history via hwmon interface
Jiri Pirko
2015-12-12
mlxsw: core: Fix temperature sensor index during initialization
Jiri Pirko
2015-12-11
mlxsw: core: remove an unneeded condition
Dan Carpenter
2015-12-03
mlxsw: core: Change BUG to WARN in hwmon code
Jiri Pirko
2015-11-30
mlxsw: core: Implement fan control using hwmon
Jiri Pirko
2015-11-30
mlxsw: core: Implement temperature hwmon interface
Jiri Pirko