summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/adt7475.c
Commit message (Expand)AuthorAgeFilesLines
* Update Jean Delvare's e-mail addressJean Delvare2014-01-291-1/+1
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-9/+9
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-101-0/+1
* hwmon: (adt7475) Convert to use devm_ functionsGuenter Roeck2012-07-211-5/+2
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-12/+1
* hwmon: (adt7475) Fix multi-line commentsGuenter Roeck2012-03-181-32/+58
* hwmon: (adt7475) fix checkpatch issuesFrans Meulenbroeks2012-03-181-1/+1
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-051-10/+10
* hwmon: I2C addresses are constantJean Delvare2010-10-281-1/+1
* i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare2009-12-141-1/+1
* 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-1/+1
* hwmon: (adt7475) Add VID support for the ADT7476Jean Delvare2009-12-091-3/+63
* hwmon: (adt7475) Add support for the ADT7476Jean Delvare2009-12-091-18/+62
* hwmon: (adt7475) Voltage attenuators can be bypassedJean Delvare2009-12-091-6/+36
* hwmon: (adt7475) Print device information on probeJean Delvare2009-12-091-0/+18
* hwmon: (adt7475) Handle alternative pin functionsJean Delvare2009-12-091-15/+99
* hwmon: (adt7475) Move sysfs files removal to a separate functionJean Delvare2009-12-091-6/+10
* hwmon: (adt7475) Add support for the ADT7490Jean Delvare2009-12-091-12/+103
* hwmon: (adt7475) Improve device detectionJean Delvare2009-12-091-4/+9
* hwmon: (adt7475) Add missing static markerJean Delvare2009-12-091-1/+1
* hwmon: (adt7475) Rework voltage inputs handlingJean Delvare2009-12-091-35/+48
* hwmon: (adt7475) Implement pwm_use_point2_pwm_at_critJean Delvare2009-12-091-0/+42
* hwmon: (adt7475) Add support for the ADT7473Jean Delvare2009-12-091-8/+17
* hwmon: Clean up detect functionsJean Delvare2009-12-091-8/+6
* hwmon: (adt7475) Fix sysfs file namesJean Delvare2009-11-161-6/+6
* hwmon: (adt7475) Cache limits for 60 secondsJean Delvare2009-11-161-1/+1
* hwmon: (adt7475) Fix temperature fault flagsJean Delvare2009-11-161-2/+1
* hwmon: Add a driver for the ADT7475 hardware monitoring chipJordan Crouse2009-01-151-0/+1221
OpenPOWER on IntegriCloud