| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | hwmon: (vt1211) Fix vrm write operation | Axel Lin | 2014-08-06 | 1 | -0/+3 |
* | hwmon: (vt1211) remove unnecessary OOM messages | Jingoo Han | 2014-05-22 | 1 | -3/+1 |
* | hwmon: Fix checkpatch warning 'quoted string split across lines' | Guenter Roeck | 2013-04-08 | 1 | -10/+13 |
* | hwmon: Replace SENSORS_LIMIT with clamp_val | Guenter Roeck | 2013-01-26 | 1 | -5/+5 |
* | hwmon: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
* | hwmon: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: (vt1211) Convert to use devm_ functions | Guenter Roeck | 2012-07-22 | 1 | -17/+5 |
* | hwmon: (vt1211) Fix: do not use assignment in if condition | Guenter Roeck | 2012-03-19 | 1 | -133/+94 |
* | hwmon: (vt1211) Fix checkpatch issues | Guenter Roeck | 2012-03-19 | 1 | -60/+102 |
* | hwmon: (vt1211) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-08 | 1 | -17/+13 |
* | hwmon: Use resource_size | Julia Lawall | 2009-09-15 | 1 | -3/+3 |
* | hwmon: Include <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten | 2009-09-15 | 1 | -1/+1 |
* | hwmon: Fix ACPI resource check error handling | Hans de Goede | 2009-02-17 | 1 | -1/+1 |
* | hwmon: Check for ACPI resource conflicts | Jean Delvare | 2009-01-07 | 1 | -0/+5 |
* | hwmon: Let the user override the detected Super-I/O device ID | Jean Delvare | 2008-02-08 | 1 | -1/+7 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 1 | -1/+1 |
* | hwmon: Convert from class_device to device | Tony Jones | 2007-10-10 | 1 | -5/+5 |
* | hwmon: Request the I/O regions in platform drivers | Jean Delvare | 2007-05-08 | 1 | -0/+13 |
* | hwmon/vt1211: Add probing of alternate config index port | Juerg Haefliger | 2007-02-14 | 1 | -28/+30 |
* | hwmon: New driver for the VIA VT1211 | Juerg Haefliger | 2006-09-29 | 1 | -0/+1355 |