summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lm85.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (lm85) Fix error paths in probe functionJean Delvare2011-04-291-2/+2
* hwmon: (lm85) Add missing list terminatorsJean Delvare2011-04-291-0/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* hwmon: (lm85) Add support for EMC6D103SGuenter Roeck2011-03-151-24/+51
* hwmon: (lm85) Do not update hysteresis and temp_auto_off if auto_temp_min is ...Guenter Roeck2011-03-151-17/+0Star
* hwmon: (lm85) Use function to remove sysfs attribute filesGuenter Roeck2011-03-151-8/+11
* hwmon: (lm85) Use boolean to determine if VID5 is configuredGuenter Roeck2011-03-151-12/+13
* hwmon: (lm85) extend to support EMC6D103 chipsJan Beulich2011-02-191-2/+21
* hwmon: (lm85) Add support for ADT7468 high-frequency PWM modeJean Delvare2010-10-281-7/+28
* hwmon: (lm85) Fix ADT7468 frequency tableJean Delvare2010-10-281-0/+1
* i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare2009-12-141-3/+5
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-141-1/+1
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-141-4/+2Star
* hwmon: (lm85) Clean up detect functionJean Delvare2009-12-091-92/+65Star
* hwmon: (lm85) Don't bind to Winbond/Nuvoton WPCD377IJean Delvare2009-09-151-0/+32
* lm85: add VRM10 support for adt7468 chipDarrick J. Wong2009-03-101-1/+2
* lm85: fix the version check that broke adt7468 probingDarrick J. Wong2009-03-101-1/+4
* lm85: support adt7468 chipsDarrick J. Wong2008-11-131-6/+46
* hwmon: (lm85) Better label namesJean Delvare2008-10-171-6/+6
* hwmon: (lm85) Simplify RANGE_TO_REGJean Delvare2008-10-171-11/+4Star
* hwmon: (lm85) Convert to a new-style i2c driverJean Delvare2008-10-171-57/+64
* hwmon: (lm85) Support different PWM frequency tablesJean Delvare2008-10-171-6/+23
* hwmon: (lm85) Select the closest PWM frequencyJean Delvare2008-10-171-3/+2Star
* hwmon: (lm85) Implement the standard PWM frequency interfaceJean Delvare2008-10-171-39/+38Star
* hwmon: (lm85) Rework the device detectionJean Delvare2008-10-171-73/+50Star
* hwmon: (lm85) Simplify device initialization functionJean Delvare2008-08-011-43/+18Star
* hwmon: (lm85) Misc cleanupsJean Delvare2008-08-011-84/+67Star
* hwmon: (lm85) Don't write back cached valuesJean Delvare2008-08-011-9/+6Star
* hwmon: (lm85) Drop dead codeJean Delvare2008-08-011-80/+2Star
* hwmon: (lm85) Coding-style cleanupsJean Delvare2008-08-011-250/+255
* hwmon: (lm85) Fix function RANGE_TO_REG()Jean Delvare2008-06-191-14/+11Star
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-191-1/+1
* hwmon: VRM is not written to registersJean Delvare2008-02-081-6/+2Star
* hwmon: Discard useless I2C driver IDsJean Delvare2008-02-081-1/+0Star
* hwmon: (lm85) Make the pwmN_enable files writableJean Delvare2008-02-081-2/+38
* hwmon: (lm85) Return standard values in pwmN_enableJean Delvare2008-02-081-2/+13
* hwmon: VRM is not read from registersJean Delvare2007-10-101-1/+1
* hwmon: (lm85) Let the user set the fan min limit to 0Jean Delvare2007-10-101-2/+7
* hwmon: (lm85) Clean up the handling of additional resolution bitsJean Delvare2007-10-101-20/+12Star
* hwmon: (lm85) Add individual alarm filesJean Delvare2007-10-101-17/+43
* hwmon: (lm85) Export in5, in6 and in7 voltage channelsJean Delvare2007-10-101-11/+37
* hwmon: (lm85) Use dynamic sysfs callbacksJean Delvare2007-10-101-307/+244Star
* hwmon: Convert from class_device to deviceTony Jones2007-10-101-5/+5
* hwmon: Cleanup a bogus legacy commentJean Delvare2007-02-141-5/+2Star
* hwmon: Drop unused mutexes in two driversJean Delvare2007-02-141-1/+0Star
* hwmon: Fix unchecked return status, batch 2Mark M. Hoffman2006-09-291-71/+102
* [PATCH] I2C: hwmon: Rename register parametersDarren Jenkins2006-03-231-2/+2
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-231-33/+34
* [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