openwrt/target/linux/mediatek
Bruno Umuarama 85ae64bb27
mediatek: mt7623: fix thermal zone
Raising the temperatures for passive and active trips. @VA1DER
proposed at issue 9396 to remove passive trip. This commit relates to
his suggestion.

Without this patch. the CPU will be throttled all the way down to 98MHz
if the temperature rises even a degree above the trip point, and it was
further discovered that if the internal temperature of the device is
above the first trip point temperature when it boots then it will start
in a throttled state and even
$ echo disabled > /sys/class/thermal/thermal_zone0/mode
will have no effect.

The patch increases the passive trip point and active cooling map. The
throttling temperature will then be at 77°C and 82°C, which is still a
low enough temperature for ARM devices to not be in the real danger
zone, and gives some operational headroom.

Signed-off-by: Bruno Umuarama <anonimou_eu@hotmail.com>
2022-10-14 14:44:37 +02:00
..
base-files mediatek: add support for Bananapi BPi-R3 2022-08-30 13:36:28 +01:00
dts mediatek: filogic: set correct PWM clock and clean thermal zone 2022-10-09 16:41:16 +01:00
files/drivers/net/phy generic: move ledbar driver from mediatek target 2022-09-11 20:26:42 +01:00
files-5.15 mediatek: filogic: set correct PWM clock and clean thermal zone 2022-10-09 16:41:16 +01:00
filogic kernel: remove target specific CONFIG_IKCONFIG lines 2022-10-14 13:15:47 +02:00
image mediatek: filogic: enable thermal, I2C and PWM of the BPi-R3 2022-10-07 16:45:10 +01:00
mt7622 mediatek: clean up mt7622 kernel config 2022-10-14 13:16:16 +02:00
mt7623 kernel: Move some IOMMU options to generic 2022-09-24 13:49:47 +02:00
mt7629 mediatek: add support for ipTIME A6004MX Add basic support for ipTIME A6004MX. 2022-09-12 01:43:49 +01:00
patches-5.15 mediatek: mt7623: fix thermal zone 2022-10-14 14:44:37 +02:00
Makefile mediatek: add filogic subtarget 2022-08-28 20:33:15 +01:00
modules.mk kernel: move ubnt ledbar driver to a separate package 2022-09-30 11:28:51 +02:00