summaryrefslogtreecommitdiff
path: root/drivers/hwmon/lm85.c
Commit message (Expand)AuthorAge
* hwmon: (lm85) use find_closest() in x_TO_REG() functionsBartosz Golaszewski2015-04-17
* hwmon: (lm85) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-04
* hwmon: (lm85) Avoid forward declarationAxel Lin2014-08-04
* hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck2014-07-30
* hwmon: (lm85) Drop generic detectionJean Delvare2014-06-12
* Update Jean Delvare's e-mail addressJean Delvare2014-01-29
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-07
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-25
* hwmon: (lm85) Convert to use devm_ functionsGuenter Roeck2012-07-21
* hwmon: (lm85) Fix checkpatch issuesGuenter Roeck2012-03-18
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-18
* hwmon: (lm85) Fix error paths in probe functionJean Delvare2011-04-29
* hwmon: (lm85) Add missing list terminatorsJean Delvare2011-04-29
* Fix common misspellingsLucas De Marchi2011-03-31
* hwmon: (lm85) Add support for EMC6D103SGuenter Roeck2011-03-14
* hwmon: (lm85) Do not update hysteresis and temp_auto_off if auto_temp_min is ...Guenter Roeck2011-03-14
* hwmon: (lm85) Use function to remove sysfs attribute filesGuenter Roeck2011-03-14
* hwmon: (lm85) Use boolean to determine if VID5 is configuredGuenter Roeck2011-03-14
* hwmon: (lm85) extend to support EMC6D103 chipsJan Beulich2011-02-18
* hwmon: (lm85) Add support for ADT7468 high-frequency PWM modeJean Delvare2010-10-28
* hwmon: (lm85) Fix ADT7468 frequency tableJean Delvare2010-10-28
* i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare2009-12-14
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-14
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-14
* hwmon: (lm85) Clean up detect functionJean Delvare2009-12-09
* hwmon: (lm85) Don't bind to Winbond/Nuvoton WPCD377IJean Delvare2009-09-15
* 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