Searched hist:e75d16e58467c5703821e12536c7dc438f3c425d (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | hwmon.h | diff e75d16e58467c5703821e12536c7dc438f3c425d Thu Feb 24 00:12:09 CST 2022 Armin Wolf <W_Armin@gmx.de> hwmon: (core) Add support for pwm auto channels attribute
pwm[1-*]_auto_channels_temp is documented as an official hwmon sysfs attribute, yet there is no support for it in the new with_info-API. Fix that.
Signed-off-by: Armin Wolf <W_Armin@gmx.de> Link: https://lore.kernel.org/r/20220224061210.16452-2-W_Armin@gmx.de Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
/openbmc/linux/drivers/hwmon/ |
H A D | hwmon.c | diff e75d16e58467c5703821e12536c7dc438f3c425d Thu Feb 24 00:12:09 CST 2022 Armin Wolf <W_Armin@gmx.de> hwmon: (core) Add support for pwm auto channels attribute
pwm[1-*]_auto_channels_temp is documented as an official hwmon sysfs attribute, yet there is no support for it in the new with_info-API. Fix that.
Signed-off-by: Armin Wolf <W_Armin@gmx.de> Link: https://lore.kernel.org/r/20220224061210.16452-2-W_Armin@gmx.de Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|