summaryrefslogtreecommitdiff
path: root/include/linux/hwmon.h
AgeCommit message (Expand)Author
2017-04-02hwmon: Constify str parameter of hwmon_ops->read_stringJean Delvare
2017-03-22hwmon: Add missing HWMON_T_ALARMPeter Huewe
2016-12-09hwmon: (core) Rename groups parameter in API to extra_groupsGuenter Roeck
2016-12-09hwmon: (core) Deprecate hwmon_device_register()Guenter Roeck
2016-12-09hwmon: (core) Add support for string attributes to new APIGuenter Roeck
2016-12-09hwmon: (core) Clarify when read and write callbacks are mandatoryGuenter Roeck
2016-09-08hwmon: (core) Add basic pwm attribute support to new APIGuenter Roeck
2016-09-08hwmon: (core) Add fan attribute support to new APIGuenter Roeck
2016-09-08hwmon: (core) Add energy and humidity attribute support to new APIGuenter Roeck
2016-09-08hwmon: (core) Add power attribute support to new APIGuenter Roeck
2016-09-08hwmon: (core) Add current attribute support to new APIGuenter Roeck
2016-09-08hwmon: (core) Add voltage attribute support to new APIGuenter Roeck
2016-09-08hwmon: (core) New hwmon registration APIGuenter Roeck
2013-10-13hwmon: Provide managed hwmon registrationGuenter Roeck
2013-10-13hwmon: Introduce hwmon_device_register_with_groupsGuenter Roeck
2013-01-25hwmon: Retire SENSORS_LIMITGuenter Roeck
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2005-09-05[PATCH] hwmon: move SENSORS_LIMIT to hwmon.hJean Delvare
2005-09-05[PATCH] I2C hwmon: hwmon sysfs classMark M. Hoffman