| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* Especially wait for really critical temperatures before
shutting down the device completely
Change-Id: Ib9d7837bd7613f208e6c4b73ea819e8981ee170f
|
|
|
|
|
|
|
|
|
|
|
| |
Add more aggressive throttling before shutdown
Change thermal shutdown to 60C
Fix wrong temperature in SKIN-MID-FLOOR
Bug: 33276816
Bug: 35933344
Test: on marlin
Change-Id: Id20f2299beb7772bbe376342642814b01369731c
|
|
|
|
|
|
|
| |
* Remove the battery monitor part too since the bms sensor isn't
reliable anymore with everyone using a third party battery
Change-Id: I46f788b079a5f9548989c495e0b5a1e1825f5df5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
17th sensor get's way above 70C after 7-10 minutes of
CPU stress test and above 50C in normal usage. This kills charging
entirely. We do not want that because actually it does not
indicate that we are overheating. What we really need to check is
the battery temperature.
This change ensures that we have at least 400-500mA charging
even under heavy usage.
bms and battery sensors show the same temperature.
Change-Id: I3ac2152e06afcd0a27d228de89d635d32b3110bc
Signed-off-by: Yaroslav Furman <yaro330@gmail.com>
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* These temperatures are too low for us because this sensor basically fluctuates way too much. This causes a charging - not charging behaviour while charging the device normally.
* The problem is probably not there in ZUI because they use the batt_therm sensor with the same configuration, but that probably behaves differently.
* Partial revert of d18cab6881d234d29c8f2b51bcfd8340803aca9a
Change-Id: I9b397568beb110455d65d6ce826dca59679f93b2
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
* From 4.0.228DEV
* Keep using our current battery sensor (tsens_tz_sensor17)
as we don't have any batt_therm.
|
|
|
|
|
|
|
| |
According to @davidevinavil, my thermal config cause a ~25% drop
on the Multi-Core CPU performance... so, maybe I was too optimistic :P
Increase 4 degrees centigrade to reduce the performance penalty.
|
|
|
|
| |
* I prefer to keep the phone cooler than having a little more performance.
|
| |
|
|
|
|
| |
* z2_row and z2_plus have different thresholds.
|
| |
|
|
|