index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
core_thermal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
mlxsw: core_thermal: Report valid current state during cooling device registr...
Ido Schimmel
1
-26
/
+25
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
1
-3
/
+0
2024-02-27
mlxsw: core_thermal: Set THERMAL_TRIP_FLAG_RW_TEMP directly
Rafael J. Wysocki
1
-6
/
+9
2023-10-10
mlxsw: core_thermal: Fix -Wformat-truncation warning
Ido Schimmel
1
-1
/
+1
2023-10-02
mlxsw: core: Extend allowed list of external cooling devices for thermal zone...
Vadim Pasternak
1
-0
/
+1
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-129
/
+36
2023-04-02
mlxsw: core_thermal: Simplify transceiver module get_temp() callback
Ido Schimmel
1
-36
/
+8
2023-04-02
mlxsw: core_thermal: Make mlxsw_thermal_module_init() void
Ido Schimmel
1
-9
/
+4
2023-04-02
mlxsw: core_thermal: Use static trip points for transceiver modules
Ido Schimmel
1
-85
/
+25
2023-03-31
Merge back Intel thermal driver changes for 6.4-rc1.
Rafael J. Wysocki
1
-8
/
+8
2023-03-19
mlxsw: core_thermal: Fix fan speed in maximum cooling state
Ido Schimmel
1
-6
/
+1
2023-03-03
thermal: Use thermal_zone_device_type() accessor
Daniel Lezcano
1
-1
/
+1
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
Daniel Lezcano
1
-7
/
+7
2023-01-06
thermal/drivers/mellanox: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-161
/
+48
2022-08-17
Revert "mlxsw: core: Add the hottest thermal zone detection"
Daniel Lezcano
1
-75
/
+2
2022-04-20
mlxsw: core_thermal: Add interfaces for line card initialization and de-initi...
Vadim Pasternak
1
-0
/
+74
2022-04-15
mlxsw: core_thermal: Use common define for thermal zone name length
Vadim Pasternak
1
-3
/
+2
2022-04-15
mlxsw: core_thermal: Use exact name of cooling devices for binding
Vadim Pasternak
1
-2
/
+1
2022-04-15
mlxsw: core_thermal: Add line card id prefix to line card thermal zone name
Vadim Pasternak
1
-4
/
+12
2022-04-15
mlxsw: core_thermal: Extend internal structures to support multi thermal areas
Vadim Pasternak
1
-57
/
+91
2022-04-15
mlxsw: core: Extend interfaces for cable info access with slot argument
Vadim Pasternak
1
-2
/
+2
2022-04-12
mlxsw: reg: Extend MGPIR register with new slot fields
Vadim Pasternak
1
-4
/
+4
2022-04-12
mlxsw: reg: Extend MTMP register with new slot number field
Vadim Pasternak
1
-3
/
+3
2022-02-23
mlxsw: core_thermal: Remove obsolete API for query resource
Vadim Pasternak
1
-12
/
+0
2022-02-23
mlxsw: core_thermal: Rename labels according to naming convention
Vadim Pasternak
1
-20
/
+23
2022-02-23
mlxsw: core_thermal: Avoid creation of virtual hwmon objects by thermal module
Vadim Pasternak
1
-3
/
+8
2021-10-14
mlxsw: thermal: Fix out-of-bounds memory accesses
Ido Schimmel
1
-47
/
+5
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2021-06-09
mlxsw: thermal: Fix null dereference of NULL temperature parameter
Colin Ian King
1
-2
/
+2
2021-06-08
mlxsw: thermal: Read module temperature thresholds using MTMP register
Mykola Kostenok
1
-17
/
+30
2021-06-08
mlxsw: thermal: Add function for reading module temperature and thresholds
Mykola Kostenok
1
-15
/
+35
2021-06-08
mlxsw: reg: Extend MTMP register with new threshold field
Mykola Kostenok
1
-3
/
+3
2021-06-07
mlxsw: core: Set thermal zone polling delay argument to real value at init
Mykola Kostenok
1
-2
/
+4
2021-05-05
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-04-07
mlxsw: core: Remove critical trip points from thermal zones
Vadim Pasternak
1
-21
/
+6
2021-03-15
thermal/drivers/core: Use a char pointer for the cooling device name
Daniel Lezcano
1
-1
/
+1
2021-01-09
mlxsw: core: Increase critical threshold for ASIC thermal zone
Vadim Pasternak
1
-1
/
+1
2021-01-09
mlxsw: core: Add validation of transceiver temperature thresholds
Vadim Pasternak
1
-4
/
+7
2020-06-29
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
1
-30
/
+0
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
1
-20
/
+17
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
1
-19
/
+0
2020-06-29
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
1
-13
/
+8
2020-06-07
mlxsw: core: Use different get_trend() callbacks for different thermal zones
Vadim Pasternak
1
-4
/
+19
2020-02-07
mlxsw: core: Add validation of hardware device types for MGPIR register
Vadim Pasternak
1
-2
/
+6
2019-10-06
mlxsw: thermal: Provide optimization for QSFP modules number detection
Vadim Pasternak
1
-21
/
+16
2019-10-06
mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP ...
Vadim Pasternak
1
-1
/
+2
2019-06-24
mlxsw: core: Add support for negative temperature readout
Vadim Pasternak
1
-7
/
+7
2019-06-24
mlxsw: core: Add the hottest thermal zone detection
Vadim Pasternak
1
-13
/
+62
2019-06-24
mlxsw: core: Extend thermal core with per inter-connect device thermal zones
Vadim Pasternak
1
-1
/
+136
2019-05-30
mlxsw: core: Reduce buffer size in transactions for SFP modules temperature r...
Vadim Pasternak
1
-27
/
+19
[next]