summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2013-10-30ENGR00275542-2 thermal: imx: Add necessary clk operationAnson Huang
2013-10-30ENGR00274056-3 thermal: imx: binding device cooling to thermalAnson Huang
2013-10-30ENGR00274056-1 thermal: add device cooling for thermal driverAnson Huang
2013-10-30ENGR00273344-2 thermal: imx: make thermal trip temp changeableAnson Huang
2013-10-30ENGR00273344-1 thermal: imx: Update formula for thermal sensorAnson Huang
2013-10-30thermal: add imx thermal driver supportShawn Guo
2013-10-30thermal: cpu_cooling: fix 'descend' check in get_property()Shawn Guo
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
2013-04-25thermal: update kernel-doc for thermal_zone_unbind_cooling_deviceEduardo Valentin
2013-04-25thermal: update kernel-doc for thermal_zone_bind_cooling_deviceEduardo Valentin
2013-04-25thermal: use EXPORT_SYMBOL_GPLEduardo Valentin
2013-04-25thermal: rename notify_thermal_framework to thermal_notify_frameworkEduardo Valentin
2013-04-25thermal: update driver licenseEduardo Valentin
2013-04-25thermal: use strlcpy instead of strcpyEduardo Valentin
2013-04-25thermal: cpu_cooling: remove unused symbolsEduardo Valentin
2013-04-25thermal: cpu_cooling: remove not needed curl bracketsEduardo Valentin
2013-04-25thermal: cpu_cooling: use snprintf instead of sprintfEduardo Valentin
2013-04-25thermal: cpu_cooling: update kernel-doc comment for cpufreq_cooling_unregisterEduardo Valentin
2013-04-25thermal: cpu_cooling: update kernel-doc for cpufreq_cooling_registerEduardo Valentin
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_set_cur_stateEduardo Valentin
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_get_cur_stateEduardo Valentin
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_get_max_stateEduardo Valentin
2013-04-25thermal: cpu_cooling: update Kconfig entryEduardo Valentin
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_thermal_notifierEduardo Valentin
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_apply_coolingEduardo Valentin
2013-04-25thermal: cpu_cooling: improve documentation for get_cpu_frequencyEduardo Valentin
2013-04-25thermal: cpu_cooling: document cpufreq_get_cooling_levelEduardo Valentin
2013-04-25thermal: cpu_cooling: add documentation for get_propertyEduardo Valentin
2013-04-25thermal: cpu_cooling: fix kernel doc for is_cpufreq_validEduardo Valentin
2013-04-25thermal: cpu_cooling: remove compiler warningEduardo Valentin
2013-04-25thermal: cpu_cooling: use EXPORT_SYMBOL_GPLEduardo Valentin
2013-04-25thermal: cpu_cooling: fix kernel_doc for cpufreq_cooling_deviceEduardo Valentin
2013-04-25thermal: cpu_cooling: remove unused headersEduardo Valentin
2013-04-25Merge branch 'exynos-fix' of .git into nextZhang Rui
2013-04-24Thermal: exynos: Add compatible string for exynos4412Sachin Kamat