summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
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
2013-04-24Thermal: exynos: Add clk_{un}prepare APIsSachin Kamat
2013-04-24Merge branch 'eduardo-1' of .git into nextZhang Rui
2013-04-17Thermal: cpufreq cooling: endian bug in cpufreq_get_max_state()Dan Carpenter
2013-04-15thermal: expose thermal_zone_get_temp APIEduardo Valentin
2013-04-15thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin
2013-04-15Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Zhang Rui
2013-04-14Thermal: build cpu_cooling code into thermal_sys moduleZhang Rui
2013-04-14Thermal: build thermal governors into thermal_sys moduleZhang Rui
2013-04-14Thermal: rename thermal_sys.c to thermal_core.cZhang Rui
2013-04-12Thermal: exynos: remove unnecessary header inclusionsArnd Bergmann
2013-04-12thermal: step_wise: set throttle target within thermal instance limitsAndrew Bresticker
2013-04-02thermal: add a warning for temperature emulation featureEduardo Valentin
2013-04-02thermal: exynos: Adapt to temperature emulation core thermal frameworkAmit Daniel Kachhap
2013-04-02thermal: rcar: add pm_runtime_xxx() supportKuninori Morimoto
2013-04-02thermal: rcar: tidyup registration failure caseKuninori Morimoto
2013-04-02thermal: Add driver for Armada 370/XP SoC thermal managementEzequiel Garcia
2013-03-26thermal: dove: Fix thermal sensor formulaEzequiel Garcia
2013-03-26thermal: kirkwood: Fix thermal sensor formulaEzequiel Garcia
2013-03-26thermal: kirkwood: Fix valid check for thermal registerEzequiel Garcia
2013-03-26thermal: db8500: Fix missing mutex_unlock() in probe error pathsAxel Lin