aboutsummaryrefslogtreecommitdiff
path: root/configs/thermal-engine.conf (follow)
Commit message (Collapse)AuthorAge
* msm8996-common: thermal-engine: Increase temps thresholdsDavide Garberi2022-08-16
| | | | | | | * Especially wait for really critical temperatures before shutting down the device completely Change-Id: Ib9d7837bd7613f208e6c4b73ea819e8981ee170f
* msm8996-common: thermal-config: throttling before shutdownWei Wang2022-08-16
| | | | | | | | | | | 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
* msm8996-common: configs: Import thermal-engine.conf from marlinDavide Garberi2022-08-16
| | | | | | | * Remove the battery monitor part too since the bms sensor isn't reliable anymore with everyone using a third party battery Change-Id: I46f788b079a5f9548989c495e0b5a1e1825f5df5
* msm8996-common: thermal-engine: use bms sensor for charging throttlingYaroslav Furman2019-01-26
| | | | | | | | | | | | | | | | 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>
* msm8996-common: thermal-engine: Update thresholds for battery_monitorDavide Garberi2018-10-25
| | | | | | | | | * 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>
* msm8996-common: Update calib.cfg and thermal-engine.conf.Cosme Domínguez Díaz2018-10-07
| | | | | | * From 4.0.228DEV * Keep using our current battery sensor (tsens_tz_sensor17) as we don't have any batt_therm.
* msm8996-common: thermal-engine.conf: Slightly increase the thresholds.Cosme Domínguez Díaz2018-08-13
| | | | | | | 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.
* msm8996-common: Tune thermal-engine config.Cosme Domínguez Díaz2018-06-29
| | | | * I prefer to keep the phone cooler than having a little more performance.
* msm8996-common: Move thermal-engine.conf from vendor to msm8996-common.Cosme Domínguez Díaz2018-06-25
|
* msm8996-common: Decommonize thermal-engine.conf.Cosme Domínguez Díaz2018-04-22
| | | | * z2_row and z2_plus have different thresholds.
* Import thermal-engine from ZUI 2.5.435.Cosme Domínguez Díaz2017-08-03
|
* z2_plus: Move blobs to the device treedavidevinavil2017-01-14