aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/it87.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-22hwmon: (it87) request only Environment Controller portsBjorn Helgaas1-9/+23
2007-10-09hwmon: VRM is not read from registersJean Delvare1-1/+1
2007-10-09hwmon: (it87) Add support for fan4 and fan5Jean Delvare1-15/+39
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-5/+5
2007-07-30hwmon: Add missing __devexit tags in various driversJean Delvare1-1/+1
2007-07-19hwmon: convert it87 to platform drivercorentin.labbe1-219/+277
2007-07-19hwmon/it87: Add IT8726F supportRudolf Marek1-1/+6
2007-02-14hwmon: Cleanup a bogus legacy commentJean Delvare1-4/+2
2007-02-14hwmon: Simplify the locking model of two driversJean Delvare1-17/+5
2007-02-14hwmon/it87: Add PWM base frequency controlJean Delvare1-2/+54
2006-12-12hwmon/it87: Remove the SMBus interface supportJean Delvare1-151/+51
2006-09-28Fix unchecked return status, batch 5Jean Delvare1-85/+149
2006-09-28it87: Copyright updateJean Delvare1-9/+3
2006-09-28it87: Overwrite broken default limitsJean Delvare1-0/+16
2006-09-28it87: Add support for the IT8718FJean Delvare1-12/+49
2006-09-28it87: Cleanup set_fan_divJean Delvare1-7/+7
2006-09-28it87: in8 has no limit registersJean Delvare1-6/+3
2006-09-28it87: Prevent overflow on fan clock divider writeJean Delvare1-2/+2
2006-09-28it87: No sysfs files for disabled fansJean Delvare1-32/+51
2006-09-28it87: Add support for the IT8716FJean Delvare1-24/+154
2006-09-26i2c-isa: Restore driver ownerJean Delvare1-0/+1
2006-03-23[PATCH] I2C: hwmon: Rename register parametersDarren Jenkins1-3/+2
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar1-30/+31
2006-02-13[PATCH] it87: Fix oops on removalJean Delvare1-1/+2
2006-02-06[PATCH] hwmon: Fix reboot on it87 driver loadJean Delvare1-2/+6
2006-01-05[PATCH] hwmon: it87 use u8 for vrmJean Delvare1-2/+2
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-2/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard1-5/+10
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-11-23[PATCH] hwmon: Fix missing it87 fan div initJean Delvare1-0/+7
2005-10-28[PATCH] hwmon: Static function fixes, 3 of 4Ben Dooks1-1/+1
2005-10-28[PATCH] hwmon: kzalloc conversionDeepak Saxena1-2/+1
2005-10-28[PATCH] hwmon: Drop legacy ISA address support from it87Jean Delvare1-40/+11
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare1-3/+3
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare1-2/+1
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare1-2/+2
2005-09-05[PATCH] hwmon: tag super-i/o find functions __initJean Delvare1-1/+1
2005-09-05[PATCH] I2C: refactor message in i2c_detach_clientJean Delvare1-4/+1
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare1-1/+0
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)Jean Delvare1-5/+11
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)Jean Delvare1-4/+25
2005-09-05[PATCH] I2C hwmon: add hwmon sysfs class to driversMark M. Hoffman1-1/+15
2005-07-11[PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare1-0/+1184