aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/vt8231.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (vt8231) Use pr_fmt and pr_<level>Joe Perches2011-01-081-5/+5
* drivers/hwmon/vt8231.c: fix continuation line formatsJoe Perches2010-03-061-2/+1
* hwmon: Make PCI device ids constantMárton Németh2010-01-101-1/+1
* 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: (vt8231) Update maintainer email addressRoger Lucas2008-02-171-2/+2
* hwmon: (vt8231) Add individual alarm filesJean Delvare2008-02-171-2/+38
* hwmon: (vt8231) Add missing "space"Joe Perches2008-02-071-1/+1
* hwmon: (vt8231) fix sparse warningMark M. Hoffman2007-10-141-1/+1
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-5/+5
* hwmon: Add missing __devexit tags in various driversJean Delvare2007-07-301-2/+2
* hwmon: Fix a potential race condition on unloadJean Delvare2007-07-191-0/+1
* hwmon: Convert vt8231 to a platform driverRoger Lucas2007-07-191-144/+173
* i2c/vt8231: Remove superfluous initializationDavid Brownell2007-02-131-1/+0
* vt8231: Fix unchecked return statusRoger Lucas2006-09-281-54/+132
* i2c-isa: Restore driver ownerJean Delvare2006-09-261-0/+1
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-231-25/+26
* [PATCH] vt8231: Fix sysfs temperature interfaceJean Delvare2006-02-131-4/+4
* [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-091-1/+1
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-051-2/+4
* [PATCH] hwmon: New vt8231 driverRoger Lucas2006-01-051-0/+861