All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bryan O'Donoghue <pure.logic@nexus-software.ie>
To: Ong Boon Leong <boon.leong.ong@intel.com>,
	rui.zhang@intel.com, edubezval@gmail.com,
	hock.leong.kweh@intel.com
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/1] thermal: intel Quark SoC X1000 DTS thermal driver
Date: Mon, 02 Mar 2015 16:11:55 +0000	[thread overview]
Message-ID: <54F48BCB.7070505@nexus-software.ie> (raw)
In-Reply-To: <1424880737-12119-2-git-send-email-boon.leong.ong@intel.com>

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 <pure.logic@nexus-software.ie>
Tested-by: Bryan O'Donoghue <pure.logic@nexus-software.ie>

  reply	other threads:[~2015-03-02 16:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-25 16:12 [PATCH v2 0/1] Intel Quark X1000 DTS thermal driver Ong Boon Leong
2015-02-25 16:12 ` [PATCH v2 1/1] thermal: intel Quark SoC " Ong Boon Leong
2015-03-02 16:11   ` Bryan O'Donoghue [this message]
2015-03-03  1:13     ` Ong, Boon Leong
2015-03-05 16:11       ` Andy Shevchenko
2015-03-05 16:19         ` Ong, Boon Leong
2015-03-05 16:19           ` Ong, Boon Leong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54F48BCB.7070505@nexus-software.ie \
    --to=pure.logic@nexus-software.ie \
    --cc=boon.leong.ong@intel.com \
    --cc=edubezval@gmail.com \
    --cc=hock.leong.kweh@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rui.zhang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.