Skip to content

Commit

Permalink
hwmon: (fschmd) Add watchdog support
Browse files Browse the repository at this point in the history
This patch adds support for the watchdog part found in _all_ supported FSC
sensor chips.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
  • Loading branch information
Hans de Goede authored and Jean Delvare committed Jan 7, 2009
1 parent 453e308 commit 97950c3
Show file tree
Hide file tree
Showing 2 changed files with 386 additions and 20 deletions.
5 changes: 3 additions & 2 deletions drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -329,10 +329,11 @@ config SENSORS_FSCHMD
depends on X86 && I2C && EXPERIMENTAL
help
If you say yes here you get support for various Fujitsu Siemens
Computers sensor chips.
Computers sensor chips, including support for the integrated
watchdog.

This is a new merged driver for FSC sensor chips which is intended
as a replacment for the fscpos, fscscy and fscher drivers and adds
as a replacement for the fscpos, fscscy and fscher drivers and adds
support for several other FCS sensor chips.

This driver can also be built as a module. If so, the module
Expand Down
Loading

0 comments on commit 97950c3

Please sign in to comment.