aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/adt7475.c
AgeCommit message (Expand)Author
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