From: Rajkumar Manoharan Date: Wed, 17 Dec 2014 10:22:26 +0000 (+0200) Subject: ath10k: add thermal sensor device support X-Git-Tag: fixes-v4.0-rc1~150^2~130^2~62^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac2953fcc35871181bfafb11238b757ae1a4ce9f;p=pandora-kernel.git ath10k: add thermal sensor device support Temperature sensor generates electrical analog voltage from temperature of each chain. The analog voltage is converted to digital value through ADC. For reading temperature values fom user space, hw monitoring device is used. Whenever the user requests for current temperature, the driver sends WMI command and wait for response. For reading temperature, cat /sys/class/ieee80211/phy*/device/hwmon/hwmon2/temp1_input Signed-off-by: Rajkumar Manoharan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed