summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pc87427.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Use resource_sizeJulia Lawall2009-09-151-3/+3
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-151-1/+1
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-071-0/+5
* hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-081-1/+5
* hwmon: Convert from class_device to deviceTony Jones2007-10-101-5/+5
* hwmon: Fix a potential race condition on unloadJean Delvare2007-07-191-1/+1
* hwmon: Request the I/O regions in platform driversJean Delvare2007-05-081-1/+14
* hwmon: New PC87427 hardware monitoring driverJean Delvare2006-12-121-0/+627