Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0dac0c13 authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

drivers: thermal: Add low limits cap mitigation governor



The existing low limits floor mitigation governor can monitor
sensor reading going below a threshold and apply a floor mitigation.
But there are sensors like battery voltage and battery state of charge
that requires the low limits governor to place a frequency cap on CPU/GPU
cooling device, if the batter voltage or charge goes below a threshold.

Update the low limits governor to register a new governor
low_limits_cap, that will place a cap mitigation on a cooling device
when the sensor reading goes below a threshold.

Change-Id: I461b21d8978b2803c8cc489b207d06967af63e6c
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent 6d44a344
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment