| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: (smsc47b397) Convert to use devm_ functions | Guenter Roeck | 2012-07-22 | 1 | -16/+6 |
* | hwmon: (smsc47b397) Fix compiler warning | Guenter Roeck | 2012-04-09 | 1 | -6/+8 |
* | hwmon: (smsc47b397) Fix multi-line comments | Guenter Roeck | 2012-03-19 | 1 | -30/+34 |
* | hwmon: (smsc47b397) Fix checkpatch errors | Jean Delvare | 2011-11-04 | 1 | -5/+8 |
* | hwmon: (smsc47b397) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-08 | 1 | -7/+6 |
* | hwmon: Include <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten | 2009-09-15 | 1 | -1/+1 |
* | hwmon: Check for ACPI resource conflicts | Jean Delvare | 2009-01-07 | 1 | -0/+5 |
* | Merge branch 'smsc47b397-new-id' into release | Mark M. Hoffman | 2008-05-01 | 1 | -3/+14 |
|\ |
|
| * | hwmon: (smsc47b397) add a new chip id (0x8c) | Craig Kelley | 2008-03-02 | 1 | -3/+14 |
* | | hwmon: Let the user override the detected Super-I/O device ID | Jean Delvare | 2008-02-08 | 1 | -1/+5 |
|/ |
|
* | hwmon: Convert from class_device to device | Tony Jones | 2007-10-10 | 1 | -5/+5 |
* | hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPM | Jean Delvare | 2007-07-19 | 1 | -0/+2 |
* | hwmon: add SCH5317 to smsc47b397 driver | Juerg Haefliger | 2007-07-19 | 1 | -2/+3 |
* | hwmon/smsc47b397: Use dynamic sysfs callbacks | Jean Delvare | 2007-05-08 | 1 | -38/+26 |
* | hwmon/smsc47b397: Convert to a platform driver | Jean Delvare | 2007-05-08 | 1 | -56/+108 |
* | hwmon: Fix unchecked return status, batch 1 | Mark M. Hoffman | 2006-09-29 | 1 | -16/+23 |
* | i2c-isa: Restore driver owner | Jean Delvare | 2006-09-27 | 1 | -0/+1 |
* | [PATCH] hwmon: Semaphore to mutex conversions | Ingo Molnar | 2006-03-23 | 1 | -8/+9 |
* | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 2006-01-06 | 1 | -1/+0 |
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 | Laurent Riffard | 2006-01-06 | 1 | -3/+6 |
* | [PATCH] hwmon: kzalloc conversion | Deepak Saxena | 2005-10-28 | 1 | -2/+1 |
* | [PATCH] hwmon: New device ID for the smsc47b397 driver | Mark M. Hoffman | 2005-10-28 | 1 | -3/+4 |
* | [PATCH] I2C: refactor message in i2c_detach_client | Jean Delvare | 2005-09-05 | 1 | -4/+1 |
* | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9) | Jean Delvare | 2005-09-05 | 1 | -36/+12 |
* | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) | Jean Delvare | 2005-09-05 | 1 | -2/+3 |
* | [PATCH] I2C hwmon: add hwmon sysfs class to drivers | Mark M. Hoffman | 2005-09-05 | 1 | -1/+15 |
* | [PATCH] drivers/hwmon/*: kfree() correct pointers | Alexey Dobriyan | 2005-08-27 | 1 | -1/+1 |
* | [PATCH] I2C: Move hwmon drivers (2/3) | Jean Delvare | 2005-07-11 | 1 | -0/+352 |