]> Git Repo - linux.git/commit
hwmon: add support for GMT G760A fan speed PWM controller
authorHerbert Valerio Riedel <[email protected]>
Tue, 7 Apr 2009 02:00:30 +0000 (19:00 -0700)
committerLinus Torvalds <[email protected]>
Tue, 7 Apr 2009 15:31:03 +0000 (08:31 -0700)
commit3bcfa9e47a7d1be6faef3be6c4b2049e585e2f38
tree7cc0896fb4ee501fb08560adc1747b7e5a7544cf
parent6260a4b0521a41189b2c2a8119096c1e21dbdf2c
hwmon: add support for GMT G760A fan speed PWM controller

This controller can be found on the D-Link DNS-323 for instance, where
it is to be configured via static i2c_board_info in the board-specific
mach-orion/dns323-setup.c; this driver supports only the new-style
driver model.

Tested-by: Martin Michlmayr <[email protected]>
Signed-off-by: Herbert Valerio Riedel <[email protected]>
Signed-off-by: Matthew Palmer <[email protected]>
Signed-off-by: Laurie Bradshaw <[email protected]>
Signed-off-by: Martin Michlmayr <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/hwmon/g760a [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/g760a.c [new file with mode: 0644]
This page took 0.055561 seconds and 4 git commands to generate.