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:	Mon, 20 Jan 2014 08:39:29 -0800
From:	Guenter Roeck <linux@...ck-us.net>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org, lm-sensors@...sensors.org
Subject: [GIT PULL] hwmon updates for 3.14-rc1

Hi Linus,

Please pull hwmon updates for Linux 3.14-rc1 from signed tag:

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

Thanks,
Guenter
------

The following changes since commit 3f9aec7610b39521c7c69d754de7265f6994c194:

  hwmon: (coretemp) Fix truncated name of alarm attributes (2014-01-14 09:47:52 -0800)

are available in the git repository at:

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

for you to fetch changes up to d303b1b5fbb688282bbf72a534b9dfed7af9fe4f:

  hwmon: (k10temp) Add support for Kaveri CPUs (2014-01-14 21:36:54 -0800)

----------------------------------------------------------------
Add support for Kaveri CPUs to k10temp driver. Add support for S12x0 to
coretemp driver.
Cleanup and minor fixes in several drivers. Notable are 'Do not return -EAGAIN
for low temperatures' to coretemp and 'Re-enable logical device mapping for
NCT6791 during resume' to nct6775. Both will be sent to -stable, but only
after some time in mainline.

----------------------------------------------------------------
Anthony Olech (1):
      hwmon: (da9052) Fix adc to voltage calculation

Guenter Roeck (5):
      hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessary
      hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs
      hwmon: (coretemp) Refine TjMax detection
      hwmon: (coretemp) Do not return -EAGAIN for low temperatures
      hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume

Jingoo Han (1):
      hwmon: remove DEFINE_PCI_DEVICE_TABLE macro

Phil Pokorny (1):
      hwmon: (k10temp) Add support for Kaveri CPUs

Sachin Kamat (1):
      hwmon: (s3c) Trivial cleanup in hwmon-s3c.h

Vivien Didelot (2):
      hwmon: (max197) add include guard
      hwmon: (sht15) add include guard

 drivers/hwmon/coretemp.c                |   58 ++++++++++++++++++++++---------
 drivers/hwmon/da9052-hwmon.c            |    4 +--
 drivers/hwmon/fam15h_power.c            |    2 +-
 drivers/hwmon/k10temp.c                 |    3 +-
 drivers/hwmon/k8temp.c                  |    2 +-
 drivers/hwmon/nct6775.c                 |   38 ++++++++++++++------
 drivers/hwmon/sis5595.c                 |    2 +-
 drivers/hwmon/via686a.c                 |    2 +-
 drivers/hwmon/vt8231.c                  |    2 +-
 include/linux/platform_data/hwmon-s3c.h |   10 +++---
 include/linux/platform_data/max197.h    |    5 +++
 include/linux/platform_data/sht15.h     |    5 +++
 12 files changed, 92 insertions(+), 41 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ