author | Eduardo Valentin <eduardo.valentin@ti.com> | |
Tue, 23 Apr 2013 14:48:11 +0000 (10:48 -0400) | ||
committer | J Keerthy <j-keerthy@ti.com> | |
Tue, 28 May 2013 05:41:47 +0000 (11:11 +0530) | ||
commit | dd6b0c4ede3f5f65254da25d062ac6918cd6bf66 | |
tree | da7d407b8a2600520cfd37851f95aecd3ffea66d | tree | snapshot (tar.xz tar.gz zip) |
parent | 05de7c0d26f50823c615fb38bcaad1dc84bf1bcd | commit | diff |
thermal: expose thermal_zone_get_temp API
This patch exports the thermal_zone_get_temp API so that driver
writers can fetch temperature of thermal zones managed by other
drivers.
Acked-by: Zhang Rui <rui.zhang@intel.com>
Acked-by: Durgadoss R <durgadoss.r@intel.com>
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
This patch exports the thermal_zone_get_temp API so that driver
writers can fetch temperature of thermal zones managed by other
drivers.
Acked-by: Zhang Rui <rui.zhang@intel.com>
Acked-by: Durgadoss R <durgadoss.r@intel.com>
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
drivers/thermal/thermal_sys.c | diff | blob | history | |
include/linux/thermal.h | diff | blob | history |