All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [GIT PULL] hwmon fixes for 2.6.39
@ 2011-03-26 20:01 ` Guenter Roeck
  0 siblings, 0 replies; 10+ messages in thread
From: Guenter Roeck @ 2011-03-26 19:56 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 2.6.39 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit 16c29dafcc86024048f1dbb8349d31cb22c7c55a:

  Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 (2011-03-25 21:07:59 -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 (1):
      hwmon: (pmbus) Fix temperature limit register access

 drivers/hwmon/pmbus_core.c |   70 ++++++++++++++++++++++---------------------
 1 files changed, 36 insertions(+), 34 deletions(-)

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

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

* [GIT PULL] hwmon fixes for 2.6.39
@ 2011-03-26 20:01 ` Guenter Roeck
  0 siblings, 0 replies; 10+ messages in thread
From: Guenter Roeck @ 2011-03-26 20:01 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 2.6.39 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit 16c29dafcc86024048f1dbb8349d31cb22c7c55a:

  Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 (2011-03-25 21:07:59 -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 (1):
      hwmon: (pmbus) Fix temperature limit register access

 drivers/hwmon/pmbus_core.c |   70 ++++++++++++++++++++++---------------------
 1 files changed, 36 insertions(+), 34 deletions(-)

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

* [lm-sensors] [GIT PULL] hwmon fixes for 2.6.39
@ 2011-04-02  2:01   ` Guenter Roeck
  0 siblings, 0 replies; 10+ messages in thread
From: Guenter Roeck @ 2011-04-02  1:53 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 2.6.39 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit 0ce790e7d736cedc563e1fb4e998babf5a4dbc3d:

  Linux 2.6.39-rc1 (2011-03-29 12:09:47 -0700)

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

Axel Lin (1):
      hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modalias

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

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

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

* [GIT PULL] hwmon fixes for 2.6.39
@ 2011-04-02  2:01   ` Guenter Roeck
  0 siblings, 0 replies; 10+ messages in thread
From: Guenter Roeck @ 2011-04-02  2:01 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 2.6.39 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit 0ce790e7d736cedc563e1fb4e998babf5a4dbc3d:

  Linux 2.6.39-rc1 (2011-03-29 12:09:47 -0700)

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

Axel Lin (1):
      hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modalias

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

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

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

Hi Linus,

Please pull hwmon subsystem fixes for Linux 2.6.39 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit f0e615c3cb72b42191b558c130409335812621d8:

  Linux 2.6.39-rc4 (2011-04-18 21:26:00 -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 (7):
      hwmon: Add submitting-patches checklist to documentation
      hwmon: (pmbus) Removed unused variable from struct pmbus_data
      hwmon: (smm665) Fix spelling error in driver documentation
      hwmon: (pmbus) Documentation updates
      hwmon: (max8688) Add driver documentation
      hwmon: (max16064) Add driver documentation
      hwmon: (max34440) Add driver documentation

 Documentation/hwmon/max16064           |   62 ++++++++++++++++++
 Documentation/hwmon/max34440           |   79 +++++++++++++++++++++++
 Documentation/hwmon/max8688            |   69 ++++++++++++++++++++
 Documentation/hwmon/pmbus              |   34 +++--------
 Documentation/hwmon/smm665             |    8 +-
 Documentation/hwmon/submitting-patches |  109 ++++++++++++++++++++++++++++++++
 drivers/hwmon/pmbus_core.c             |    1 -
 7 files changed, 331 insertions(+), 31 deletions(-)
 create mode 100644 Documentation/hwmon/max16064
 create mode 100644 Documentation/hwmon/max34440
 create mode 100644 Documentation/hwmon/max8688
 create mode 100644 Documentation/hwmon/submitting-patches

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

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

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

Hi Linus,

Please pull hwmon subsystem fixes for Linux 2.6.39 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit f0e615c3cb72b42191b558c130409335812621d8:

  Linux 2.6.39-rc4 (2011-04-18 21:26:00 -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 (7):
      hwmon: Add submitting-patches checklist to documentation
      hwmon: (pmbus) Removed unused variable from struct pmbus_data
      hwmon: (smm665) Fix spelling error in driver documentation
      hwmon: (pmbus) Documentation updates
      hwmon: (max8688) Add driver documentation
      hwmon: (max16064) Add driver documentation
      hwmon: (max34440) Add driver documentation

 Documentation/hwmon/max16064           |   62 ++++++++++++++++++
 Documentation/hwmon/max34440           |   79 +++++++++++++++++++++++
 Documentation/hwmon/max8688            |   69 ++++++++++++++++++++
 Documentation/hwmon/pmbus              |   34 +++--------
 Documentation/hwmon/smm665             |    8 +-
 Documentation/hwmon/submitting-patches |  109 ++++++++++++++++++++++++++++++++
 drivers/hwmon/pmbus_core.c             |    1 -
 7 files changed, 331 insertions(+), 31 deletions(-)
 create mode 100644 Documentation/hwmon/max16064
 create mode 100644 Documentation/hwmon/max34440
 create mode 100644 Documentation/hwmon/max8688
 create mode 100644 Documentation/hwmon/submitting-patches

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

* [GIT PULL] hwmon fixes for 2.6.39
  2011-03-26 20:01 ` Guenter Roeck
@ 2011-04-29 15:36 ` Jean Delvare
  -1 siblings, 0 replies; 10+ messages in thread
From: Jean Delvare @ 2011-04-29 15:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, LM Sensors, rob

Hi Linus,

Please pull hwmon subsystem fixes for Linux 2.6.39 from:

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

 Documentation/hwmon/adm1021 |   36 +++++++++++++++++++-----------------
 Documentation/hwmon/lm90    |   29 ++++++++++++++++++++---------
 drivers/hwmon/Kconfig       |   11 +++++------
 drivers/hwmon/lm85.c        |    6 ++++--
 drivers/hwmon/lm90.c        |   22 +++++++++++++++-------
 5 files changed, 63 insertions(+), 41 deletions(-)

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

Guenter Roeck (2):
      hwmon: (lm90) Add support for ADT7461A and NCT1008
      hwmon: (lm90) Fix update interval information in driver documentation

Jean Delvare (3):
      hwmon: (adm1021) Clarify documentation regarding Xeon processors
      hwmon: (lm85) Add missing list terminators
      hwmon: (lm85) Fix error paths in probe function

Thanks,
-- 
Jean Delvare

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

* [lm-sensors] [GIT PULL] hwmon fixes for 2.6.39
@ 2011-04-29 15:36 ` Jean Delvare
  0 siblings, 0 replies; 10+ messages in thread
From: Jean Delvare @ 2011-04-29 15:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, LM Sensors, rob

Hi Linus,

Please pull hwmon subsystem fixes for Linux 2.6.39 from:

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

 Documentation/hwmon/adm1021 |   36 +++++++++++++++++++-----------------
 Documentation/hwmon/lm90    |   29 ++++++++++++++++++++---------
 drivers/hwmon/Kconfig       |   11 +++++------
 drivers/hwmon/lm85.c        |    6 ++++--
 drivers/hwmon/lm90.c        |   22 +++++++++++++++-------
 5 files changed, 63 insertions(+), 41 deletions(-)

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

Guenter Roeck (2):
      hwmon: (lm90) Add support for ADT7461A and NCT1008
      hwmon: (lm90) Fix update interval information in driver documentation

Jean Delvare (3):
      hwmon: (adm1021) Clarify documentation regarding Xeon processors
      hwmon: (lm85) Add missing list terminators
      hwmon: (lm85) Fix error paths in probe function

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

* [GIT PULL] hwmon fixes for 2.6.39
  2011-03-26 20:01 ` Guenter Roeck
@ 2011-05-01 20:52 ` Guenter Roeck
  -1 siblings, 0 replies; 10+ messages in thread
From: Guenter Roeck @ 2011-05-01 20:52 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 2.6.39 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit 1be6a1f89f131e9c3d22f819ec542be9cda8c9e3:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 (2011-04-29 16:27:52 -0700)

are available in the git repository at:

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

Axel Lin (1):
      hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails

 drivers/hwmon/twl4030-madc-hwmon.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

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

* [lm-sensors] [GIT PULL] hwmon fixes for 2.6.39
@ 2011-05-01 20:52 ` Guenter Roeck
  0 siblings, 0 replies; 10+ messages in thread
From: Guenter Roeck @ 2011-05-01 20:52 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

Hi Linus,

Please pull hwmon subsystem fixes for Linux 2.6.39 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit 1be6a1f89f131e9c3d22f819ec542be9cda8c9e3:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 (2011-04-29 16:27:52 -0700)

are available in the git repository at:

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

Axel Lin (1):
      hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails

 drivers/hwmon/twl4030-madc-hwmon.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

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

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

end of thread, other threads:[~2011-05-01 20:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-26 19:56 [lm-sensors] [GIT PULL] hwmon fixes for 2.6.39 Guenter Roeck
2011-03-26 20:01 ` Guenter Roeck
2011-04-02  1:53 ` [lm-sensors] " Guenter Roeck
2011-04-02  2:01   ` Guenter Roeck
2011-04-21  0:48 ` [lm-sensors] " Guenter Roeck
2011-04-21  1:02   ` Guenter Roeck
2011-04-29 15:36 Jean Delvare
2011-04-29 15:36 ` [lm-sensors] " Jean Delvare
2011-05-01 20:52 Guenter Roeck
2011-05-01 20:52 ` [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.