aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pc87427.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-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/+5
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-5/+5
2007-07-19hwmon: Fix a potential race condition on unloadJean Delvare1-1/+1
2007-05-08hwmon: Request the I/O regions in platform driversJean Delvare1-1/+14
2006-12-12hwmon: New PC87427 hardware monitoring driverJean Delvare1-0/+627