summaryrefslogtreecommitdiff
path: root/drivers/thermal/pid_thermal_gov.c
AgeCommit message (Expand)Author
2013-05-03Thermal: pid_thermal_gov: Skip unncessary throttle target calculationJinyoung Park
2013-03-27Thermal: pid_thermal_gov: Separate compensation into up and down compensationsJinyoung Park
2013-03-27Thermal: pid_thermal_gov: Apply compenstaion even if sum_err is 0 or maxJinyoung Park
2013-03-15Thermal: pid_thermal_gov: Fix passive polling stop issueJinyoung Park
2013-03-11Thermal: pid_thermal_gov: Fix wrong comparison when temp is negativeJinyoung Park
2013-03-06Thermal: pid_thermal_gov: Add max_doutJinyoung Park
2013-02-14Thermal: pid_thermal_gov: change max_err_temp to 9000Hyungwoo Yang
2013-02-06Thermal: pid_thermal_gov: Add compensationJinyoung Park
2013-01-11Thermal: Add PID thermal governorJinyoung Park