summaryrefslogtreecommitdiff
path: root/include/linux/hwmon.h
AgeCommit message (Expand)Author
2020-09-23hwmon: (core) Add support for rated attributesZbigniew Lukwinski
2020-05-28hwmon: Add notification supportGuenter Roeck
2020-01-23hwmon: Add support for enable attributes to hwmon coreGuenter Roeck
2020-01-23hwmon: Add intrusion templatesDr. David Alan Gilbert
2019-10-02hwmon: Fix HWMON_P_MIN_ALARM maskNuno Sá
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-04-15hwmon: Add support for samples attributesGuenter Roeck
2019-04-15hwmon: Add convience macro to define simple static sensorsCharles Keepax
2018-10-10hwmon: (core) Add hwmon_in_enable attributeNicolin Chen
2018-07-18hwmon: Add helper to tell if a char is invalid in a nameAndrew Lunn
2018-07-18hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarmAndrew Lunn
2018-07-18hwmon: Add missing HWMON_T_LCRIT_ALARM defineAndrew Lunn
2018-02-28hwmon: (core) Add hwmon_max to hwmon_sensor_types enumerationSudeep Holla
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