summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lm85.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (lm85) Add OF device ID tableJavier Martinez Canillas2017-04-021-1/+55
* hwmon: (lm85) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-021-11/+11
* hwmon: (lm85) Fix overflows seen when writing voltage limit attributesGuenter Roeck2016-12-121-1/+2
* hwmon: (lm85) use find_closest() in x_TO_REG() functionsBartosz Golaszewski2015-04-171-18/+8
* hwmon: (lm85) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-041-93/+51
* hwmon: (lm85) Avoid forward declarationAxel Lin2014-08-041-263/+250
* hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck2014-07-301-3/+6
* hwmon: (lm85) Drop generic detectionJean Delvare2014-06-121-23/+10
* Update Jean Delvare's e-mail addressJean Delvare2014-01-291-1/+1
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-071-2/+2
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-5/+5
* hwmon: (lm85) Convert to use devm_ functionsGuenter Roeck2012-07-211-5/+2
* hwmon: (lm85) Fix checkpatch issuesGuenter Roeck2012-03-181-130/+230
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-13/+1
* 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-141-24/+51
* hwmon: (lm85) Do not update hysteresis and temp_auto_off if auto_temp_min is ...Guenter Roeck2011-03-141-17/+0
* hwmon: (lm85) Use function to remove sysfs attribute filesGuenter Roeck2011-03-141-8/+11
* hwmon: (lm85) Use boolean to determine if VID5 is configuredGuenter Roeck2011-03-141-12/+13
* hwmon: (lm85) extend to support EMC6D103 chipsJan Beulich2011-02-181-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/+2
* hwmon: (lm85) Clean up detect functionJean Delvare2009-12-091-92/+65
* 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-121-6/+46
* hwmon: (lm85) Better label namesJean Delvare2008-10-171-6/+6
* hwmon: (lm85) Simplify RANGE_TO_REGJean Delvare2008-10-171-11/+4
* 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/+2
* hwmon: (lm85) Implement the standard PWM frequency interfaceJean Delvare2008-10-171-39/+38
* hwmon: (lm85) Rework the device detectionJean Delvare2008-10-171-73/+50
* hwmon: (lm85) Simplify device initialization functionJean Delvare2008-07-311-43/+18
* hwmon: (lm85) Misc cleanupsJean Delvare2008-07-311-84/+67
* hwmon: (lm85) Don't write back cached valuesJean Delvare2008-07-311-9/+6
* hwmon: (lm85) Drop dead codeJean Delvare2008-07-311-80/+2
* hwmon: (lm85) Coding-style cleanupsJean Delvare2008-07-311-250/+255
* hwmon: (lm85) Fix function RANGE_TO_REG()Jean Delvare2008-06-191-14/+11
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-181-1/+1
* hwmon: VRM is not written to registersJean Delvare2008-02-071-6/+2
* hwmon: Discard useless I2C driver IDsJean Delvare2008-02-071-1/+0
* hwmon: (lm85) Make the pwmN_enable files writableJean Delvare2008-02-071-2/+38
* hwmon: (lm85) Return standard values in pwmN_enableJean Delvare2008-02-071-2/+13