| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-10-09 | hwmon: Convert from class_device to device | Tony Jones | 1 | -2/+2 | |
| Convert from class_device to device for hwmon_device_register/unregister Signed-off-by: Tony Jones <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Kay Sievers <[email protected]> Signed-off-by: Mark M. Hoffman <[email protected]> | |||||
| 2005-09-05 | [PATCH] hwmon: move SENSORS_LIMIT to hwmon.h | Jean Delvare | 1 | -0/+11 | |
| Move SENSORS_LIMIT from i2c-sensor.h to hwmon.h, as it is in no way related to i2c. Signed-off-by: Jean Delvare <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> | |||||
| 2005-09-05 | [PATCH] I2C hwmon: hwmon sysfs class | Mark M. Hoffman | 1 | -0/+24 | |
| This patch adds the sysfs class "hwmon" for use by hardware monitoring (sensors) chip drivers. It also fixes up the related Kconfig/Makefile bits. Signed-off-by: Mark M. Hoffman <[email protected]> Signed-off-by: Jean Delvare <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> | |||||