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:	Tue,  7 Jul 2015 16:22:35 +0800
From:	Peter Hung <hpeter@...il.com>
To:	jdelvare@...e.de, linux@...ck-us.net
Cc:	lm-sensors@...sensors.org, linux-kernel@...r.kernel.org,
	tom_tsai@...tek.com.tw, peter_hong@...tek.com.tw,
	Peter Hung <hpeter+linux_kernel@...il.com>
Subject: [PATCH V3 0/3] hwmon:f71882fg add new Fintek SuperIO support

The first patch will add Fintek F81866/F71868 SuperIO
with H/W monitor function to f71882fg.c.

But some F81866 functional address is differ from F71882fg.
The following 2 patches will fix this problem.

The test report is upload to following link. If I lost something,
with test, please let me know. I'll append it to the report.

Here is F81866 on customer MB report:
https://drive.google.com/file/d/0B8vRwwYO7aMFUmliSFVWVVRUaTA/view?pli=1

Cause we had no F71868 MB currently, we just check and mapping
register to driver.

Changelog:
V3
	1. Fix fatal compile error. (Thanks to Guenter Roeck)
	2. Fix array size and content not match error.
	   (Thanks to Dan Carpenter)

V2
	1. Fix comments by Guenter Roeck <linux@...ck-us.net>
	   all newer add IC should keep chip IDs in numeric order.

Peter Hung (3):
  hwmon:f71882fg add f81866/f71868 SuperIO support
  hwmon:f71882fg fix f81866a temp/beep setting
  hwmon:f71882fg fix f81866a voltage protection

 drivers/hwmon/f71882fg.c | 163 +++++++++++++++++++++++++++++++++++++----------
 1 file changed, 131 insertions(+), 32 deletions(-)

-- 
1.9.1

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