aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hwmon.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-02hwmon: Fix HWMON_P_MIN_ALARM maskNuno Sá1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-3/+1
2019-04-15hwmon: Add support for samples attributesGuenter Roeck1-0/+10
2019-04-15hwmon: Add convience macro to define simple static sensorsCharles Keepax1-0/+8
2018-10-10hwmon: (core) Add hwmon_in_enable attributeNicolin Chen1-0/+2
2018-07-18hwmon: Add helper to tell if a char is invalid in a nameAndrew Lunn1-0/+23
2018-07-18hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarmAndrew Lunn1-0/+8
2018-07-18hwmon: Add missing HWMON_T_LCRIT_ALARM defineAndrew Lunn1-0/+1
2018-02-28hwmon: (core) Add hwmon_max to hwmon_sensor_types enumerationSudeep Holla1-0/+1
2017-04-02hwmon: Constify str parameter of hwmon_ops->read_stringJean Delvare1-1/+1
2017-03-22hwmon: Add missing HWMON_T_ALARMPeter Huewe1-0/+1
2016-12-09hwmon: (core) Rename groups parameter in API to extra_groupsGuenter Roeck1-4/+4
2016-12-09hwmon: (core) Deprecate hwmon_device_register()Guenter Roeck1-0/+2
2016-12-09hwmon: (core) Add support for string attributes to new APIGuenter Roeck1-2/+17
2016-12-09hwmon: (core) Clarify when read and write callbacks are mandatoryGuenter Roeck1-4/+2
2016-09-08hwmon: (core) Add basic pwm attribute support to new APIGuenter Roeck1-0/+13
2016-09-08hwmon: (core) Add fan attribute support to new APIGuenter Roeck1-0/+27
2016-09-08hwmon: (core) Add energy and humidity attribute support to new APIGuenter Roeck1-0/+29
2016-09-08hwmon: (core) Add power attribute support to new APIGuenter Roeck1-0/+54
2016-09-08hwmon: (core) Add current attribute support to new APIGuenter Roeck1-0/+36
2016-09-08hwmon: (core) Add voltage attribute support to new APIGuenter Roeck1-0/+35
2016-09-08hwmon: (core) New hwmon registration APIGuenter Roeck1-0/+148
2013-10-13hwmon: Provide managed hwmon registrationGuenter Roeck1-0/+5
2013-10-13hwmon: Introduce hwmon_device_register_with_groupsGuenter Roeck1-0/+5
2013-01-25hwmon: Retire SENSORS_LIMITGuenter Roeck1-12/+0
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+1
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-2/+2
2005-09-05[PATCH] hwmon: move SENSORS_LIMIT to hwmon.hJean Delvare1-0/+11
2005-09-05[PATCH] I2C hwmon: hwmon sysfs classMark M. Hoffman1-0/+24