aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/vt8231.c
Commit message (Expand)AuthorAgeFilesLines
* 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