]> bbs.cooldavid.org Git - net-next-2.6.git/commit
hwmon: Add 4 current alarm/beep attributes to sysfs-interface
authorGuenter Roeck <guenter.roeck@ericsson.com>
Sat, 14 Aug 2010 19:08:53 +0000 (21:08 +0200)
committerJean Delvare <khali@linux-fr.org>
Sat, 14 Aug 2010 19:08:53 +0000 (21:08 +0200)
commite04a715e4e1210a6ecfcaa0e6ceefde07020710b
tree48bd4a50412788b9a9d68a24c0bf8c1cecf108cd
parentf46fc8cd382f318a7d9c6cd0af1b771c74e5dfd0
hwmon: Add 4 current alarm/beep attributes to sysfs-interface

Add currX_alarm, currX_min_alarm, currX_max_alarm and currX_beep
attributes to the hwmon sysfs API.

currX_min_alarm and currX_max_alarm are already supported by the LTC4215
and LTC4245 drivers. currX_alarm is supported by the LTC4261 driver.

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Documentation/hwmon/sysfs-interface