All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [GIT PULL] hwmon fixes for 3.0
@ 2011-06-05 15:06 Guenter Roeck
  0 siblings, 0 replies; 15+ messages in thread
From: Guenter Roeck @ 2011-06-05 15:06 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 3.0 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit 55922c9d1b84b89cb946c777fddccb3247e7df2c:

  Linux 3.0-rc1 (2011-05-29 17:43:36 -0700)

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

Guenter Roeck (2):
      hwmon: (coretemp) Fix TjMax detection for older CPUs
      hwmon: (coretemp) Further relax temperature range checks

Jean Delvare (1):
      hwmon: (coretemp) Relax target temperature range check

Per Dalen (1):
      hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_fault

Per Dalén (1):
      hwmon: (max6642): Better chip detection schema

 drivers/hwmon/coretemp.c |   23 ++++-------------------
 drivers/hwmon/max6642.c  |   22 ++++++++++++++++++----
 2 files changed, 22 insertions(+), 23 deletions(-)

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

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

* Re: [lm-sensors] [GIT PULL] hwmon fixes for 3.0
@ 2011-06-06 15:02 Jean Delvare
  2011-06-06 15:08 ` Guenter Roeck
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Jean Delvare @ 2011-06-06 15:02 UTC (permalink / raw)
  To: lm-sensors

Hi Guenter,

On Sun, 5 Jun 2011 08:06:58 -0700, Guenter Roeck wrote:
> Jean Delvare (1):
>       hwmon: (coretemp) Relax target temperature range check

This one didn't have stable@kernel.org in Cc, but I think it would make
sense to push it to 2.6.35 - 2.6.39 stable series. Do you have any
objection to me doing so?

-- 
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] 15+ messages in thread

* Re: [lm-sensors] [GIT PULL] hwmon fixes for 3.0
  2011-06-06 15:02 [lm-sensors] [GIT PULL] hwmon fixes for 3.0 Jean Delvare
@ 2011-06-06 15:08 ` Guenter Roeck
  2011-06-18 15:24   ` Guenter Roeck
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 15+ messages in thread
From: Guenter Roeck @ 2011-06-06 15:08 UTC (permalink / raw)
  To: lm-sensors

On Mon, Jun 06, 2011 at 11:02:30AM -0400, Jean Delvare wrote:
> Hi Guenter,
> 
> On Sun, 5 Jun 2011 08:06:58 -0700, Guenter Roeck wrote:
> > Jean Delvare (1):
> >       hwmon: (coretemp) Relax target temperature range check
> 
> This one didn't have stable@kernel.org in Cc, but I think it would make
> sense to push it to 2.6.35 - 2.6.39 stable series. Do you have any
> objection to me doing so?
> 
Hi Jean,

no problem, go ahead. I just wasn't sure if it is worth the trouble
(it generates a conflict - trivial but still ...).

Thanks,
Guenter

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

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

* [lm-sensors] [GIT PULL] hwmon fixes for 3.0
@ 2011-06-18 15:24   ` Guenter Roeck
  0 siblings, 0 replies; 15+ messages in thread
From: Guenter Roeck @ 2011-06-18 15:24 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 3.0 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit 95d17b7168eacf1f97f2d1d087ebe7a648c30051:

  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 (2011-06-17 10:37:57 -0700)

are available in the git repository at:

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

Guenter Roeck (4):
      hwmon: (asus_atk0110) Consolidate sysfs attribute initialization
      hwmon: (ibmaem) Initialize sysfs attributes
      hwmon: (ibmpex) Initialize sysfs attributes
      hwmon: (s3c) Initialize sysfs attributes

Jean Delvare (1):
      hwmon: (coretemp) Drop unused struct members

 drivers/hwmon/asus_atk0110.c |    5 +----
 drivers/hwmon/coretemp.c     |    4 ----
 drivers/hwmon/ibmaem.c       |    2 ++
 drivers/hwmon/ibmpex.c       |    1 +
 drivers/hwmon/s3c-hwmon.c    |    2 ++
 5 files changed, 6 insertions(+), 8 deletions(-)

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

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

* [GIT PULL] hwmon fixes for 3.0
@ 2011-06-18 15:24   ` Guenter Roeck
  0 siblings, 0 replies; 15+ messages in thread
From: Guenter Roeck @ 2011-06-18 15:24 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 3.0 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit 95d17b7168eacf1f97f2d1d087ebe7a648c30051:

  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 (2011-06-17 10:37:57 -0700)

are available in the git repository at:

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

Guenter Roeck (4):
      hwmon: (asus_atk0110) Consolidate sysfs attribute initialization
      hwmon: (ibmaem) Initialize sysfs attributes
      hwmon: (ibmpex) Initialize sysfs attributes
      hwmon: (s3c) Initialize sysfs attributes

Jean Delvare (1):
      hwmon: (coretemp) Drop unused struct members

 drivers/hwmon/asus_atk0110.c |    5 +----
 drivers/hwmon/coretemp.c     |    4 ----
 drivers/hwmon/ibmaem.c       |    2 ++
 drivers/hwmon/ibmpex.c       |    1 +
 drivers/hwmon/s3c-hwmon.c    |    2 ++
 5 files changed, 6 insertions(+), 8 deletions(-)

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

* [lm-sensors] [GIT PULL] hwmon fixes for 3.0
@ 2011-07-02 21:52   ` Guenter Roeck
  0 siblings, 0 replies; 15+ messages in thread
From: Guenter Roeck @ 2011-07-02 21:52 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 3.0 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit daf54f1f363a61c618662ef66d4bf09d2b090941:

  drm/radeon/kms: Fix chremap setup on RV770 CE (2011-07-01 07:29:46 +1000)

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

Guenter Roeck (4):
      hwmon: (pmbus) Drop check for PMBus revision register in probe function
      hwmon: (adm1275) Free allocated memory if probe function fails
      hwmon: (pmbus) Improve fan detection
      hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributes

 drivers/hwmon/adm1275.c    |   16 +++++++++++++---
 drivers/hwmon/pmbus.c      |   10 ++++++++--
 drivers/hwmon/pmbus_core.c |   11 +++--------
 3 files changed, 24 insertions(+), 13 deletions(-)

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

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

* [GIT PULL] hwmon fixes for 3.0
@ 2011-07-02 21:52   ` Guenter Roeck
  0 siblings, 0 replies; 15+ messages in thread
From: Guenter Roeck @ 2011-07-02 21:52 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 3.0 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit daf54f1f363a61c618662ef66d4bf09d2b090941:

  drm/radeon/kms: Fix chremap setup on RV770 CE (2011-07-01 07:29:46 +1000)

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

Guenter Roeck (4):
      hwmon: (pmbus) Drop check for PMBus revision register in probe function
      hwmon: (adm1275) Free allocated memory if probe function fails
      hwmon: (pmbus) Improve fan detection
      hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributes

 drivers/hwmon/adm1275.c    |   16 +++++++++++++---
 drivers/hwmon/pmbus.c      |   10 ++++++++--
 drivers/hwmon/pmbus_core.c |   11 +++--------
 3 files changed, 24 insertions(+), 13 deletions(-)

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

* [lm-sensors] [GIT PULL] hwmon fixes for 3.0
@ 2011-07-03 12:02   ` Jean Delvare
  0 siblings, 0 replies; 15+ messages in thread
From: Jean Delvare @ 2011-07-03 12:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, LM Sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 3.0 from:

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

 Documentation/hwmon/f71882fg |    4 +++
 Documentation/hwmon/k10temp  |    8 ++++-
 drivers/hwmon/Kconfig        |    2 +-
 drivers/hwmon/emc6w201.c     |   58 +++++++++++++++++++++++++++++++----------
 drivers/hwmon/f71882fg.c     |   19 +++++++++++--
 drivers/hwmon/hwmon-vid.c    |    2 +-
 drivers/hwmon/sch5627.c      |    2 +-
 7 files changed, 73 insertions(+), 22 deletions(-)

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

Clemens Ladisch (1):
      hwmon: (k10temp) Update documentation for Fam12h

Hans de Goede (2):
      hwmon: Use <> rather than () around my e-mail address
      hwmon: (f71882fg) Add support for the F71869A

Jean Delvare (2):
      hwmon: (emc6w201) Properly handle all errors
      hwmon-vid: Fix typo in VIA CPU name

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] 15+ messages in thread

* [GIT PULL] hwmon fixes for 3.0
@ 2011-07-03 12:02   ` Jean Delvare
  0 siblings, 0 replies; 15+ messages in thread
From: Jean Delvare @ 2011-07-03 12:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, LM Sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 3.0 from:

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

 Documentation/hwmon/f71882fg |    4 +++
 Documentation/hwmon/k10temp  |    8 ++++-
 drivers/hwmon/Kconfig        |    2 +-
 drivers/hwmon/emc6w201.c     |   58 +++++++++++++++++++++++++++++++----------
 drivers/hwmon/f71882fg.c     |   19 +++++++++++--
 drivers/hwmon/hwmon-vid.c    |    2 +-
 drivers/hwmon/sch5627.c      |    2 +-
 7 files changed, 73 insertions(+), 22 deletions(-)

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

Clemens Ladisch (1):
      hwmon: (k10temp) Update documentation for Fam12h

Hans de Goede (2):
      hwmon: Use <> rather than () around my e-mail address
      hwmon: (f71882fg) Add support for the F71869A

Jean Delvare (2):
      hwmon: (emc6w201) Properly handle all errors
      hwmon-vid: Fix typo in VIA CPU name

Thanks,
-- 
Jean Delvare

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

* [lm-sensors] [GIT PULL] hwmon fixes for 3.0
@ 2011-07-10 16:30   ` Guenter Roeck
  0 siblings, 0 replies; 15+ messages in thread
From: Guenter Roeck @ 2011-07-10 16:30 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 3.0 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit fe0d42203cb5616eeff68b14576a0f7e2dd56625:

  Linux 3.0-rc6 (2011-07-04 15:56:24 -0700)

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

Guenter Roeck (3):
      hwmon: (lm95241) Fix chip detection code
      hwmon: (lm95241) Fix negative temperature results
      hwmon: (pmbus) Improve auto-detection of temperature status register

 drivers/hwmon/lm95241.c |   22 +++++++++++++++-------
 drivers/hwmon/pmbus.c   |   11 ++++++-----
 2 files changed, 21 insertions(+), 12 deletions(-)

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

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

* [GIT PULL] hwmon fixes for 3.0
@ 2011-07-10 16:30   ` Guenter Roeck
  0 siblings, 0 replies; 15+ messages in thread
From: Guenter Roeck @ 2011-07-10 16:30 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 3.0 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit fe0d42203cb5616eeff68b14576a0f7e2dd56625:

  Linux 3.0-rc6 (2011-07-04 15:56:24 -0700)

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

Guenter Roeck (3):
      hwmon: (lm95241) Fix chip detection code
      hwmon: (lm95241) Fix negative temperature results
      hwmon: (pmbus) Improve auto-detection of temperature status register

 drivers/hwmon/lm95241.c |   22 +++++++++++++++-------
 drivers/hwmon/pmbus.c   |   11 ++++++-----
 2 files changed, 21 insertions(+), 12 deletions(-)

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

* [lm-sensors] [GIT PULL] hwmon fixes for 3.0
@ 2011-07-15 15:59   ` Guenter Roeck
  0 siblings, 0 replies; 15+ messages in thread
From: Guenter Roeck @ 2011-07-15 15:59 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 3.0 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit 620917de59eeb934b9f8cf35cc2d95c1ac8ed0fc:

  Linux 3.0-rc7 (2011-07-11 16:51:52 -0700)

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

Guenter Roeck (2):
      hwmon: (pmbus) Use long variables for register to data conversions
      hwmon: (adm1275) Fix coefficients per datasheet revision B

 drivers/hwmon/adm1275.c    |   10 +++++-----
 drivers/hwmon/pmbus_core.c |   20 ++++++++++----------
 2 files changed, 15 insertions(+), 15 deletions(-)

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

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

* [GIT PULL] hwmon fixes for 3.0
@ 2011-07-15 15:59   ` Guenter Roeck
  0 siblings, 0 replies; 15+ messages in thread
From: Guenter Roeck @ 2011-07-15 15:59 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 3.0 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit 620917de59eeb934b9f8cf35cc2d95c1ac8ed0fc:

  Linux 3.0-rc7 (2011-07-11 16:51:52 -0700)

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

Guenter Roeck (2):
      hwmon: (pmbus) Use long variables for register to data conversions
      hwmon: (adm1275) Fix coefficients per datasheet revision B

 drivers/hwmon/adm1275.c    |   10 +++++-----
 drivers/hwmon/pmbus_core.c |   20 ++++++++++----------
 2 files changed, 15 insertions(+), 15 deletions(-)

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

* [lm-sensors] [GIT PULL] hwmon fixes for 3.0
@ 2011-07-17 21:11   ` Jean Delvare
  0 siblings, 0 replies; 15+ messages in thread
From: Jean Delvare @ 2011-07-17 21:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, LM Sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 3.0 from:

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

 drivers/hwmon/asus_atk0110.c |    1 +
 drivers/hwmon/it87.c         |    2 +-
 drivers/hwmon/max1111.c      |   11 +++++++++++
 3 files changed, 13 insertions(+), 1 deletions(-)

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

Jean Delvare (1):
      hwmon: (it87) Fix label group removal

Luca Tettamanti (1):
      hwmon: (asus_atk0110) Fix memory leak

Pavel Herrmann (1):
      hwmon: (max1111) Fix race condition causing NULL pointer exception

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] 15+ messages in thread

* [GIT PULL] hwmon fixes for 3.0
@ 2011-07-17 21:11   ` Jean Delvare
  0 siblings, 0 replies; 15+ messages in thread
From: Jean Delvare @ 2011-07-17 21:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, LM Sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 3.0 from:

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

 drivers/hwmon/asus_atk0110.c |    1 +
 drivers/hwmon/it87.c         |    2 +-
 drivers/hwmon/max1111.c      |   11 +++++++++++
 3 files changed, 13 insertions(+), 1 deletions(-)

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

Jean Delvare (1):
      hwmon: (it87) Fix label group removal

Luca Tettamanti (1):
      hwmon: (asus_atk0110) Fix memory leak

Pavel Herrmann (1):
      hwmon: (max1111) Fix race condition causing NULL pointer exception

Thanks,
-- 
Jean Delvare

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

end of thread, other threads:[~2011-07-17 21:11 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-06 15:02 [lm-sensors] [GIT PULL] hwmon fixes for 3.0 Jean Delvare
2011-06-06 15:08 ` Guenter Roeck
2011-06-18 15:24 ` Guenter Roeck
2011-06-18 15:24   ` Guenter Roeck
2011-07-02 21:52 ` [lm-sensors] " Guenter Roeck
2011-07-02 21:52   ` Guenter Roeck
2011-07-03 12:02 ` [lm-sensors] " Jean Delvare
2011-07-03 12:02   ` Jean Delvare
2011-07-10 16:30 ` [lm-sensors] " Guenter Roeck
2011-07-10 16:30   ` Guenter Roeck
2011-07-15 15:59 ` [lm-sensors] " Guenter Roeck
2011-07-15 15:59   ` Guenter Roeck
2011-07-17 21:11 ` [lm-sensors] " Jean Delvare
2011-07-17 21:11   ` Jean Delvare
  -- strict thread matches above, loose matches on Subject: below --
2011-06-05 15:06 [lm-sensors] " Guenter Roeck

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.