lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 30 May 2015 11:15:10 -0700
From:	Guenter Roeck <linux@...ck-us.net>
To:	torvalds@...uxfoundation.org
Cc:	linux-kernel@...r.kernel.org, lm-sensors@...sensors.org
Subject: [GIT PULL] hwmon fixes for v4.1-rc6

Hi Linus,

Please pull hwmon fixes for Linux v4.1-rc6 from signed tag:

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

Thanks,
Guenter
------

The following changes since commit ba155e2d21f6bf05de86a78dbe5bfd8757604a65:

  Linux 4.1-rc5 (2015-05-24 18:22:35 -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.1-rc6

for you to fetch changes up to c7bd6dc320b85445b6b36a0aff41f929210027c7:

  hwmon: (nct6683) Add missing sysfs attribute initialization (2015-05-29 17:47:42 -0700)

----------------------------------------------------------------
Some late hwmon patches, all headed for -stable

- Fix sysfs attribute initialization in nct6775 and nct6683 drivers
- Do not attempt to auto-detect tmp435 on I2C address 0x37
- Ensure iio channel is of type IIO_VOLTAGE in ntc_thermistor driver

----------------------------------------------------------------
Chris Lesiak (1):
      hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE

Guenter Roeck (3):
      hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37
      hwmon: (nct6775) Add missing sysfs attribute initialization
      hwmon: (nct6683) Add missing sysfs attribute initialization

 Documentation/hwmon/tmp401     | 2 +-
 drivers/hwmon/nct6683.c        | 2 ++
 drivers/hwmon/nct6775.c        | 2 ++
 drivers/hwmon/ntc_thermistor.c | 9 +++++++++
 drivers/hwmon/tmp401.c         | 2 +-
 5 files changed, 15 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ