summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)AuthorLines
2013-05-18drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang-19/+0
2013-04-27Merge branch 'cpu_cooling-doc-comments-update' of .git into nextZhang Rui-21/+29
2013-04-27thermal: db8500_cpufreq_cooling: remove usage of IS_ERR_OR_NULL()Eduardo Valentin-1/+1
2013-04-27thermal: thermal_core: remove usage of IS_ERR_OR_NULLEduardo Valentin-1/+1
2013-04-27thermal: cpu_cooling: alignment improvementsEduardo Valentin-10/+9
2013-04-27thermal: cpu_cooling: remove checkpatch.pl warningEduardo Valentin-1/+1
2013-04-27thermal: cpu_cooling: remove trailing blank lineEduardo Valentin-1/+0
2013-04-27thermal: cpu_cooling: align on open parenthesisEduardo Valentin-1/+2
2013-04-27thermal: cpu_cooling: standardize comment styleEduardo Valentin-6/+4
2013-04-27thermal: cpu_cooling: standardize end of functionEduardo Valentin-0/+12
2013-04-27thermal: cpu_cooling: remove trailing white spacesEduardo Valentin-2/+1
2013-04-25Merge branch 'cpu_cooling-doc-comments-update' of .git into nextZhang Rui-25/+87
2013-04-25Merge branch 'thermal_core-doc-comments-update' of .git into nextZhang Rui-23/+57
2013-04-25thermal: update kernel-doc for thermal_zone_device_registerEduardo Valentin-1/+8
2013-04-25thermal: update kernel-doc for create_trip_attrsEduardo Valentin-1/+6
2013-04-25thermal: update kernel-doc for thermal_cooling_device_registerEduardo Valentin-1/+8
2013-04-25thermal: update kernel-doc for thermal_zone_unbind_cooling_deviceEduardo Valentin-3/+8
2013-04-25thermal: update kernel-doc for thermal_zone_bind_cooling_deviceEduardo Valentin-3/+13
2013-04-25thermal: use EXPORT_SYMBOL_GPLEduardo Valentin-9/+9
2013-04-25thermal: rename notify_thermal_framework to thermal_notify_frameworkEduardo Valentin-3/+3
2013-04-25thermal: update driver licenseEduardo Valentin-1/+1
2013-04-25thermal: use strlcpy instead of strcpyEduardo Valentin-2/+2
2013-04-25thermal: cpu_cooling: remove unused symbolsEduardo Valentin-5/+1
2013-04-25thermal: cpu_cooling: remove not needed curl bracketsEduardo Valentin-2/+2
2013-04-25thermal: cpu_cooling: use snprintf instead of sprintfEduardo Valentin-1/+2
2013-04-25thermal: cpu_cooling: update kernel-doc comment for cpufreq_cooling_unregisterEduardo Valentin-0/+2
2013-04-25thermal: cpu_cooling: update kernel-doc for cpufreq_cooling_registerEduardo Valentin-0/+7
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_set_cur_stateEduardo Valentin-0/+5
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_get_cur_stateEduardo Valentin-0/+5
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_get_max_stateEduardo Valentin-0/+5
2013-04-25thermal: cpu_cooling: update Kconfig entryEduardo Valentin-2/+3
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_thermal_notifierEduardo Valentin-0/+6
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_apply_coolingEduardo Valentin-0/+6
2013-04-25thermal: cpu_cooling: improve documentation for get_cpu_frequencyEduardo Valentin-1/+7
2013-04-25thermal: cpu_cooling: document cpufreq_get_cooling_levelEduardo Valentin-0/+11
2013-04-25thermal: cpu_cooling: add documentation for get_propertyEduardo Valentin-3/+11
2013-04-25thermal: cpu_cooling: fix kernel doc for is_cpufreq_validEduardo Valentin-1/+7
2013-04-25thermal: cpu_cooling: remove compiler warningEduardo Valentin-1/+1
2013-04-25thermal: cpu_cooling: use EXPORT_SYMBOL_GPLEduardo Valentin-4/+3
2013-04-25thermal: cpu_cooling: fix kernel_doc for cpufreq_cooling_deviceEduardo Valentin-3/+3
2013-04-25thermal: cpu_cooling: remove unused headersEduardo Valentin-2/+0
2013-04-25Merge branch 'exynos-fix' of .git into nextZhang Rui-3/+11
2013-04-24Thermal: exynos: Add compatible string for exynos4412Sachin Kamat-0/+4
2013-04-24Thermal: exynos: Add clk_{un}prepare APIsSachin Kamat-3/+7
2013-04-24Merge branch 'eduardo-1' of .git into nextZhang Rui-3/+55
2013-04-17Thermal: cpufreq cooling: endian bug in cpufreq_get_max_state()Dan Carpenter-2/+2
2013-04-15thermal: expose thermal_zone_get_temp APIEduardo Valentin-3/+17
2013-04-15thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin-0/+38
2013-04-15Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Zhang Rui-243/+536
2013-04-14Thermal: build cpu_cooling code into thermal_sys moduleZhang Rui-2/+2