auto-clock-speed
auto-clock-speed copied to clipboard
Set Charging Threshold
Set a manual or automatic charging threshold so that the laptop stops charging at a specific point (i.e. 60%) so it doesn't damage the battery when used as a desktop while plugged in
Do we know of a way to stop something from charging? I'll look into it, but if anyone knows, post here
I found something helpful https://unix.stackexchange.com/questions/48534/how-to-adjust-charging-thresholds-of-laptop-battery#190728
I found the path in /sys/class/power_supply/BAT0/charge_stop_threshold/
but then theres the charge_control_end_threshold
, which seems to do the same thing
This might be different for other laptops.
For example, on my Framework I need to call a program that writes commands to the firmware controller.
The Steam Deck doesn't have this feature exposed to the user either, but does automatically limit max charge if plugged in for a long time.