summaryrefslogtreecommitdiff
path: root/thermal-engine-sargo.conf
AgeCommit message (Collapse)Author
2020-04-02Add voice onlyBlake Kragten
Set at pre-shutdown temperature Bug: 146387214 Test: Compiled and tested on device with custom radio Change-Id: Iac3ba3bedad7434e3d4fc8de3770d784a32328de
2019-02-16thermal: align pi-dev thermal-engine.conf and update thermal hal configTeYuan Wang
Bug:123666855 Test: thermal hal shutdown works normally. thermal hal notifythrottling works normally while mb-therm or usbc-therm thermistor across threshold. Change-Id: I1f226e8c72288fa31691adb258a434f023727ea4 Signed-off-by: TeYuan Wang <kamewang@google.com>
2018-12-12Lift up shutdown thermal config to use framework shutdown firstTeYuan Wang
Bug: 119221890 Test: Framwork and thermal-engine shutdown can work properly. Change-Id: I3e5503527228f79e12b99170ddb746ffdabe17f5
2018-11-23thermal: adjust usb overheat warning actionTeYuan Wang
Bug: 119849518 Test: usb overheat warning UI can pop up on time Change-Id: I5a3e2060f43b916198ff46009e681069cf6b0da6
2018-11-22thermal-engine: Update charging throttling policiesdavidchao
The charging mitigation will be triggered when device Tskin reaches 40degC, 42degC, 44degC And from the thermal test result, B4S4 sensor trigger point are different. We follow B1C1 settings so the clear threshold is 1 degC. Bug: 113636801 Test: Boot & check log messages Change-Id: I88f7801fde9c4c287d2764132eacf549c05aa5e8 Signed-off-by: davidchao <davidchao@google.com>
2018-11-20thermal: Add modem DL/UL throttlingTeYuan Wang
Bug: 113636514 Test: Modem throttling can work Change-Id: If1a67bce49596fae55fa1a517d8394975553685e Signed-off-by: TeYuan Wang <kamewang@google.com>
2018-11-01thermal: Add usb overheat actionTeYuan Wang
Bug: 118244306 Test: thermal-engine can update usb cdev state when usbc-therm-adc overheat Change-Id: Id6b2ceef7f0558a09aa65f5eb8d070203d936689 Signed-off-by: TeYuan Wang <kamewang@google.com>
2018-10-11thermal: update thermal throttling threshold.davidchao
thermal mitigation algorithm as below: Surface temp LC BC 46 degC 748800 825600 45 degC 998400 979200 44 degC 1209600 1363200 42 degC 1708800 1363200 40 degC 1708800 1747200 Bug: 113970819 Bug: 113636819 Bug: 113636554 Test: thermal-engine can work properly Change-Id: I7aa0d871200fa0be396b1d830202f18c3ae303e3 Signed-off-by: davidchao <davidchao@google.com>
2018-10-05thermal: adjust shutdown thresholdTeYuan Wang
Bug: 116758978 Test: Device can shutdown on time Change-Id: Ib3f172842238f97c09f716f7cac63ccadd6e997c
2018-08-14thermal: update temporary thermal table for camera APPdavidchao
Google camera APP can't launch when thermal-hal SKIN related variables are null so update the temporary thermal table for camera APP. Bug: 112570141 Test: Camera app can be launch after phase in temporary thermal table $ adb shell lshal debug android.hardware.thermal@1.1::IThermal/default getTemperatures: ..... Name: mb-therm-adc Type: SKIN CurrentValue: 35.677 ThrottlingThreshold: 90 ShutdownThreshold: 100 VrThrottlingThreshold: 90 Change-Id: I135c8918e54bf8f34ec10483d3325394c5049b13 Signed-off-by: davidchao <davidchao@google.com>
2018-07-28thermal-engine: temporarily empty config for proto device bring up with LA 1.9jasoncschiu
Bug: 111921382 Change-Id: I89cc27430ddd9e5a5d035b758a2642b2bd402a0b
2018-07-12bonito and sargo: initial device supportRoger Liao
Bug: 111163725 Change-Id: I00af3102379676cedf818caa2e86c5e1593a48da Signed-off-by: Roger Liao <rogerliao@google.com>