summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/vt8231.c
AgeCommit message (Expand)AuthorLines
2008-02-17hwmon: (vt8231) Update maintainer email addressRoger Lucas-2/+2
2008-02-17hwmon: (vt8231) Add individual alarm filesJean Delvare-2/+38
2008-02-07hwmon: (vt8231) Add missing "space"Joe Perches-1/+1
2007-10-14hwmon: (vt8231) fix sparse warningMark M. Hoffman-1/+1
2007-10-09hwmon: Convert from class_device to deviceTony Jones-5/+5
2007-07-30hwmon: Add missing __devexit tags in various driversJean Delvare-2/+2
2007-07-19hwmon: Fix a potential race condition on unloadJean Delvare-0/+1
2007-07-19hwmon: Convert vt8231 to a platform driverRoger Lucas-144/+173
2007-02-13i2c/vt8231: Remove superfluous initializationDavid Brownell-1/+0
2006-09-28vt8231: Fix unchecked return statusRoger Lucas-54/+132
2006-09-26i2c-isa: Restore driver ownerJean Delvare-0/+1
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar-25/+26
2006-02-13[PATCH] vt8231: Fix sysfs temperature interfaceJean Delvare-4/+4
2006-01-09[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson-1/+1
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard-2/+4
2006-01-05[PATCH] hwmon: New vt8231 driverRoger Lucas-0/+861