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


Groups > linux.kernel > #1656802 > unrolled thread

[GIT PULL] hwmon fixes for v4.12-rc4

Started byGuenter Roeck <linux@roeck-us.net>
First post2017-06-03 16:00 +0200
Last post2017-06-03 16:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] hwmon fixes for v4.12-rc4 Guenter Roeck <linux@roeck-us.net> - 2017-06-03 16:00 +0200

#1656802 — [GIT PULL] hwmon fixes for v4.12-rc4

FromGuenter Roeck <linux@roeck-us.net>
Date2017-06-03 16:00 +0200
Subject[GIT PULL] hwmon fixes for v4.12-rc4
Message-ID<tOhKW-7ID-11@gated-at.bofh.it>
Hi Linus,

Please pull hwmon fixes for Linux v4.12-rc4 from signed tag:

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

Thanks,
Guenter
------

The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:

  Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)

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.12-rc4

for you to fetch changes up to 5f348fa35a28b19cf7ee1eaa420757341a724c86:

  hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1 (2017-06-03 03:55:43 -0700)

----------------------------------------------------------------
Couple of patches for the aspeed pwm fan driver

----------------------------------------------------------------
Guenter Roeck (1):
      hwmon: (aspeed-pwm-tacho) Select REGMAP

Patrick Venture (1):
      hwmon: (aspeed-pwm-tacho) On read failure return -ETIMEDOUT

Stefan Schaeckeler (2):
      hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed
      hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1

 drivers/hwmon/Kconfig            |  1 +
 drivers/hwmon/aspeed-pwm-tacho.c | 65 +++++++++++++++++++++-------------------
 2 files changed, 36 insertions(+), 30 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web