summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2013-09-23thermal: Add palmas thermal supportPradeep Goudagunta
2013-09-03Thermal: generic_adc_thermal: Add second value read back on read channel rawJinyoung Park
2013-08-14Merge branch 'linux-3.4.57' into rel-17Deepak Nibade
2013-06-17Thermal: Add generic ADC thermal sensor using IIO frameworkJinyoung Park
2013-05-03Thermal: Add thermal events tracing (ftrace)Timo Alho
2013-05-03Thermal: pid_thermal_gov: Skip unncessary throttle target calculationJinyoung Park
2013-04-12thermal: return an error on failure to register thermal classRichard Guy Briggs
2013-04-08thermal: call correct function in crit_showDiwakar Tundlam
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: Fix DEFAULT_THERMAL_GOVERNORZhang Rui
2013-02-06Thermal: pid_thermal_gov: Add compensationJinyoung Park
2013-02-05Thermal: Fix binding problem when there is thermal zone paramsJinyoung Park
2013-01-15thermal: pwm_fan: Fix coverity errorAnshul Jain
2013-01-11Thermal: Add PID thermal governorJinyoung Park
2013-01-09thermal: pwm_fan: Suspend and resumeAnshul Jain
2013-01-09Thermal: Add start and stop operations in thermal_governor structureJinyoung Park
2013-01-09Thermal: Fix potential NULL pointer dereference bug on tz->governorJinyoung Park
2013-01-03Thermal: Fix wrong condition checking in policy_storeJinyoung Park
2012-12-31netlink: remove return value check for netlink_broadcast()Amit Kamath
2012-12-30Thermal: Allow first cooling device updateAlex Frid
2012-12-19Thermal: Add passive_delay sysfs attribute in thermal zoneJinyoung Park
2012-12-19Thermal: Add available_policies sysfs attributeJinyoung Park
2012-12-19Thermal: Remove dangling newline character in buf on policy_store()Jinyoung Park
2012-12-13thermal: pwm_fan: Add PWM controlled fan driverAnshul Jain
2012-11-30thermal: step_wise: Fix bug on passive instance updatingJinyoung Park
2012-11-30Thermal: Merge thermal framwork changes from Linux-nextJinyoung Park
2012-11-15Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem.Jonghwa Lee
2012-11-15thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap
2012-11-05thermal: fix potential out-of-bounds memory accessGuenter Roeck
2012-11-05Thermal: Introduce locking for cdev.thermal_instances list.Zhang Rui
2012-11-05Thermal: Unify the code for both active and passive coolingZhang Rui
2012-11-05Thermal: Introduce simple arbitrator for setting device cooling stateZhang Rui
2012-11-05Thermal: List thermal_instance in thermal_cooling_device.Zhang Rui
2012-11-05Thermal: Rename thermal_instance.node to thermal_instance.tz_node.Zhang Rui
2012-11-05Thermal: Rename thermal_zone_device.cooling_devicesZhang Rui
2012-11-05Thermal: rename structure thermal_cooling_device_instance to thermal_instanceZhang Rui
2012-11-05Thermal: Introduce thermal_zone_trip_update()Zhang Rui
2012-11-05Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui
2012-11-05Thermal: Introduce .get_trend() callback.Zhang Rui
2012-11-01Thermal: set upper and lower limitsZhang Rui
2012-11-01Thermal: Introduce cooling states range supportZhang Rui
2012-11-01Thermal: Introduce multiple cooling states supportZhang Rui
2012-11-01Thermal: Add Hysteresis attributesDurgadoss R
2012-10-25drivers: thermal: Make trip points writableJoshua Primero
2012-09-13drivers: thermal: Add find device functionJoshua Primero