summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lm90.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (lm90) Export temperature offset valuesJean Delvare2007-10-101-4/+25
* hwmon: Convert from class_device to deviceTony Jones2007-10-101-5/+5
* hwmon: Fix regression caused by typo in lm90.cGuillaume Chazarain2007-07-311-1/+1
* hwmon: Fault files naming conventionJean Delvare2007-07-191-2/+2
* hwmon/lm90: Add support for the Maxim MAX6680/MAX6681Rainer Birkenmaier2007-07-191-16/+56
* hwmon/lm90: Spelling fix: explicitlyJean Delvare2007-07-191-1/+1
* hwmon: Fix unchecked return status, batch 4Jean Delvare2006-09-291-41/+42
* hwmon: Add individual alarm files to 4 driversJean Delvare2006-09-291-1/+36
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-231-10/+11
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-061-1/+0Star
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-061-2/+4
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-061-1/+0Star
* [PATCH] hwmon: lm90 documentation updateJean Delvare2005-10-281-9/+7Star
* [PATCH] hwmon: Add PEC support to the lm90 driverJean Delvare2005-10-281-1/+56
* [PATCH] hwmon: Separate the lm90 register read functionJean Delvare2005-10-281-54/+53Star
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-281-2/+1Star
* [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-051-2/+1Star
* [PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare2005-09-051-1/+1
* [PATCH] I2C: refactor message in i2c_detach_clientJean Delvare2005-09-051-4/+1Star
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare2005-09-051-1/+0Star
* [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/+655