Replies: 1 comment
-
Short answer: I don't know, probably not yet. The way I understand, a coprocessor inside the SoC is responsible for battery management. From https://github.com/jhovold/linux/blob/wip/x1e80100-6.12-rc7/Documentation/devicetree/bindings/soc/qcom/qcom%2Cpmic-glink.yaml:
Here is the driver: https://github.com/jhovold/linux/blob/wip/x1e80100-6.12-rc7/drivers/power/supply/qcom_battmgr.c
You could also ask in #aarch64-laptops (you can join on OFTC or over the matrix bridge, see here: https://github.com/aarch64-laptops/build#contact-us), there are some much more knowledgeable people there. (Also it seems that the battery management is mostly identical to the one of the sc8280xp, which is also an SoC with a lot of community knowledge about it.) |
Beta Was this translation helpful? Give feedback.
-
Just like the title says. On windows it's really not possible to limit battery charge via software, is it achieavable on linux? AFAIK you should be able to do it with tlp or upower
Beta Was this translation helpful? Give feedback.
All reactions