Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1338929 > unrolled thread

[GIT PULL] hwmon fixes for v4.5-rc6

Started byGuenter Roeck <linux@roeck-us.net>
First post2016-02-21 19:30 +0100
Last post2016-02-23 01:20 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] hwmon fixes for v4.5-rc6 Guenter Roeck <linux@roeck-us.net> - 2016-02-21 19:30 +0100
    Re: [GIT PULL] hwmon fixes for v4.5-rc6 Linus Torvalds <torvalds@linux-foundation.org> - 2016-02-22 21:20 +0100
      Re: [GIT PULL] hwmon fixes for v4.5-rc6 Guenter Roeck <linux@roeck-us.net> - 2016-02-23 01:20 +0100

#1338929 — [GIT PULL] hwmon fixes for v4.5-rc6

FromGuenter Roeck <linux@roeck-us.net>
Date2016-02-21 19:30 +0100
Subject[GIT PULL] hwmon fixes for v4.5-rc6
Message-ID<r4GVz-1CR-3@gated-at.bofh.it>
Hi Linus,

Please pull hwmon fixes for Linux v4.5-rc6 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-v4.5-rc6

Thanks,
Guenter
------

The following changes since commit 18558cae0272f8fd9647e69d3fec1565a7949865:

  Linux 4.5-rc4 (2016-02-14 13:05:20 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-linus-v4.5-rc6

for you to fetch changes up to 000e0949148382c4962489593a2f05504c2a6771:

  hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook (2016-02-19 17:14:25 -0800)

----------------------------------------------------------------
Two fixes headed for stable:

Remove an un-necessary speed_index lookup for thermal hook in the gpio-fan
driver. The unnecessary speed lookup can hog the system.

Handle negative conversion values correctly in the ads1015 driver.

----------------------------------------------------------------
Nishanth Menon (1):
      hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook

Peter Rosin (1):
      hwmon: (ads1015) Handle negative conversion values correctly

 drivers/hwmon/ads1015.c  | 2 +-
 drivers/hwmon/gpio-fan.c | 7 +------
 2 files changed, 2 insertions(+), 7 deletions(-)

[toc] | [next] | [standalone]


#1339890

FromLinus Torvalds <torvalds@linux-foundation.org>
Date2016-02-22 21:20 +0100
Message-ID<r557A-2J0-9@gated-at.bofh.it>
In reply to#1338929
Hi Guenter,

 Please don't do things like this to me:

On Sun, Feb 21, 2016 at 10:22 AM, Guenter Roeck <linux@roeck-us.net> wrote:
>
> Please pull hwmon fixes for Linux v4.5-rc6 from signed tag:
>
>     git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-v4.5-rc6
>
> ...
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-linus-v4.5-rc6

Notice the difference? My tiny little brain gets all confused about
things like this, and starts worrying about whether the two might be
different.

Anyway, pulled, but please try to avoid this kind of
duplicate-and-different pull request target thing..

                Linus

[toc] | [prev] | [next] | [standalone]


#1340096

FromGuenter Roeck <linux@roeck-us.net>
Date2016-02-23 01:20 +0100
Message-ID<r58RQ-5EL-3@gated-at.bofh.it>
In reply to#1339890
On Mon, Feb 22, 2016 at 12:16:26PM -0800, Linus Torvalds wrote:
> Hi Guenter,
> 
>  Please don't do things like this to me:
> 
> On Sun, Feb 21, 2016 at 10:22 AM, Guenter Roeck <linux@roeck-us.net> wrote:
> >
> > Please pull hwmon fixes for Linux v4.5-rc6 from signed tag:
> >
> >     git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-v4.5-rc6
> >
> > ...
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-linus-v4.5-rc6
> 
> Notice the difference? My tiny little brain gets all confused about
> things like this, and starts worrying about whether the two might be
> different.
> 
> Anyway, pulled, but please try to avoid this kind of
> duplicate-and-different pull request target thing..
> 

Oh man, I really should know better by now. Sorry.

Guenter

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web