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:	Thu, 15 Jan 2009 22:30:42 +0100
From:	Jean Delvare <khali@...ux-fr.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	LM Sensors <lm-sensors@...sensors.org>
Subject: [GIT PULL] hwmon fixes for 2.6.29

Hi Linus,

Please pull some hwmon subsystem fixes for Linux 2.6.29 from:

git://jdelvare.pck.nerim.net/jdelvare-2.6 hwmon-for-linus

 Documentation/hwmon/adt7475 |   87 +++
 drivers/hwmon/Kconfig       |   10 +
 drivers/hwmon/Makefile      |    2 +
 drivers/hwmon/abituguru3.c  |   24 +-
 drivers/hwmon/adt7475.c     | 1221 +++++++++++++++++++++++++++++++++++++++++++
 drivers/hwmon/k8temp.c      |   55 ++-
 6 files changed, 1384 insertions(+), 15 deletions(-)
 create mode 100644 Documentation/hwmon/adt7475
 create mode 100644 drivers/hwmon/adt7475.c

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

Alistair John Strachan (3):
      hwmon: (abituguru3) Match partial DMI board name strings
      hwmon: (abituguru3) Enable DMI probing feature on IN9 32X MAX
      hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probe

Andreas Herrmann (3):
      hwmon: (k8temp) Warn about fam F rev F errata
      hwmon: (k8temp) Fix wrong sensor selection for AMD K8 RevF/RevG CPUs
      hwmon: (k8temp) Fix temperature reporting for (most) K8 RevG CPUs

Jordan Crouse (1):
      hwmon: Add a driver for the ADT7475 hardware monitoring chip

Thanks,
-- 
Jean Delvare
--
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