On 25/02/15 16:12, Ong Boon Leong wrote:

+config INTEL_QUARK_DTS_THERMAL
+       tristate "Intel Quark DTS thermal driver"
+       depends on X86 && IOSF_MBI

Since the change is in RC-1 suggest
depends on X86_INTEL_QUARK
you can skip this though it's not important.

Tested works for me:

root@clanton:~# cat /sys/class/thermal/thermal_zone0/temp
62

Apply finger to die directly - doesn't burn but it's a bit uncomfortable

root@clanton:~# cat /sys/class/thermal/thermal_zone0/temp
56

Remove finger

root@clanton:~# cat /sys/class/thermal/thermal_zone0/temp
60
root@clanton:~# cat /sys/class/thermal/thermal_zone0/temp
61
root@clanton:~# cat /sys/class/thermal/thermal_zone0/temp

Reviewed-by: Bryan O'Donoghue <[email protected]>
Tested-by: Bryan O'Donoghue <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to