aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/vt1211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15hwmon: Use resource_sizeJulia Lawall1-3/+3
2009-09-15hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten1-1/+1
2009-02-17hwmon: Fix ACPI resource check error handlingHans de Goede1-1/+1
2009-01-07hwmon: Check for ACPI resource conflictsJean Delvare1-0/+5
2008-02-07hwmon: Let the user override the detected Super-I/O device IDJean Delvare1-1/+7
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-1/+1
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-5/+5
2007-05-08hwmon: Request the I/O regions in platform driversJean Delvare1-0/+13
2007-02-14hwmon/vt1211: Add probing of alternate config index portJuerg Haefliger1-28/+30
2006-09-28hwmon: New driver for the VIA VT1211Juerg Haefliger1-0/+1355