summaryrefslogtreecommitdiff
path: root/drivers/thermal/pid_thermal_gov.c
AgeCommit message (Expand)Author
2013-09-14Thermal: pid_thermal_gov: Apply per-zone specific governor parametersHyungwoo Yang
2013-09-14Thermal: pid_thermal_gov: Separate compensation into up and down compensationsJinyoung Park
2013-09-14Thermal: pid_thermal_gov: Apply compenstaion even if sum_err is 0 or maxJinyoung Park
2013-09-14Thermal: pid_thermal_gov: Fix passive polling stop issueJinyoung Park
2013-09-14Thermal: pid_thermal_gov: Add max_doutJinyoung Park
2013-09-14Thermal: pid_thermal_gov: Fix wrong comparison when temp is negativeJinyoung Park
2013-09-14Thermal: pid_thermal_gov: change max_err_temp to 9000Hyungwoo Yang
2013-09-14Thermal: pid_thermal_gov: Add compensationJinyoung Park
2013-09-14Thermal: Add PID thermal governorJinyoung Park