aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pc87427.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (pc87427) Use pr_fmt and pr_<level>Joe Perches2011-01-121-13/+13
* hwmon: (pc87427) Move sysfs file removal to a separate functionJean Delvare2010-08-141-32/+26
* hwmon: (pc87427) Add temperature monitoring supportJean Delvare2010-08-141-4/+364
* hwmon: (pc87427) Add support for the second logical deviceJean Delvare2010-08-141-42/+87
* hwmon: (pc87427) Add support for manual fan speed controlJean Delvare2010-08-141-2/+269
* hwmon: (pc87427) Minor style cleanupsJean Delvare2010-08-141-15/+16
* hwmon: (pc87427) Handle disabled fan inputs properlyJean Delvare2010-08-141-9/+58
* 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-071-1/+5
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-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