kernel_optimize_test/drivers/hwmon
Jean Delvare 51c997d80e hwmon/f71805f: Add support for the Fintek F71872F/FG chip
Add support for the Fintek F71872F/FG Super-I/O chip. It is basically the
same as the Fintek F71805F/FG as far as hardware monitoring is concerned,
with two additional internal voltages monitored (VSB and battery), and 6
VID inputs (not yet supported.)

To make things a bit more confusing, two of the voltage input pins (in4
and in8) can be used for other functions. The driver reads the pin
configuration from the Super-I/O configuration space to decide whether
it must create interface files for these inputs or not.

Many thanks to Nikolay Derkach for testing the early iterations of this
code and reporting bugs.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
2006-12-12 18:18:29 +01:00
..
abituguru.c [PATCH] severing module.h->sched.h 2006-12-04 02:00:22 -05:00
adm1021.c hwmon: Fix unchecked return status, batch 3 2006-09-28 15:31:17 -07:00
adm1025.c hwmon: Fix unchecked return status, batch 3 2006-09-28 15:31:17 -07:00
adm1026.c hwmon: Fix unchecked return status, batch 3 2006-09-28 15:31:17 -07:00
adm1031.c hwmon: Fix unchecked return status, batch 3 2006-09-28 15:31:17 -07:00
adm9240.c adm9240: Update Grant Coady's email address 2006-10-18 13:03:08 -07:00
asb100.c hwmon: Fix unchecked return status, batch 1 2006-09-28 15:31:17 -07:00
atxp1.c hwmon: Fix unchecked return status, batch 6 2006-09-28 15:31:19 -07:00
ds1621.c hwmon: Fix unchecked return status, batch 6 2006-09-28 15:31:19 -07:00
f71805f.c hwmon/f71805f: Add support for the Fintek F71872F/FG chip 2006-12-12 18:18:29 +01:00
fscher.c Fix unchecked return status, batch 5 2006-09-28 15:31:18 -07:00
fscpos.c Fix unchecked return status, batch 5 2006-09-28 15:31:18 -07:00
gl518sm.c Fix unchecked return status, batch 5 2006-09-28 15:31:18 -07:00
gl520sm.c Fix unchecked return status, batch 5 2006-09-28 15:31:18 -07:00
hdaps.c hwmon/hdaps: Update the list of supported devices 2006-12-12 18:18:28 +01:00
hwmon-vid.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
hwmon.c [PATCH] hwmon: add required idr locking 2006-03-23 14:21:55 -08:00
it87.c hwmon/it87: Remove the SMBus interface support 2006-12-12 18:18:28 +01:00
k8temp.c k8temp: Enable automatic loading 2006-09-28 15:31:14 -07:00
Kconfig hwmon/f71805f: Add support for the Fintek F71872F/FG chip 2006-12-12 18:18:29 +01:00
lm63.c hwmon: Fix unchecked return status, batch 4 2006-09-28 15:31:18 -07:00
lm70.c [PATCH] lm70: New hardware monitoring driver 2006-06-22 11:10:35 -07:00
lm75.c hwmon: Fix unchecked return status, batch 1 2006-09-28 15:31:17 -07:00
lm75.h [PATCH] hwmon: move SENSORS_LIMIT to hwmon.h 2005-09-05 09:14:17 -07:00
lm77.c hwmon: Fix unchecked return status, batch 2 2006-09-28 15:31:17 -07:00
lm78.c hwmon: Let w83781d and lm78 load again 2006-10-18 13:03:09 -07:00
lm80.c hwmon: Fix unchecked return status, batch 2 2006-09-28 15:31:17 -07:00
lm83.c hwmon: Fix unchecked return status, batch 4 2006-09-28 15:31:18 -07:00
lm85.c hwmon: Fix unchecked return status, batch 2 2006-09-28 15:31:17 -07:00
lm87.c hwmon: Fix unchecked return status, batch 2 2006-09-28 15:31:17 -07:00
lm90.c hwmon: Fix unchecked return status, batch 4 2006-09-28 15:31:18 -07:00
lm92.c hwmon: Fix unchecked return status, batch 2 2006-09-28 15:31:17 -07:00
Makefile hwmon: New PC87427 hardware monitoring driver 2006-12-12 18:18:29 +01:00
max1619.c hwmon: Fix unchecked return status, batch 6 2006-09-28 15:31:19 -07:00
pc87360.c hwmon/pc87360: Autodetect the VRM version 2006-12-12 18:18:28 +01:00
pc87427.c hwmon: New PC87427 hardware monitoring driver 2006-12-12 18:18:29 +01:00
sis5595.c hwmon: Fix unchecked return status, batch 6 2006-09-28 15:31:19 -07:00
smsc47b397.c hwmon: Fix unchecked return status, batch 1 2006-09-28 15:31:17 -07:00
smsc47m1.c smsc47m1: List the SMSC LPC47M112 as supported 2006-10-18 13:03:08 -07:00
smsc47m192.c hwmon: Fix unchecked return status, SMSC chips 2006-09-28 15:31:19 -07:00
via686a.c hwmon: Fix unchecked return status, batch 6 2006-09-28 15:31:19 -07:00
vt1211.c hwmon: New driver for the VIA VT1211 2006-09-28 15:31:16 -07:00
vt8231.c vt8231: Fix unchecked return status 2006-09-28 15:31:18 -07:00
w83l785ts.c w83l785ts: Fix unchecked return status 2006-09-28 15:31:18 -07:00
w83627ehf.c w83627ehf: Fix the detection of fan5 2006-10-18 13:03:08 -07:00
w83627hf.c hwmon: Fix unchecked return status, batch 1 2006-09-28 15:31:17 -07:00
w83781d.c hwmon: Fix debug messages in w83781d 2006-10-18 13:03:09 -07:00
w83791d.c w83791d: Fix unchecked return status 2006-10-18 13:03:08 -07:00
w83792d.c w83792d: Fix unchecked return status 2006-09-28 15:31:18 -07:00