| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: Replace SENSORS_LIMIT with clamp_val | Guenter Roeck | 2013-01-25 | 1 | -9/+9 |
* | hwmon: Add missing inclusions of <linux/jiffies.h> | Jean Delvare | 2012-10-10 | 1 | -0/+1 |
* | hwmon: (adt7475) Convert to use devm_ functions | Guenter Roeck | 2012-07-21 | 1 | -5/+2 |
* | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 2012-03-18 | 1 | -12/+1 |
* | hwmon: (adt7475) Fix multi-line comments | Guenter Roeck | 2012-03-18 | 1 | -32/+58 |
* | hwmon: (adt7475) fix checkpatch issues | Frans Meulenbroeks | 2012-03-18 | 1 | -1/+1 |
* | hwmon: replaced strict_str* with kstr* | Frans Meulenbroeks | 2012-01-05 | 1 | -10/+10 |
* | hwmon: I2C addresses are constant | Jean Delvare | 2010-10-28 | 1 | -1/+1 |
* | i2c: Drop I2C_CLIENT_INSMOD_2 to 8 | Jean Delvare | 2009-12-14 | 1 | -1/+1 |
* | i2c: Get rid of struct i2c_client_address_data | Jean Delvare | 2009-12-14 | 1 | -1/+1 |
* | i2c: Drop the kind parameter from detect callbacks | Jean Delvare | 2009-12-14 | 1 | -1/+1 |
* | hwmon: (adt7475) Add VID support for the ADT7476 | Jean Delvare | 2009-12-09 | 1 | -3/+63 |
* | hwmon: (adt7475) Add support for the ADT7476 | Jean Delvare | 2009-12-09 | 1 | -18/+62 |
* | hwmon: (adt7475) Voltage attenuators can be bypassed | Jean Delvare | 2009-12-09 | 1 | -6/+36 |
* | hwmon: (adt7475) Print device information on probe | Jean Delvare | 2009-12-09 | 1 | -0/+18 |
* | hwmon: (adt7475) Handle alternative pin functions | Jean Delvare | 2009-12-09 | 1 | -15/+99 |
* | hwmon: (adt7475) Move sysfs files removal to a separate function | Jean Delvare | 2009-12-09 | 1 | -6/+10 |
* | hwmon: (adt7475) Add support for the ADT7490 | Jean Delvare | 2009-12-09 | 1 | -12/+103 |
* | hwmon: (adt7475) Improve device detection | Jean Delvare | 2009-12-09 | 1 | -4/+9 |
* | hwmon: (adt7475) Add missing static marker | Jean Delvare | 2009-12-09 | 1 | -1/+1 |
* | hwmon: (adt7475) Rework voltage inputs handling | Jean Delvare | 2009-12-09 | 1 | -35/+48 |
* | hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit | Jean Delvare | 2009-12-09 | 1 | -0/+42 |
* | hwmon: (adt7475) Add support for the ADT7473 | Jean Delvare | 2009-12-09 | 1 | -8/+17 |
* | hwmon: Clean up detect functions | Jean Delvare | 2009-12-09 | 1 | -8/+6 |
* | hwmon: (adt7475) Fix sysfs file names | Jean Delvare | 2009-11-16 | 1 | -6/+6 |
* | hwmon: (adt7475) Cache limits for 60 seconds | Jean Delvare | 2009-11-16 | 1 | -1/+1 |
* | hwmon: (adt7475) Fix temperature fault flags | Jean Delvare | 2009-11-16 | 1 | -2/+1 |
* | hwmon: Add a driver for the ADT7475 hardware monitoring chip | Jordan Crouse | 2009-01-15 | 1 | -0/+1221 |