aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/adt7475.c
AgeCommit message (Expand)Author
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2012-10-10hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare
2012-07-21hwmon: (adt7475) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-03-18hwmon: (adt7475) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: (adt7475) fix checkpatch issuesFrans Meulenbroeks
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2010-10-28hwmon: I2C addresses are constantJean Delvare
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare
2009-12-09hwmon: (adt7475) Add VID support for the ADT7476Jean Delvare
2009-12-09hwmon: (adt7475) Add support for the ADT7476Jean Delvare
2009-12-09hwmon: (adt7475) Voltage attenuators can be bypassedJean Delvare
2009-12-09hwmon: (adt7475) Print device information on probeJean Delvare
2009-12-09hwmon: (adt7475) Handle alternative pin functionsJean Delvare
2009-12-09hwmon: (adt7475) Move sysfs files removal to a separate functionJean Delvare
2009-12-09hwmon: (adt7475) Add support for the ADT7490Jean Delvare
2009-12-09hwmon: (adt7475) Improve device detectionJean Delvare
2009-12-09hwmon: (adt7475) Add missing static markerJean Delvare
2009-12-09hwmon: (adt7475) Rework voltage inputs handlingJean Delvare
2009-12-09hwmon: (adt7475) Implement pwm_use_point2_pwm_at_critJean Delvare
2009-12-09hwmon: (adt7475) Add support for the ADT7473Jean Delvare
2009-12-09hwmon: Clean up detect functionsJean Delvare
2009-11-16hwmon: (adt7475) Fix sysfs file namesJean Delvare
2009-11-16hwmon: (adt7475) Cache limits for 60 secondsJean Delvare
2009-11-16hwmon: (adt7475) Fix temperature fault flagsJean Delvare
2009-01-15hwmon: Add a driver for the ADT7475 hardware monitoring chipJordan Crouse