commit | c08860ffe5c0e986e208e8217dae8191c0b40b24 | [log] [tgz] |
---|---|---|
author | Jonghwa Lee <jonghwa3.lee@samsung.com> | Wed Sep 17 14:54:37 2014 +0900 |
committer | Guenter Roeck <linux@roeck-us.net> | Mon Sep 22 11:14:52 2014 -0700 |
tree | d70f8173ba1e25887539527015acce344bbc0085 | |
parent | 9b993e36611bd8029b81637ad53a262fa7882af1 [diff] |
hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor. To get more comprehensive and integrated thermal management, it adds ntc thermistor to thermal framework as a thermal sensor. It's governed thermal susbsystem only if it is described in DT node. Otherwise, it just notifies temperature to userspace via sysfs as it used to be. Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>