summaryrefslogtreecommitdiff
path: root/drivers/misc/therm_est.c
AgeCommit message (Collapse)Author
2012-07-11drivers: misc: fixed therm estimator bugJoshua Primero
Fixed hi and lo limit bug in thermal estimator driver. bug 1007726 Change-Id: I2be90ca7d875dbed34004b83f070fb5cbd8bc467 Signed-off-by: Joshua Primero <jprimero@nvidia.com> Reviewed-on: http://git-master/r/113564 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Sachin Nikam <snikam@nvidia.com>
2012-06-28drivers: misc: Thermal estimator driverJoshua Primero
Added driver which estimates temperature based on a linear formula from other temperature sensors. bug 1007726 Change-Id: Ic0d3ba7f0d369d4321f55b03e6326ff4efbb512e Signed-off-by: Joshua Primero <jprimero@nvidia.com> Reviewed-on: http://git-master/r/105988 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Sachin Nikam <snikam@nvidia.com>