| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: Make PCI device ids constant | Márton Németh | 2010-01-10 | 1 | -1/+1 |
* | 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 |
* | hwmon: (via686a) Add individual alarm files | Jean Delvare | 2008-02-17 | 1 | -0/+28 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -2/+2 |
* | hwmon: Convert from class_device to device | Tony Jones | 2007-10-09 | 1 | -5/+5 |
* | hwmon: Add missing __devexit tags in various drivers | Jean Delvare | 2007-07-30 | 1 | -1/+1 |
* | hwmon/via686a: Use dynamic sysfs callbacks | Jean Delvare | 2007-07-19 | 1 | -139/+111 |
* | hwmon/via686a: Convert to a platform driver | Jean Delvare | 2007-07-19 | 1 | -130/+155 |
* | hwmon/via686a: Temperature interrupt configuration fix | Jean Delvare | 2007-07-19 | 1 | -2/+3 |
* | hwmon: Cleanup a bogus legacy comment | Jean Delvare | 2007-02-14 | 1 | -3/+2 |
* | hwmon: Fix unchecked return status, batch 6 | Jean Delvare | 2006-09-28 | 1 | -33/+50 |
* | i2c-isa: Restore driver owner | Jean Delvare | 2006-09-26 | 1 | -0/+1 |
* | [PATCH] hwmon: Semaphore to mutex conversions | Ingo Molnar | 2006-03-23 | 1 | -16/+17 |
* | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 2006-01-05 | 1 | -1/+0 |
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 | Laurent Riffard | 2006-01-05 | 1 | -3/+6 |
* | [PATCH] hwmon: kzalloc conversion | Deepak Saxena | 2005-10-28 | 1 | -2/+1 |
* | [PATCH] hwmon: Discard bogus comment about init setting limits | Jean Delvare | 2005-10-28 | 1 | -1/+0 |
* | [PATCH] hwmon: Discard explicit static initializations to 0 | Jean Delvare | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] hwmon: Do not forcibly enable via686a by default | Jean Delvare | 2005-10-28 | 1 | -7/+11 |
* | [PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256] | Jean Delvare | 2005-10-28 | 1 | -2/+2 |
* | [PATCH] hwmon: fix sis5595, via686a force_addr module parameter | Jean Delvare | 2005-09-09 | 1 | -5/+0 |
* | [PATCH] hwmon: hwmon vs i2c, second round (06/11) | Jean Delvare | 2005-09-05 | 1 | -1/+0 |
* | [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 | -33/+8 |
* | [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 | -5/+19 |
* | [PATCH] I2C: Move hwmon drivers (2/3) | Jean Delvare | 2005-07-11 | 1 | -0/+875 |