aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
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
2013-03-26thermal: db8500: Fix checking return value of thermal_zone_device_registerAxel Lin
2013-03-26drivers: thermal: cpu_cooling: fix checkpatch warningLaurent Navet [Mali]
2013-03-26Thermal: exynos: fix cooling state translationZhang Rui
2013-03-26Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_tableZhang Rui
2013-03-11thermal: exynos_thermal: return a proper error code while thermal_zone_device...Devendra Naga
2013-03-11thermal: rcar_thermal: propagate return value of thermal_zone_device_registerDevendra Naga
2013-03-11Thermal: kirkwood: Convert to devm_ioremap_resource()Sachin Kamat
2013-03-11Thermal: rcar: Convert to devm_ioremap_resource()Sachin Kamat
2013-03-11Thermal: dove: Convert to devm_ioremap_resource()Sachin Kamat
2013-03-11thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()Wei Yongjun
2013-02-28Fix mis-merge of intel_powerclamp.c resulting in compile errorLinus Torvalds
2013-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2013-02-27thermal: convert to idr_alloc()Tejun Heo
2013-02-22thermal: rcar: remove __devinitconstArnd Bergmann
2013-02-22thermal: return an error on failure to register thermal classRichard Guy Briggs
2013-02-08Thermal: rename thermal governor Kconfig option to avoid generic namingZhang Rui
2013-02-08thermal: exynos: Use the new thermal trend type for quick cooling action.Amit Daniel Kachhap
2013-02-08Thermal: exynos: Add support for temperature falling interrupt.Jonghwa Lee
2013-02-08Thermal: Dove: Add Themal sensor support for Dove.Andrew Lunn
2013-02-08thermal: Add support for the thermal sensor on Kirkwood SoCsNobuhiro Iwamatsu
2013-02-08thermal: rcar: add Device Tree supportKuninori Morimoto
2013-02-06thermal: rcar: remove machine_power_off() from rcar_thermal_notify()Kuninori Morimoto
2013-02-06thermal: rcar: add interrupt supportKuninori Morimoto
2013-02-06thermal: rcar: add read/write functions for common/priv dataKuninori Morimoto
2013-02-06thermal: rcar: multi channel supportKuninori Morimoto
2013-02-06thermal: rcar: use mutex lock instead of spin lockKuninori Morimoto
2013-02-06thermal: rcar: enable CPCTL to use hardware TSC decidingKuninori Morimoto
2013-02-06thermal: rcar: use parenthesis on macroKuninori Morimoto
2013-02-06Thermal: fix a build warning when CONFIG_THERMAL_EMULATION clearedZhang Rui
2013-02-06Thermal: fix a wrong commentZhang Rui