summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-06Thermal: kirkwood: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-06Thermal: exynos: Remove redundant platform_set_drvdata()Sachin Kamat1-3/+0
2013-05-06Thermal: dove_thermal: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-06Thermal: armada_thermal: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-04-27Merge branch 'MAINTAINERS-update' of .git into nextZhang Rui1-0/+3
2013-04-27Merge branch 'cpu_cooling-doc-comments-update' of .git into nextZhang Rui2-29/+37
2013-04-27Merge branch 'thermal_core-doc-comments-update' of .git into nextZhang Rui1-3/+11
2013-04-27thermal: db8500_cpufreq_cooling: remove usage of IS_ERR_OR_NULL()Eduardo Valentin1-1/+1
2013-04-27thermal: thermal_core: remove usage of IS_ERR_OR_NULLEduardo Valentin1-1/+1
2013-04-27thermal: cpu_cooling: improve line breakingEduardo Valentin1-8/+8
2013-04-27thermal: cpu_cooling: alignment improvementsEduardo Valentin1-10/+9
2013-04-27thermal: cpu_cooling: remove checkpatch.pl warningEduardo Valentin1-1/+1
2013-04-27thermal: cpu_cooling: remove trailing blank lineEduardo Valentin1-1/+0
2013-04-27thermal: cpu_cooling: align on open parenthesisEduardo Valentin1-1/+2
2013-04-27thermal: cpu_cooling: standardize comment styleEduardo Valentin1-6/+4
2013-04-27thermal: cpu_cooling: standardize end of functionEduardo Valentin1-0/+12
2013-04-27thermal: cpu_cooling: remove trailing white spacesEduardo Valentin1-2/+1
2013-04-27Thermal: update documentation for thermal_zone_device_registerZhang Rui1-3/+11
2013-04-24Merge branch 'cpu_cooling-doc-comments-update' of .git into nextZhang Rui3-28/+88
2013-04-24Merge branch 'thermal_core-doc-comments-update' of .git into nextZhang Rui3-25/+59
2013-04-24thermal: update kernel-doc for thermal_zone_device_registerEduardo Valentin1-1/+8
2013-04-24thermal: update kernel-doc for create_trip_attrsEduardo Valentin1-1/+6
2013-04-24thermal: update kernel-doc for thermal_cooling_device_registerEduardo Valentin1-1/+8
2013-04-24thermal: update kernel-doc for thermal_zone_unbind_cooling_deviceEduardo Valentin1-3/+8
2013-04-24thermal: update kernel-doc for thermal_zone_bind_cooling_deviceEduardo Valentin1-3/+13
2013-04-24thermal: use EXPORT_SYMBOL_GPLEduardo Valentin1-9/+9
2013-04-24thermal: rename notify_thermal_framework to thermal_notify_frameworkEduardo Valentin3-5/+5
2013-04-24thermal: update driver licenseEduardo Valentin1-1/+1
2013-04-24thermal: use strlcpy instead of strcpyEduardo Valentin1-2/+2
2013-04-24thermal: cpu_cooling: remove unused symbols on cpu_cooling.hEduardo Valentin1-3/+0
2013-04-24thermal: cpu_cooling: add needed header for cpu_cooling.hEduardo Valentin1-0/+1
2013-04-24thermal: cpu_cooling: remove unused symbolsEduardo Valentin1-5/+1
2013-04-24thermal: cpu_cooling: remove not needed curl bracketsEduardo Valentin1-2/+2
2013-04-24thermal: cpu_cooling: use snprintf instead of sprintfEduardo Valentin1-1/+2
2013-04-24thermal: cpu_cooling: update kernel-doc comment for cpufreq_cooling_unregisterEduardo Valentin1-0/+2
2013-04-24thermal: cpu_cooling: update kernel-doc for cpufreq_cooling_registerEduardo Valentin1-0/+7
2013-04-24thermal: cpu_cooling: update documentation for cpufreq_set_cur_stateEduardo Valentin1-0/+5
2013-04-24thermal: cpu_cooling: update documentation for cpufreq_get_cur_stateEduardo Valentin1-0/+5
2013-04-24thermal: cpu_cooling: update documentation for cpufreq_get_max_stateEduardo Valentin1-0/+5
2013-04-24thermal: cpu_cooling: update Kconfig entryEduardo Valentin1-2/+3
2013-04-24thermal: cpu_cooling: update documentation for cpufreq_thermal_notifierEduardo Valentin1-0/+6
2013-04-24thermal: cpu_cooling: update documentation for cpufreq_apply_coolingEduardo Valentin1-0/+6
2013-04-24thermal: cpu_cooling: improve documentation for get_cpu_frequencyEduardo Valentin1-1/+7
2013-04-24thermal: cpu_cooling: document cpufreq_get_cooling_levelEduardo Valentin1-0/+11
2013-04-24thermal: cpu_cooling: add documentation for get_propertyEduardo Valentin1-3/+11
2013-04-24thermal: cpu_cooling: fix kernel doc for is_cpufreq_validEduardo Valentin1-1/+7
2013-04-24thermal: cpu_cooling: remove compiler warningEduardo Valentin1-1/+1
2013-04-24thermal: cpu_cooling: use EXPORT_SYMBOL_GPLEduardo Valentin1-4/+3
2013-04-24thermal: cpu_cooling: fix kernel_doc for cpufreq_cooling_deviceEduardo Valentin1-3/+3
2013-04-24thermal: cpu_cooling: remove unused headersEduardo Valentin1-2/+0