commit | c7a860748c44c03abd6f4b3acd7716026280a339 | [log] [tgz] |
---|---|---|
author | Siddartha Mohanadoss <smohanad@codeaurora.org> | Mon Aug 13 17:12:31 2012 -0700 |
committer | Siddartha Mohanadoss <smohanad@codeaurora.org> | Mon Aug 13 17:16:07 2012 -0700 |
tree | 2b304e6419ac65e8d13551ade0200bc27fbd5e83 | |
parent | cd73883b11609aea16ba54babef8a849e446e165 [diff] |
thermal: msm8974: Fix calibration less temperature readings The slope used for temperature calculation is code/degC. Change the implementation of the equation of the line to use the slope as code/degC instead of degC/code. Update the control register default initialization data to perform a periodic update of the temperature data to the status registers. Change-Id: Ia222e4ffa4009767a570a083910a37fd1823011c Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>