summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2013-09-14thermal: generic-adc-thermal: remove __devinit/__devexitLaxman Dewangan
2013-09-14thermal: generic-adc-thermal: pass lookup table for adc raw data to tempLaxman Dewangan
2013-09-14Thermal: Add generic ADC thermal sensor using IIO frameworkJinyoung Park
2013-09-14thermal: core: export API to get thermal zone by nameLaxman Dewangan
2013-09-14arm: tegra: fan: clear next fan state before suspendJean Huang
2013-09-14thermal: pwm_fan: Add support for look up tableAnshul Jain
2013-09-14thermal: pwm_fan: Add sysfs node for state capAnshul Jain
2013-09-14arm: tegra: roth: modify error check for tach driverShaoming Feng
2013-09-14thermal: pwm-fan: add tach supportShaoming Feng
2013-09-14thermal: pwm_fan: WQ_RESCUER is goneDan Willemsen
2013-09-14Thermal: pid_thermal_gov: Apply per-zone specific governor parametersHyungwoo Yang
2013-09-14thermal: call correct function in crit_showDiwakar Tundlam
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: Add thermal events tracing (ftrace)Timo Alho
2013-09-14Thermal: pid_thermal_gov: Fix wrong comparison when temp is negativeJinyoung Park
2013-09-14netlink: remove return value check for netlink_broadcast()Amit Kamath
2013-09-14Thermal: pid_thermal_gov: change max_err_temp to 9000Hyungwoo Yang
2013-09-14thermal: pwm_fan: Fix coverity errorAnshul Jain
2013-09-14thermal: pwm_fan: Suspend and resumeAnshul Jain
2013-09-14Thermal: pid_thermal_gov: Add compensationJinyoung Park
2013-09-14Thermal: Fix binding problem when there is thermal zone paramsJinyoung Park
2013-09-14Thermal: Add PID thermal governorJinyoung Park
2013-09-14Thermal: Add start and stop operations in thermal_governor structureJinyoung Park
2013-09-14Thermal: Fix potential NULL pointer dereference bug on tz->governorJinyoung Park
2013-09-14Thermal: Fix wrong condition checking in policy_storeJinyoung Park
2013-09-14Thermal: Allow first cooling device updateAlex Frid
2013-09-14Thermal: Add passive_delay sysfs attribute in thermal zoneJinyoung Park
2013-09-14Thermal: Add available_policies sysfs attributeJinyoung Park
2013-09-14Thermal: Remove dangling newline character in buf on policy_store()Jinyoung Park
2013-09-14thermal: pwm_fan: Add PWM controlled fan driverAnshul Jain
2013-09-14drivers: thermal: Add find device functionJoshua Primero
2013-05-18drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang
2013-04-27Merge branch 'cpu_cooling-doc-comments-update' of .git into nextZhang Rui
2013-04-27thermal: db8500_cpufreq_cooling: remove usage of IS_ERR_OR_NULL()Eduardo Valentin
2013-04-27thermal: thermal_core: remove usage of IS_ERR_OR_NULLEduardo Valentin
2013-04-27thermal: cpu_cooling: alignment improvementsEduardo Valentin
2013-04-27thermal: cpu_cooling: remove checkpatch.pl warningEduardo Valentin
2013-04-27thermal: cpu_cooling: remove trailing blank lineEduardo Valentin
2013-04-27thermal: cpu_cooling: align on open parenthesisEduardo Valentin
2013-04-27thermal: cpu_cooling: standardize comment styleEduardo Valentin
2013-04-27thermal: cpu_cooling: standardize end of functionEduardo Valentin
2013-04-27thermal: cpu_cooling: remove trailing white spacesEduardo Valentin
2013-04-25Merge branch 'cpu_cooling-doc-comments-update' of .git into nextZhang Rui
2013-04-25Merge branch 'thermal_core-doc-comments-update' of .git into nextZhang Rui
2013-04-25thermal: update kernel-doc for thermal_zone_device_registerEduardo Valentin
2013-04-25thermal: update kernel-doc for create_trip_attrsEduardo Valentin
2013-04-25thermal: update kernel-doc for thermal_cooling_device_registerEduardo Valentin