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, 15 Jun 2009 19:55:17 +0200
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 updates for 2.6.31

Hi Linus,

Please pull hwmon subsystem updates for Linux 2.6.31 from:

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

 Documentation/hwmon/f71882fg        |   12 +-
 Documentation/hwmon/ibmaem          |    2 +-
 Documentation/hwmon/sysfs-interface |   19 +
 Documentation/hwmon/tmp401          |   42 +++
 Documentation/hwmon/w83627ehf       |   11 +-
 drivers/hwmon/Kconfig               |   16 +-
 drivers/hwmon/Makefile              |    1 +
 drivers/hwmon/f71882fg.c            |  250 ++++++++++---
 drivers/hwmon/hwmon.c               |   29 ++
 drivers/hwmon/ibmaem.c              |    1 +
 drivers/hwmon/max6650.c             |   86 +++++-
 drivers/hwmon/sht15.c               |   10 +-
 drivers/hwmon/tmp401.c              |  690 +++++++++++++++++++++++++++++++++++
 drivers/hwmon/w83627ehf.c           |   10 +-
 14 files changed, 1103 insertions(+), 76 deletions(-)
 create mode 100644 Documentation/hwmon/tmp401
 create mode 100644 drivers/hwmon/tmp401.c

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

Andre Prendel (2):
      hwmon: (tmp401) Add support for TI's TMP411 sensors chip
      hwmon: (tmp401) Add documentation

Christian Engelmayer (1):
      hwmon: (max6650) Add support for alarms

Darrick J. Wong (1):
      hwmon: (ibmaem) Automatically load on HC10 blade

Hans de Goede (5):
      hwmon: (tmp401) Add support for TI's TMP401 sensor chip
      hwmon: (f71882fg) Cleanup f8000 pwm handling
      hwmon: (f71882fg) Sanity check f8000 pwm settings
      hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000
      hwmon: (f71882fg) Add support for the F71858F

Jean Delvare (3):
      hwmon: Fix more __devexit_p glitches
      hwmon: (w83627ehf) Add W83627DHG-P support
      hwmon: PCI quirk for hwmon access on MSI MS-7031 board

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