All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Garrett <mjg59@srcf.ucam.org>
To: Zhang Rui <rui.zhang@intel.com>
Cc: "lenb@kernel.org" <lenb@kernel.org>,
	"linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>,
	"Thomas, Sujith" <sujith.thomas@intel.com>
Subject: Re: [PATCH] acpi: move thermal trip handling to generic thermal layer
Date: Mon, 8 Dec 2008 12:59:04 +0000	[thread overview]
Message-ID: <20081208125904.GA31976@srcf.ucam.org> (raw)
In-Reply-To: <1228719540.7929.141.camel@rzhang-dt>

On Mon, Dec 08, 2008 at 02:59:00PM +0800, Zhang Rui wrote:
> On Thu, 2008-12-04 at 01:55 +0800, Matthew Garrett wrote:
> > The ACPI code currently carries its own thermal trip handling, meaning that
> > any other thermal implementation will need to reimplement it. Move the code
> > to the generic thermal layer.
> > 
> Are these ACPI stuffs generic enough to be ported to the generic thermal
> driver?
> e.g. the tc1, tc2, tsp, they are mentioned in the ACPI spec, 
> so my question is if the thermal zones than ACPI still have these
> concepts?

They're needed if you want to implement any sort of sensible 
implementation of passive cooling. They might not be expressed in quite 
the same way, but the basic concept is identical.

  reply	other threads:[~2008-12-08 12:59 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-27 17:48 [PATCH] thermal: use integers rather than strings for thermal values Matthew Garrett
2008-11-27 17:49 ` Matthew Garrett
2008-11-28  2:52   ` Zhang Rui
2009-01-16 13:44     ` Thomas Renninger
2008-12-03 17:55   ` [PATCH] acpi: move thermal trip handling to generic thermal layer Matthew Garrett
2008-12-03 18:00     ` [PATCH] thermal: support forcing support for passive cooling Matthew Garrett
2008-12-17  3:19       ` Zhang Rui
2008-12-28 15:22       ` Matthew Garrett
2009-01-06 22:42         ` Matthew Garrett
2009-02-13  1:21           ` Matthew Garrett
2009-02-20 23:45       ` Len Brown
2008-12-08  6:59     ` [PATCH] acpi: move thermal trip handling to generic thermal layer Zhang Rui
2008-12-08 12:59       ` Matthew Garrett [this message]
2008-12-17  3:02         ` Zhang Rui
2008-12-17  3:12           ` Matthew Garrett
2009-01-16 13:48             ` Thomas Renninger
2009-02-20 16:53               ` Len Brown
2009-02-20 23:44     ` Len Brown
2009-02-20 15:56 ` [PATCH] thermal: use integers rather than strings for thermal values Len Brown

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=20081208125904.GA31976@srcf.ucam.org \
    --to=mjg59@srcf.ucam.org \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=rui.zhang@intel.com \
    --cc=sujith.thomas@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.