linux/drivers/thermal
Vincenzo Frascino 6a92c36688 thermal: add support for thermal sensor present on SPEAr13xx machines
ST's SPEAr13xx machines are based on CortexA9 ARM processors.  These
machines contain a thermal sensor for junction temperature monitoring.

This patch adds support for this thermal sensor in existing thermal
framework.

[akpm@linux-foundation.org: little code cleanup]
[akpm@linux-foundation.org: print the pointer correctly]
[viresh.kumar@st.com: thermal/spear_thermal: add compilation dependency on PLAT_SPEAR]
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@st.com>
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
2012-03-22 01:05:32 -04:00
..
Kconfig thermal: add support for thermal sensor present on SPEAr13xx machines 2012-03-22 01:05:32 -04:00
Makefile thermal: add support for thermal sensor present on SPEAr13xx machines 2012-03-22 01:05:32 -04:00
spear_thermal.c thermal: add support for thermal sensor present on SPEAr13xx machines 2012-03-22 01:05:32 -04:00
thermal_sys.c thermal_sys: convert printks to pr_<level> 2012-03-22 01:04:40 -04:00