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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 1 Aug 2008 00:10:27 -0400
From:	"Mark M. Hoffman" <mhoffman@...htlink.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	LKML <linux-kernel@...r.kernel.org>,
	lm-sensors <lm-sensors@...sensors.org>
Subject: [GIT PATCH] hwmon updates against v2.6.26

Hi Linus:

Please pull from:
	git://lm-sensors.org/kernel/mhoffman/hwmon-2.6.git release

You'll get what few patches I've managed to look at in the last few months,
including a patch to MAINTAINERS which makes it official.  I'm sorry I was
not able to keep up - I should have admitted defeat much sooner.

To all lm-sensors/hwmon developers: please resend/CC patches to Andrew.

Thanks & regards,

 Documentation/hwmon/dme1737 |    4 
 Documentation/hwmon/lm85    |   11 
 MAINTAINERS                 |    6 
 drivers/hwmon/Kconfig       |   25 +
 drivers/hwmon/adt7473.c     |   16 -
 drivers/hwmon/dme1737.c     |  297 ++++++++++++-------
 drivers/hwmon/lm75.c        |  282 +++++++++++++-----
 drivers/hwmon/lm85.c        |  672 ++++++++++++++++++--------------------------
 8 files changed, 692 insertions(+), 621 deletions(-)

David Brownell (2):
      hwmon: (lm75) cleanup/reorg
      hwmon: (lm75) add new-style driver binding

Jean Delvare (6):
      hwmon: (adt7473) Remove unused defines
      hwmon: (lm85) Coding-style cleanups
      hwmon: (lm85) Drop dead code
      hwmon: (lm85) Don't write back cached values
      hwmon: (lm85) Misc cleanups
      hwmon: (lm85) Simplify device initialization function

Juerg Haefliger (3):
      hwmon: (dme1737) demacrofy for readability
      hwmon: (dme1737) probe all addresses
      hwmon: (dme1737) fix voltage scaling

Mark M. Hoffman (2):
      hwmon: (adt7473) clarify an awkward bit of code
      hwmon: needs new maintainer

-- 
Mark M. Hoffman
mhoffman@...htlink.com

--
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