aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/it87.c
Commit message (Expand)AuthorAgeFilesLines
...
* it87: Copyright updateJean Delvare2006-09-281-9/+3
* it87: Overwrite broken default limitsJean Delvare2006-09-281-0/+16
* it87: Add support for the IT8718FJean Delvare2006-09-281-12/+49
* it87: Cleanup set_fan_divJean Delvare2006-09-281-7/+7
* it87: in8 has no limit registersJean Delvare2006-09-281-6/+3
* it87: Prevent overflow on fan clock divider writeJean Delvare2006-09-281-2/+2
* it87: No sysfs files for disabled fansJean Delvare2006-09-281-32/+51
* it87: Add support for the IT8716FJean Delvare2006-09-281-24/+154
* i2c-isa: Restore driver ownerJean Delvare2006-09-261-0/+1
* [PATCH] I2C: hwmon: Rename register parametersDarren Jenkins2006-03-231-3/+2
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-231-30/+31
* [PATCH] it87: Fix oops on removalJean Delvare2006-02-131-1/+2
* [PATCH] hwmon: Fix reboot on it87 driver loadJean Delvare2006-02-061-2/+6
* [PATCH] hwmon: it87 use u8 for vrmJean Delvare2006-01-051-2/+2
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-2/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-051-5/+10
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
* [PATCH] hwmon: Fix missing it87 fan div initJean Delvare2005-11-231-0/+7
* [PATCH] hwmon: Static function fixes, 3 of 4Ben Dooks2005-10-281-1/+1
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-281-2/+1
* [PATCH] hwmon: Drop legacy ISA address support from it87Jean Delvare2005-10-281-40/+11
* [PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare2005-09-051-3/+3
* [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-051-2/+1
* [PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare2005-09-051-2/+2
* [PATCH] hwmon: tag super-i/o find functions __initJean Delvare2005-09-051-1/+1
* [PATCH] I2C: refactor message in i2c_detach_clientJean Delvare2005-09-051-4/+1
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare2005-09-051-1/+0
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)Jean Delvare2005-09-051-5/+11
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)Jean Delvare2005-09-051-4/+25
* [PATCH] I2C hwmon: add hwmon sysfs class to driversMark M. Hoffman2005-09-051-1/+15
* [PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare2005-07-111-0/+1184