lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 02 Mar 2015 16:11:55 +0000
From:	Bryan O'Donoghue <pure.logic@...us-software.ie>
To:	Ong Boon Leong <boon.leong.ong@...el.com>, rui.zhang@...el.com,
	edubezval@...il.com, hock.leong.kweh@...el.com
CC:	linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/1] thermal: intel Quark SoC X1000 DTS thermal driver

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@...nton:~# cat /sys/class/thermal/thermal_zone0/temp
62

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

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

Remove finger

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

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

Powered by blists - more mailing lists