All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <guenter.roeck@ericsson.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [lm-sensors] [PATCH v2] hwmon: add generic GPIO fan driver
Date: Wed, 20 Oct 2010 20:06:15 +0000	[thread overview]
Message-ID: <20101020200615.GA23045@ericsson.com> (raw)
In-Reply-To: <20101020191803.GB22100@n2100.arm.linux.org.uk>

On Wed, Oct 20, 2010 at 03:18:03PM -0400, Russell King - ARM Linux wrote:
> On Wed, Oct 20, 2010 at 09:59:33AM -0700, Guenter Roeck wrote:
> > On Wed, Oct 20, 2010 at 12:37:26PM -0400, Simon Guinot wrote:
> > > This patch adds hwmon support for the GPIO connected fan.
> > > 
> > > Platform specific informations as GPIO pinout and speed conversion array
> > > (rpm from/to GPIO value) are passed to the driver via platform_data.
> > > 
> > > Signed-off-by: Simon Guinot <sguinot@lacie.com>
> > 
> > MicroSomething makes it really easy to be annoyed with them (folks, are you reading this ?).
> > Mailer screwed up the patch again. We are making some noise to get this fixed,
> > but that will take a while - the affected mail servers are hiding somewhere in Europe.
> > 
> > Unfortunately, none of the hwmon and linux-arm archives I am aware of makes
> > patches available on the web (like patchwork does), so I can not get it from there
> > either. Can you resend it to me as attachment, or give me a pointer where I can
> > pick it up ?
> 
> http://lists.arm.linux.org.uk/lurker/message/20101020.163726.f0929cc0.en.html
> 
>  -> 'Message as email'
> 
> and you get an email-formatted chunk of text.  Lurker really is very cool
> in this regard, it beats the crappy pipermail that's built into mailman
> in many ways.  More people should use it.

Excellent. 

Thanks!

Guenter


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

WARNING: multiple messages have this Message-ID (diff)
From: guenter.roeck@ericsson.com (Guenter Roeck)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] hwmon: add generic GPIO fan driver
Date: Wed, 20 Oct 2010 13:06:15 -0700	[thread overview]
Message-ID: <20101020200615.GA23045@ericsson.com> (raw)
In-Reply-To: <20101020191803.GB22100@n2100.arm.linux.org.uk>

On Wed, Oct 20, 2010 at 03:18:03PM -0400, Russell King - ARM Linux wrote:
> On Wed, Oct 20, 2010 at 09:59:33AM -0700, Guenter Roeck wrote:
> > On Wed, Oct 20, 2010 at 12:37:26PM -0400, Simon Guinot wrote:
> > > This patch adds hwmon support for the GPIO connected fan.
> > > 
> > > Platform specific informations as GPIO pinout and speed conversion array
> > > (rpm from/to GPIO value) are passed to the driver via platform_data.
> > > 
> > > Signed-off-by: Simon Guinot <sguinot@lacie.com>
> > 
> > MicroSomething makes it really easy to be annoyed with them (folks, are you reading this ?).
> > Mailer screwed up the patch again. We are making some noise to get this fixed,
> > but that will take a while - the affected mail servers are hiding somewhere in Europe.
> > 
> > Unfortunately, none of the hwmon and linux-arm archives I am aware of makes
> > patches available on the web (like patchwork does), so I can not get it from there
> > either. Can you resend it to me as attachment, or give me a pointer where I can
> > pick it up ?
> 
> http://lists.arm.linux.org.uk/lurker/message/20101020.163726.f0929cc0.en.html
> 
>  -> 'Message as email'
> 
> and you get an email-formatted chunk of text.  Lurker really is very cool
> in this regard, it beats the crappy pipermail that's built into mailman
> in many ways.  More people should use it.

Excellent. 

Thanks!

Guenter

  reply	other threads:[~2010-10-20 20:06 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-20 16:37 [lm-sensors] [PATCH v2] hwmon: add generic GPIO fan driver Simon Guinot
2010-10-20 16:37 ` Simon Guinot
2010-10-20 16:37 ` [lm-sensors] " Simon Guinot
2010-10-20 16:37   ` Simon Guinot
2010-10-20 16:59   ` [lm-sensors] " Guenter Roeck
2010-10-20 16:59     ` Guenter Roeck
2010-10-20 19:10     ` [lm-sensors] " Simon Guinot
2010-10-20 19:10       ` Simon Guinot
2010-10-20 20:42       ` [lm-sensors] " Guenter Roeck
2010-10-20 20:42         ` Guenter Roeck
2010-10-20 19:18     ` [lm-sensors] " Russell King - ARM Linux
2010-10-20 19:18       ` Russell King - ARM Linux
2010-10-20 20:06       ` Guenter Roeck [this message]
2010-10-20 20:06         ` Guenter Roeck
2010-10-21  6:41   ` [lm-sensors] " Guenter Roeck
2010-10-21  6:41     ` Guenter Roeck
2010-10-21 14:06     ` [lm-sensors] " Simon Guinot
2010-10-21 14:06       ` Simon Guinot
2010-10-21 14:43       ` [lm-sensors] " Guenter Roeck
2010-10-21 14:43         ` Guenter Roeck
2010-10-21 21:59         ` [lm-sensors] " Simon Guinot
2010-10-21 21:59           ` Simon Guinot
2010-10-21 22:16           ` Guenter Roeck
2010-10-21 22:16             ` Guenter Roeck
2010-10-21 22:35             ` Simon Guinot
2010-10-21 22:35               ` Simon Guinot
2010-10-21 22:44               ` [lm-sensors] [PATCH v3] " Simon Guinot
2010-10-21 22:44                 ` Simon Guinot
2010-10-22  1:51                 ` [lm-sensors] " Guenter Roeck
2010-10-22  1:51                   ` Guenter Roeck
2010-10-22 12:25                   ` [lm-sensors] " Simon Guinot
2010-10-22 12:25                     ` Simon Guinot

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=20101020200615.GA23045@ericsson.com \
    --to=guenter.roeck@ericsson.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.