mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] hwmon fixes for 2.6.38
@ 2011-01-26 21:52 Guenter Roeck
  0 siblings, 0 replies; 5+ messages in thread
From: Guenter Roeck @ 2011-01-26 21:52 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 2.6.38 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5:

  Linux 2.6.38-rc2 (2011-01-21 19:01:34 -0800)

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

Henrik Rydberg (1):
      hwmon: (applesmc) Properly initialize lockdep attributes

Kalhan Trisal (1):
      hwmon: (lis3) turn down the no IRQ message

Luca Tettamanti (1):
      hwmon: (asus_atk0110) Override interface detection on Sabertooth X58

 drivers/hwmon/applesmc.c     |    1 +
 drivers/hwmon/asus_atk0110.c |   23 ++++++++++++++++++++++-
 drivers/hwmon/lis3lv02d.c    |    2 +-
 3 files changed, 24 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [GIT PULL] hwmon fixes for 2.6.38
@ 2011-02-11  6:10 Guenter Roeck
  0 siblings, 0 replies; 5+ messages in thread
From: Guenter Roeck @ 2011-02-11  6:10 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 2.6.38 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit 100b33c8bd8a3235fd0b7948338d6cbb3db3c63d:

  Linux 2.6.38-rc4 (2011-02-07 16:03:55 -0800)

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

Dirk Eibach (1):
      hwmon: (lm63) Consider LM64 temperature offset

Guenter Roeck (1):
      hwmon: (emc1403) Fix I2C address range

 drivers/hwmon/emc1403.c |    2 +-
 drivers/hwmon/lm63.c    |   59 +++++++++++++++++++++++++++++++++++++---------
 2 files changed, 48 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [GIT PULL] hwmon fixes for 2.6.38
@ 2011-02-19 20:50 Guenter Roeck
  0 siblings, 0 replies; 5+ messages in thread
From: Guenter Roeck @ 2011-02-19 20:50 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 2.6.38 from:

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

Besides the bug fixes, there is added support for AMD Family 12h/14h CPUs and
for EMC6D103. I included those because they meet requirements for submission
to stable (new device IDs).

Thanks,
Guenter Roeck

------

The following changes since commit 85e2efbb1db9a18d218006706d6e4fbeb0216213:

  Linux 2.6.38-rc5 (2011-02-15 19:23:45 -0800)

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

Clemens Ladisch (4):
      hwmon: (jc42) fix type mismatch
      hwmon: (jc42) more helpful documentation
      hwmon: (jc42) do not allow writing to locked registers
      hwmon: (k10temp) add support for AMD Family 12h/14h CPUs

Guenter Roeck (1):
      MAINTAINERS: Remove stale hwmon quilt tree

Jan Beulich (1):
      hwmon: (lm85) extend to support EMC6D103 chips

 Documentation/hwmon/jc42    |   21 +++++++++++++++------
 Documentation/hwmon/k10temp |    8 +++++++-
 MAINTAINERS                 |    1 -
 drivers/hwmon/Kconfig       |   19 ++++++++++---------
 drivers/hwmon/jc42.c        |   35 ++++++++++++++++++++++++++++++-----
 drivers/hwmon/k10temp.c     |    5 +++--
 drivers/hwmon/lm85.c        |   23 +++++++++++++++++++++--
 7 files changed, 86 insertions(+), 26 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [GIT PULL] hwmon fixes for 2.6.38
@ 2011-02-26 17:52 Guenter Roeck
  0 siblings, 0 replies; 5+ messages in thread
From: Guenter Roeck @ 2011-02-26 17:52 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 2.6.38 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit 493f3358cb289ccf716c5a14fa5bb52ab75943e5:

  Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 (2011-02-25 15:15:17 -0800)

are available in the git repository at:

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

Axel Lin (2):
      hwmon: (ad7414) add MODULE_DEVICE_TABLE
      hwmon: (adt7411) add MODULE_DEVICE_TABLE

 drivers/hwmon/ad7414.c  |    1 +
 drivers/hwmon/adt7411.c |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [GIT PULL] hwmon fixes for 2.6.38
@ 2011-03-13 19:34 Guenter Roeck
  0 siblings, 0 replies; 5+ messages in thread
From: Guenter Roeck @ 2011-03-13 19:34 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 2.6.38 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit a5abba989deceb731047425812d268daf7536575:

  Linux 2.6.38-rc8 (2011-03-07 21:09:37 -0800)

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

Hans de Goede (2):
      hwmon/f71882fg: Fix a typo in a comment
      hwmon/f71882fg: Set platform drvdata to NULL later

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

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

end of thread, other threads:[~2011-03-13 19:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-26 21:52 [GIT PULL] hwmon fixes for 2.6.38 Guenter Roeck
2011-02-11  6:10 Guenter Roeck
2011-02-19 20:50 Guenter Roeck
2011-02-26 17:52 Guenter Roeck
2011-03-13 19:34 Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®