summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lm85.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (lm85) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-041-93/+51Star
* hwmon: (lm85) Avoid forward declarationAxel Lin2014-08-041-263/+250Star
* hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck2014-07-311-3/+6
* hwmon: (lm85) Drop generic detectionJean Delvare2014-06-121-23/+10Star
* Update Jean Delvare's e-mail addressJean Delvare2014-01-291-1/+1
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-081-2/+2
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-261-5/+5
* hwmon: (lm85) Convert to use devm_ functionsGuenter Roeck2012-07-221-5/+2Star
* hwmon: (lm85) Fix checkpatch issuesGuenter Roeck2012-03-191-130/+230
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-191-13/+1Star
* 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