immortalwrt/target/linux
Daniel González Cabanelas 387ded2334 mvebu: LS421DE: fix the thermal zones
The thermal zones kernel documentation is misleading, we cannot use more
than one sensor in a thermal zone node.

Furthermore the drivetemp driver for some reason it only catches one
sensor from the hard drives array (the first available).

In the Buffalo Linkstation LS421DE board there is also a sensor at the
ethernet phy chip that can also be monitored. Very useful to stop the fan
when there are no hard drives in the bays.

(It might be also possible to add the CPU sensor, but it requires kernel
patching for registering the sensor via device tree, using the function:
devm_thermal_zone_of_sensor_register)

Fix the thermal zones to use only one sensor per node and add the ethernet
phy sensor. Also adjust the hdd temperatures to be more conservative for
a mechanical hard drive.

Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com>
2021-01-31 22:11:24 +08:00
..
apm821xx treewide: use upstream caldata script 2021-01-30 12:18:02 +08:00
arc770
archs38 config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-26 12:03:41 +08:00
armvirt
at91 treewide: provide global default for SUPPORTED_DEVICES 2021-01-29 15:20:43 +08:00
ath25 kernel: bump 5.4 to 5.4.86 2021-01-02 12:00:30 +08:00
ath79 ath79: add support for Arris SBC-AC1750 2021-01-31 13:52:50 +08:00
bcm27xx kernel: bump 5.4 to 5.4.93 2021-01-29 22:34:20 +08:00
bcm47xx kernel: drop empty kmod-ledtrig-* packages 2021-01-16 12:20:58 +08:00
bcm53xx Merge Mainline 2021-01-30 20:17:18 +08:00
bcm63xx kernel: bump 5.4 to 5.4.93 2021-01-29 22:34:20 +08:00
bcm4908 bcm4908: sort and wrap build recipes 2021-01-28 12:08:50 +08:00
gemini treewide: provide global default for SUPPORTED_DEVICES 2021-01-29 22:47:58 +08:00
generic kernel: bump 5.4 to 5.4.93 2021-01-29 22:34:20 +08:00
imx6 imx6: disable unrequired pcie host driver 2021-01-08 16:10:48 +08:00
ipq40xx treewide: use upstream caldata script 2021-01-30 12:18:02 +08:00
ipq806x treewide: use upstream caldata script 2021-01-30 12:18:02 +08:00
ipq807x config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-26 12:03:41 +08:00
kirkwood treewide: provide global default for SUPPORTED_DEVICES 2021-01-29 22:47:58 +08:00
lantiq treewide: use upstream caldata script 2021-01-30 12:18:02 +08:00
layerscape kernel: bump 5.4 to 5.4.93 2021-01-29 22:34:20 +08:00
malta config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-26 12:03:41 +08:00
mediatek treewide: provide global default for SUPPORTED_DEVICES 2021-01-29 22:47:58 +08:00
mpc85xx treewide: use upstream caldata script 2021-01-30 12:18:02 +08:00
mvebu mvebu: LS421DE: fix the thermal zones 2021-01-31 22:11:24 +08:00
mxs kernel: drop empty kmod-ledtrig-* packages 2021-01-16 12:20:58 +08:00
octeon
octeontx
omap treewide: provide global default for SUPPORTED_DEVICES 2021-01-29 22:47:58 +08:00
oxnas treewide: provide global default for SUPPORTED_DEVICES 2021-01-29 22:47:58 +08:00
pistachio kernel: move some disabled symbols to generic 2020-12-23 11:33:15 +08:00
ramips treewide: use upstream caldata script 2021-01-30 12:18:02 +08:00
realtek kernel: bump 5.4 to 5.4.93 2021-01-29 22:34:20 +08:00
rockchip treewide: provide global default for SUPPORTED_DEVICES 2021-01-29 15:20:43 +08:00
sunxi treewide: provide global default for SUPPORTED_DEVICES 2021-01-29 22:47:58 +08:00
tegra Merge Mainline 2021-01-29 23:01:13 +08:00
uml
x86 Merge Mainline 2021-01-29 23:01:13 +08:00
zynq config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-26 12:03:41 +08:00
Makefile