Commit graph

7 commits

Author SHA1 Message Date
David Chao
5fb6fed0a1 thermal: update thermal config for FCC
- Change charging throttling switch-on temp from 25C to 35C

Bug: 260522422
Test: ThermalHAL throttling worked properly
Change-Id: Ifbf27e56203db712fa4b5e29f1e4a91671ca852c
2022-11-29 16:13:23 +08:00
David Chao
e21617d617 thermal: update thermal config
Based on EVT1.0 and SpeedTest results to update thermal formula v0.7-1117,
Also add:
- CPU/GPU power budget = CPU/GPU default power budget - MODEM power * 0.3
- Start throttle charging at 25C.

Bug: 257243663
Test: ThermalHAL throttling worked properly
Change-Id: I7c887fd27b776a0be36cddd7f84dcc5b4a736e57
2022-11-17 07:28:19 +00:00
David Chao
96ab71498c thermal: update thermal config for EVT1.0
Based on Safety results to modify thermal formula V0.6 for EVT1.0.

Bug: 253992204
Test: boot to home and thermal throttling worked properly.
Change-Id: I545fd4d0fce8dadbf82c45f4f867eb06e811719b
2022-10-21 19:39:17 +00:00
David Chao
396f97cf15 thermal: increase charging current on WLC charging throttling
Increase cdev_ceiling on WLC:
- MODERATE: from 10 (100mA) to 8 (250mA)

Bug: 250938144
Test: boot to home and thermal throttling worked properly
Change-Id: I978efc8e922e7c7100a3bd557f7d935174d632fd
2022-10-17 09:05:21 +00:00
David Chao
3e50915d85 thermal: more aggressive thermal throttling policy
- Lower Spower from 1500 to 1200 for Wired charging

Bug: 249464740
Test: boot to home and thermal throttling worked properly
Change-Id: Ibfebb23b74fcd6d8670e05c0b023157f4fd34141
2022-09-28 19:02:40 +08:00
David Chao
bd7e8ead24 thermal: update thermal config
Based on EVT1.0 thermal results to adjust virtual sensor formula and
WLC charging throttling.
- Virtual-skin version v0.5
- Switch on temp 35C, target temp 39C, spower 2000

Bug: 236562040
Test: ThermalHAL throttling worked properly
Change-Id: I4fb4a5da702a9b904a7377df55f0bb362c74199d
2022-09-14 10:26:40 +00:00
David Chao
02bc91305c thermal: seperate thermal config for charging
- Separate thermal config for charger mode and remove the unused thermal
throttling.

Bug: 240897207
Test: usbc overheating protection and charging throttling worked
properly in charger.

Change-Id: Ib970c16c0ed08b52fb2c9387b71cb2211f4bc1f3
2022-08-22 19:54:12 +00:00