linux/drivers/thermal
Wolfram Sang b948cc6161 drivers/thermal: don't check resource with devm_ioremap_resource
devm_ioremap_resource does sanity checks on the given resource. No need to
duplicate this in the driver.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2013-05-18 11:57:30 +02:00
..
Kconfig thermal: cpu_cooling: update Kconfig entry 2013-04-25 00:34:40 +08:00
Makefile Thermal: build cpu_cooling code into thermal_sys module 2013-04-14 23:28:49 +08:00
armada_thermal.c drivers/thermal: don't check resource with devm_ioremap_resource 2013-05-18 11:57:30 +02:00
cpu_cooling.c thermal: cpu_cooling: alignment improvements 2013-04-27 09:25:55 +08:00
db8500_cpufreq_cooling.c thermal: db8500_cpufreq_cooling: remove usage of IS_ERR_OR_NULL() 2013-04-27 09:28:38 +08:00
db8500_thermal.c thermal: db8500: Fix missing mutex_unlock() in probe error paths 2013-03-26 22:08:08 +08:00
dove_thermal.c drivers/thermal: don't check resource with devm_ioremap_resource 2013-05-18 11:57:30 +02:00
exynos_thermal.c drivers/thermal: don't check resource with devm_ioremap_resource 2013-05-18 11:57:30 +02:00
fair_share.c Thermal: build thermal governors into thermal_sys module 2013-04-14 23:28:43 +08:00
intel_powerclamp.c Fix mis-merge of intel_powerclamp.c resulting in compile error 2013-02-28 20:23:09 -08:00
kirkwood_thermal.c thermal: kirkwood: Fix thermal sensor formula 2013-03-26 22:12:20 +08:00
rcar_thermal.c thermal: rcar: add pm_runtime_xxx() support 2013-04-02 21:18:39 +08:00
spear_thermal.c drivers/thermal/spear_thermal.c: use devm_clk_get 2013-01-04 15:38:25 +08:00
step_wise.c Thermal: build thermal governors into thermal_sys module 2013-04-14 23:28:43 +08:00
thermal_core.c thermal: thermal_core: remove usage of IS_ERR_OR_NULL 2013-04-27 09:28:25 +08:00
thermal_core.h Thermal: build thermal governors into thermal_sys module 2013-04-14 23:28:43 +08:00
user_space.c Thermal: build thermal governors into thermal_sys module 2013-04-14 23:28:43 +08:00