All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [GIT PULL] hwmon fixes for 2.6.30
@ 2009-05-08 18:59 ` Jean Delvare
  0 siblings, 0 replies; 8+ messages in thread
From: Jean Delvare @ 2009-05-08 18:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LM Sensors, LKML

Hi Linus,

Please pull some hwmon subsystem fixes for Linux 2.6.30 from:

git://jdelvare.pck.nerim.net/jdelvare-2.6 hwmon-for-linus

 drivers/hwmon/asus_atk0110.c |    2 ++
 drivers/hwmon/w83781d.c      |    3 ++-
 2 files changed, 4 insertions(+), 1 deletions(-)

---------------

Jean Delvare (1):
      hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)

Luca Tettamanti (1):
      hwmon: (asus_atk0110) Fix compiler warning

Thanks,
-- 
Jean Delvare

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] hwmon fixes for 2.6.30
@ 2009-05-08 18:59 ` Jean Delvare
  0 siblings, 0 replies; 8+ messages in thread
From: Jean Delvare @ 2009-05-08 18:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LM Sensors, LKML

Hi Linus,

Please pull some hwmon subsystem fixes for Linux 2.6.30 from:

git://jdelvare.pck.nerim.net/jdelvare-2.6 hwmon-for-linus

 drivers/hwmon/asus_atk0110.c |    2 ++
 drivers/hwmon/w83781d.c      |    3 ++-
 2 files changed, 4 insertions(+), 1 deletions(-)

---------------

Jean Delvare (1):
      hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)

Luca Tettamanti (1):
      hwmon: (asus_atk0110) Fix compiler warning

Thanks,
-- 
Jean Delvare

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [lm-sensors] [GIT PULL] hwmon fixes for 2.6.30
  2009-05-08 18:59 ` Jean Delvare
@ 2009-05-11 19:37   ` Darrick J. Wong
  -1 siblings, 0 replies; 8+ messages in thread
From: Darrick J. Wong @ 2009-05-11 19:37 UTC (permalink / raw)
  To: Jean Delvare; +Cc: Linus Torvalds, LKML, LM Sensors

On Fri, May 08, 2009 at 08:59:16PM +0200, Jean Delvare wrote:
> Hi Linus,
> 
> Please pull some hwmon subsystem fixes for Linux 2.6.30 from:
> 
> git://jdelvare.pck.nerim.net/jdelvare-2.6 hwmon-for-linus
> 
>  drivers/hwmon/asus_atk0110.c |    2 ++
>  drivers/hwmon/w83781d.c      |    3 ++-
>  2 files changed, 4 insertions(+), 1 deletions(-)
> 
> ---------------
> 
> Jean Delvare (1):
>       hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)
> 
> Luca Tettamanti (1):
>       hwmon: (asus_atk0110) Fix compiler warning

Hi Jean,

Hmm... is the "Support HC10 in ibmaem driver" patch queued for 2.6.31?  As I
recall you put it in your tree some time ago, but I haven't heard or seen it
since then. :)

--D

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [lm-sensors] [GIT PULL] hwmon fixes for 2.6.30
@ 2009-05-11 19:37   ` Darrick J. Wong
  0 siblings, 0 replies; 8+ messages in thread
From: Darrick J. Wong @ 2009-05-11 19:37 UTC (permalink / raw)
  To: Jean Delvare; +Cc: Linus Torvalds, LKML, LM Sensors

On Fri, May 08, 2009 at 08:59:16PM +0200, Jean Delvare wrote:
> Hi Linus,
> 
> Please pull some hwmon subsystem fixes for Linux 2.6.30 from:
> 
> git://jdelvare.pck.nerim.net/jdelvare-2.6 hwmon-for-linus
> 
>  drivers/hwmon/asus_atk0110.c |    2 ++
>  drivers/hwmon/w83781d.c      |    3 ++-
>  2 files changed, 4 insertions(+), 1 deletions(-)
> 
> ---------------
> 
> Jean Delvare (1):
>       hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)
> 
> Luca Tettamanti (1):
>       hwmon: (asus_atk0110) Fix compiler warning

Hi Jean,

Hmm... is the "Support HC10 in ibmaem driver" patch queued for 2.6.31?  As I
recall you put it in your tree some time ago, but I haven't heard or seen it
since then. :)

--D

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [lm-sensors] [GIT PULL] hwmon fixes for 2.6.30
  2009-05-11 19:37   ` Darrick J. Wong
@ 2009-05-11 19:42     ` Jean Delvare
  -1 siblings, 0 replies; 8+ messages in thread
From: Jean Delvare @ 2009-05-11 19:42 UTC (permalink / raw)
  To: djwong; +Cc: LKML, LM Sensors

Hi Darrick,

On Mon, 11 May 2009 12:37:33 -0700, Darrick J. Wong wrote:
> On Fri, May 08, 2009 at 08:59:16PM +0200, Jean Delvare wrote:
> > Hi Linus,
> > 
> > Please pull some hwmon subsystem fixes for Linux 2.6.30 from:
> > 
> > git://jdelvare.pck.nerim.net/jdelvare-2.6 hwmon-for-linus
> > 
> >  drivers/hwmon/asus_atk0110.c |    2 ++
> >  drivers/hwmon/w83781d.c      |    3 ++-
> >  2 files changed, 4 insertions(+), 1 deletions(-)
> > 
> > ---------------
> > 
> > Jean Delvare (1):
> >       hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)
> > 
> > Luca Tettamanti (1):
> >       hwmon: (asus_atk0110) Fix compiler warning
> 
> Hi Jean,
> 
> Hmm... is the "Support HC10 in ibmaem driver" patch queued for 2.6.31?  As I
> recall you put it in your tree some time ago, but I haven't heard or seen it
> since then. :)

Yes, it is queued for 2.6.31. See:
ftp://ftp.kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-hwmon/

-- 
Jean Delvare

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [lm-sensors] [GIT PULL] hwmon fixes for 2.6.30
@ 2009-05-11 19:42     ` Jean Delvare
  0 siblings, 0 replies; 8+ messages in thread
From: Jean Delvare @ 2009-05-11 19:42 UTC (permalink / raw)
  To: djwong; +Cc: LKML, LM Sensors

Hi Darrick,

On Mon, 11 May 2009 12:37:33 -0700, Darrick J. Wong wrote:
> On Fri, May 08, 2009 at 08:59:16PM +0200, Jean Delvare wrote:
> > Hi Linus,
> > 
> > Please pull some hwmon subsystem fixes for Linux 2.6.30 from:
> > 
> > git://jdelvare.pck.nerim.net/jdelvare-2.6 hwmon-for-linus
> > 
> >  drivers/hwmon/asus_atk0110.c |    2 ++
> >  drivers/hwmon/w83781d.c      |    3 ++-
> >  2 files changed, 4 insertions(+), 1 deletions(-)
> > 
> > ---------------
> > 
> > Jean Delvare (1):
> >       hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)
> > 
> > Luca Tettamanti (1):
> >       hwmon: (asus_atk0110) Fix compiler warning
> 
> Hi Jean,
> 
> Hmm... is the "Support HC10 in ibmaem driver" patch queued for 2.6.31?  As I
> recall you put it in your tree some time ago, but I haven't heard or seen it
> since then. :)

Yes, it is queued for 2.6.31. See:
ftp://ftp.kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-hwmon/

-- 
Jean Delvare

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [lm-sensors] [GIT PULL] hwmon fixes for 2.6.30
@ 2009-06-01 14:37   ` Jean Delvare
  0 siblings, 0 replies; 8+ messages in thread
From: Jean Delvare @ 2009-06-01 14:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LM Sensors, LKML

Hi Linus,

Please pull some hwmon subsystem fixes for Linux 2.6.30 from:

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

 Documentation/hwmon/sysfs-interface |    6 ++++++
 drivers/hwmon/lm78.c                |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

---------------

Christian Engelmayer (1):
      hwmon: Update documentation on fan_max

Mike Frysinger (1):
      hwmon: (lm78) Add missing __devexit_p()

Thanks,
-- 
Jean Delvare

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] hwmon fixes for 2.6.30
@ 2009-06-01 14:37   ` Jean Delvare
  0 siblings, 0 replies; 8+ messages in thread
From: Jean Delvare @ 2009-06-01 14:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LM Sensors, LKML

Hi Linus,

Please pull some hwmon subsystem fixes for Linux 2.6.30 from:

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

 Documentation/hwmon/sysfs-interface |    6 ++++++
 drivers/hwmon/lm78.c                |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

---------------

Christian Engelmayer (1):
      hwmon: Update documentation on fan_max

Mike Frysinger (1):
      hwmon: (lm78) Add missing __devexit_p()

Thanks,
-- 
Jean Delvare

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-06-01 14:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-08 18:59 [lm-sensors] [GIT PULL] hwmon fixes for 2.6.30 Jean Delvare
2009-05-08 18:59 ` Jean Delvare
2009-05-11 19:37 ` [lm-sensors] " Darrick J. Wong
2009-05-11 19:37   ` Darrick J. Wong
2009-05-11 19:42   ` Jean Delvare
2009-05-11 19:42     ` Jean Delvare
2009-06-01 14:37 ` Jean Delvare
2009-06-01 14:37   ` Jean Delvare

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.