All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Durgadoss R <durgadoss.r@intel.com>, Zhang Rui <rui.zhang@intel.com>
Subject: Re: Thermal: Add a thermal notifier for user space
Date: Wed, 12 Dec 2012 13:28:38 -0500	[thread overview]
Message-ID: <20121212182838.GA7497@redhat.com> (raw)
In-Reply-To: <20121212180547.F12BE6606F0@gitolite.kernel.org>

On Wed, Dec 12, 2012 at 06:05:47PM +0000, Linux Kernel wrote:
 > Gitweb:     http://git.kernel.org/linus/;a=commit;h=1cc807a234cb988d69ba18f6a3a1c68d71e54bed
 > Commit:     1cc807a234cb988d69ba18f6a3a1c68d71e54bed
 > Parent:     e151a202a084f9f4310d1aa4398325c56ca95fda
 > Author:     Durgadoss R <durgadoss.r@intel.com>
 > AuthorDate: Tue Sep 18 11:05:03 2012 +0530
 > Committer:  Zhang Rui <rui.zhang@intel.com>
 > CommitDate: Mon Nov 5 14:00:08 2012 +0800
 > 
 >     Thermal: Add a thermal notifier for user space
 >     
 >     This patch registers a governor which will let the
 >     user land manage the platform thermals. Whenever a
 >     trip happens, this governor just notifies the user
 >     space using kobj_uevent().
 >     
 >     Signed-off-by: Durgadoss R <durgadoss.r@intel.com>
 >     Signed-off-by: Zhang Rui <rui.zhang@intel.com>

 
 > +config USER_SPACE
 > +	bool "User_space thermal governor"
 > +	depends on THERMAL
 > +	help
 > +	  Enable this to let the user space manage the platform thermals.

This is terribly generic sounding.  Might I suggest THERMAL_USER_SPACE instead ?

	Dave


       reply	other threads:[~2012-12-12 18:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20121212180547.F12BE6606F0@gitolite.kernel.org>
2012-12-12 18:28 ` Dave Jones [this message]
2012-12-13  0:23   ` Thermal: Add a thermal notifier for user space Zhang Rui
2012-12-13  0:26     ` Dave Jones
2012-12-13 14:34     ` R, Durgadoss

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=20121212182838.GA7497@redhat.com \
    --to=davej@redhat.com \
    --cc=durgadoss.r@intel.com \
    --cc=linux-kernel@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.