I tried for the first time the new Powersave-Tweaks and my CPU really stays chill and the fans are quiet.
I've tried to look for more information on the wiki and here in the forum about the two tweaks in the Garuda Assistant but couldn't locate such.
Could you share a bit more how they work or point me at some documentation I'm very interested how they work.
### thermald
[thermald](https://archlinux.org/packages/?name=thermald) is a Linux daemon used to prevent the overheating of Intel CPUs. This daemon monitors temperature and applies compensation using available cooling methods.
By default, it monitors CPU temperature using available CPU digital temperature sensors and maintains CPU temperature under control, before HW takes aggressive correction action. If there is a skin temperature sensor in thermal sysfs, then it tries to keep skin temperature under 45C.
The associated systemd unit is `thermald.service`, which should be [started](https://wiki.archlinux.org/index.php/Start) and [enabled](https://wiki.archlinux.org/index.php/Enable).