2012-02-05 06:24:17

by Guenter Roeck

[permalink] [raw]
Subject: [GIT PULL] hwmon subsystem fixes for 3.3-rc3

Hi Linus,

Please pull hwmon subsystem fixes for Linux 3.3-rc3 from:

git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus

Signed tag: hwmon-fixes-for-3.3-rc3

Just a single patch this time.

Since this is the first time I tried using a signed tag, I provided both a
branch and a signed tag to pull from. If the tag works, I'll only provide
the tag next time. If something is wrong with the tag, please let me know.

Thanks,
Guenter

------

The following changes since commit 62aa2b537c6f5957afd98e29f96897419ed5ebab:

Linux 3.3-rc2 (2012-01-31 13:31:54 -0800)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus

Guenter Roeck (1):
hwmon: (w83627ehf) Fix number of fans for NCT6776F

drivers/hwmon/w83627ehf.c | 23 ++++++++++++++++++++---
1 files changed, 20 insertions(+), 3 deletions(-)


Attachments:
(No filename) (920.00 B)
signature.asc (836.00 B)
Digital signature
Download all attachments

2012-02-06 23:29:51

by Linus Torvalds

[permalink] [raw]
Subject: Re: [GIT PULL] hwmon subsystem fixes for 3.3-rc3

On Sat, Feb 4, 2012 at 10:22 PM, Guenter Roeck
<[email protected]> wrote:
>
> Signed tag: hwmon-fixes-for-3.3-rc3
>
> Just a single patch this time.
>
> Since this is the first time I tried using a signed tag, I provided both a
> branch and a signed tag to pull from. If the tag works, I'll only provide
> the tag next time. If something is wrong with the tag, please let me know.

The thing technically works, but you really want a few more signatures
on it. I can see Tom Grennan, whose key in turn is signed by several
people, but if possible, try to get some exposure for that key.

Anyway, pulled.

Linus

2012-02-07 00:43:17

by Guenter Roeck

[permalink] [raw]
Subject: Re: [GIT PULL] hwmon subsystem fixes for 3.3-rc3

On Mon, Feb 06, 2012 at 06:29:30PM -0500, Linus Torvalds wrote:
> On Sat, Feb 4, 2012 at 10:22 PM, Guenter Roeck
> <[email protected]> wrote:
> >
> > Signed tag: hwmon-fixes-for-3.3-rc3
> >
> > Just a single patch this time.
> >
> > Since this is the first time I tried using a signed tag, I provided both a
> > branch and a signed tag to pull from. If the tag works, I'll only provide
> > the tag next time. If something is wrong with the tag, please let me know.
>
> The thing technically works, but you really want a few more signatures
> on it. I can see Tom Grennan, whose key in turn is signed by several
> people, but if possible, try to get some exposure for that key.
>
Hmmm ... my key is supposed to be signed by pretty much the same pople who also
signed Tom's key. Something in my key infrastructure or configuration may have
a problem. I'll have a look.

Thanks for the note.

Guenter