aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lm85.c
Commit message (Expand)AuthorAge
* lm85: add VRM10 support for adt7468 chipDarrick J. Wong2009-03-10
* lm85: fix the version check that broke adt7468 probingDarrick J. Wong2009-03-10
* lm85: support adt7468 chipsDarrick J. Wong2008-11-12
* hwmon: (lm85) Better label namesJean Delvare2008-10-17
* hwmon: (lm85) Simplify RANGE_TO_REGJean Delvare2008-10-17
* hwmon: (lm85) Convert to a new-style i2c driverJean Delvare2008-10-17
* hwmon: (lm85) Support different PWM frequency tablesJean Delvare2008-10-17
* hwmon: (lm85) Select the closest PWM frequencyJean Delvare2008-10-17
* hwmon: (lm85) Implement the standard PWM frequency interfaceJean Delvare2008-10-17
* hwmon: (lm85) Rework the device detectionJean Delvare2008-10-17
* hwmon: (lm85) Simplify device initialization functionJean Delvare2008-07-31
* hwmon: (lm85) Misc cleanupsJean Delvare2008-07-31
* hwmon: (lm85) Don't write back cached valuesJean Delvare2008-07-31
* hwmon: (lm85) Drop dead codeJean Delvare2008-07-31
* hwmon: (lm85) Coding-style cleanupsJean Delvare2008-07-31
* hwmon: (lm85) Fix function RANGE_TO_REG()Jean Delvare2008-06-19
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-18
* hwmon: VRM is not written to registersJean Delvare2008-02-07
* hwmon: Discard useless I2C driver IDsJean Delvare2008-02-07
* hwmon: (lm85) Make the pwmN_enable files writableJean Delvare2008-02-07
* hwmon: (lm85) Return standard values in pwmN_enableJean Delvare2008-02-07
* hwmon: VRM is not read from registersJean Delvare2007-10-09
* hwmon: (lm85) Let the user set the fan min limit to 0Jean Delvare2007-10-09
* hwmon: (lm85) Clean up the handling of additional resolution bitsJean Delvare2007-10-09
* hwmon: (lm85) Add individual alarm filesJean Delvare2007-10-09
* hwmon: (lm85) Export in5, in6 and in7 voltage channelsJean Delvare2007-10-09
* hwmon: (lm85) Use dynamic sysfs callbacksJean Delvare2007-10-09
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon: Cleanup a bogus legacy commentJean Delvare2007-02-14
* hwmon: Drop unused mutexes in two driversJean Delvare2007-02-14
* hwmon: Fix unchecked return status, batch 2Mark M. Hoffman2006-09-28
* [PATCH] I2C: hwmon: Rename register parametersDarren Jenkins2006-03-23
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-23
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-06
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-06
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-06
* [PATCH] hwmon: Support the VRM 10 mode of the ADT7463Jean Delvare2006-01-06
* [PATCH] hwmon: Static function fixes, 2 of 4Ben Dooks2005-10-28
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-28
* [PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare2005-09-05
* [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-05
* [PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare2005-09-05
* [PATCH] hwmon: lm85: trivial cleanupsJean Delvare2005-09-05
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9)Jean Delvare2005-09-05
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare2005-09-05
* [PATCH] I2C hwmon: add hwmon sysfs class to driversMark M. Hoffman2005-09-05
* [PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare2005-07-11