| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: Constify str parameter of hwmon_ops->read_string | Jean Delvare | 2017-04-02 | 1 | -1/+1 |
* | hwmon: Add missing HWMON_T_ALARM | Peter Huewe | 2017-03-22 | 1 | -0/+1 |
* | hwmon: (core) Rename groups parameter in API to extra_groups | Guenter Roeck | 2016-12-09 | 1 | -4/+4 |
* | hwmon: (core) Deprecate hwmon_device_register() | Guenter Roeck | 2016-12-09 | 1 | -0/+2 |
* | hwmon: (core) Add support for string attributes to new API | Guenter Roeck | 2016-12-09 | 1 | -2/+17 |
* | hwmon: (core) Clarify when read and write callbacks are mandatory | Guenter Roeck | 2016-12-09 | 1 | -4/+2 |
* | hwmon: (core) Add basic pwm attribute support to new API | Guenter Roeck | 2016-09-08 | 1 | -0/+13 |
* | hwmon: (core) Add fan attribute support to new API | Guenter Roeck | 2016-09-08 | 1 | -0/+27 |
* | hwmon: (core) Add energy and humidity attribute support to new API | Guenter Roeck | 2016-09-08 | 1 | -0/+29 |
* | hwmon: (core) Add power attribute support to new API | Guenter Roeck | 2016-09-08 | 1 | -0/+54 |
* | hwmon: (core) Add current attribute support to new API | Guenter Roeck | 2016-09-08 | 1 | -0/+36 |
* | hwmon: (core) Add voltage attribute support to new API | Guenter Roeck | 2016-09-08 | 1 | -0/+35 |
* | hwmon: (core) New hwmon registration API | Guenter Roeck | 2016-09-08 | 1 | -0/+148 |
* | hwmon: Provide managed hwmon registration | Guenter Roeck | 2013-10-13 | 1 | -0/+5 |
* | hwmon: Introduce hwmon_device_register_with_groups | Guenter Roeck | 2013-10-13 | 1 | -0/+5 |
* | hwmon: Retire SENSORS_LIMIT | Guenter Roeck | 2013-01-25 | 1 | -12/+0 |
* | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 2012-03-16 | 1 | -1/+1 |
* | hwmon: Convert from class_device to device | Tony Jones | 2007-10-09 | 1 | -2/+2 |
* | [PATCH] hwmon: move SENSORS_LIMIT to hwmon.h | Jean Delvare | 2005-09-05 | 1 | -0/+11 |
* | [PATCH] I2C hwmon: hwmon sysfs class | Mark M. Hoffman | 2005-09-05 | 1 | -0/+24 |