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:	Wed, 23 Sep 2009 23:19:01 +0200
From:	Jean Delvare <khali@...ux-fr.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Rudolf Marek <r.marek@...embler.cz>,
	Hans de Goede <hdegoede@...hat.com>
Subject: [GIT PULL] hwmon updates for 2.6.32, round 2

Hi Linus,

Please pull some hwmon subsystem updates for Linux 2.6.32 from:

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

I've just pushed it there, should be there in a short moment.

Main changes are the removal of the legacy fsc drivers, and more CPU
models supported by the coretemp driver.

 Documentation/feature-removal-schedule.txt |    8 -
 Documentation/hwmon/coretemp               |    4 +-
 Documentation/hwmon/fscher                 |  169 -------
 drivers/hwmon/Kconfig                      |   34 +--
 drivers/hwmon/Makefile                     |    2 -
 drivers/hwmon/adm1031.c                    |   40 ++
 drivers/hwmon/coretemp.c                   |   57 ++-
 drivers/hwmon/fscher.c                     |  680 ----------------------------
 drivers/hwmon/fscpos.c                     |  654 --------------------------
 drivers/hwmon/ltc4215.c                    |    2 +-
 drivers/hwmon/ltc4245.c                    |    3 +-
 11 files changed, 93 insertions(+), 1560 deletions(-)
 delete mode 100644 Documentation/hwmon/fscher
 delete mode 100644 drivers/hwmon/fscher.c
 delete mode 100644 drivers/hwmon/fscpos.c

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

Huaxu Wan (1):
      hwmon: (coretemp) Add Lynnfield CPU

Ira Snyder (1):
      hwmon: (adm1031) Add sysfs files for temperature offsets

Ira W. Snyder (2):
      hwmon: (ltc4215) Clear faults at startup
      hwmon: (ltc4245) Clear faults at startup

Jean Delvare (1):
      hwmon: Delete deprecated FSC drivers

Rudolf Marek (2):
      hwmon: (coretemp) Fix Atom CPUs support
      hwmon: (coretemp) Add support for Penryn mobile CPUs

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