Update ec

- Changed battery charge start threshold to 90%
- Changed charger to disable when battery is full

These are made in response to Clevo's request for changes. The battery
now defaults to a charge-discharge cycle of 90-100% capacity instead of
always charging to 100%.

It is possible to force charging by setting the start threshold to 0, or
by resetting the EC (power off and unplug).

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2023-08-18 11:17:58 -06:00
committed by Tim Crawford
parent 38c7019286
commit a8dd6c2c0b
2 changed files with 3 additions and 1 deletions

View File

@@ -17,6 +17,8 @@ features apply to your model and firmware version, see the
- gaze16: Fixed CPU not going lower than C2 due to card reader LTR - gaze16: Fixed CPU not going lower than C2 due to card reader LTR
- adl: Fixed CPU not going lower than C2 due to card reader LTR - adl: Fixed CPU not going lower than C2 due to card reader LTR
- rpl: Fixed CPU not going lower than C2 due to card reader LTR - rpl: Fixed CPU not going lower than C2 due to card reader LTR
- Changed battery charge start threshold to 90%
- Changed charger to disable when battery is full
## 2023-07-19 ## 2023-07-19

2
ec

Submodule ec updated: 01907011bb...1097fd999a