commit | 4ed99a27d161ce6f1eb6657c5cd5e6aef365c665 | [log] [tgz] |
---|---|---|
author | Jochen Eisinger <jochen@penguin-breeder.org> | Thu May 01 04:34:58 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 01 08:04:00 2008 -0700 |
tree | ba052e070138f7bd8759e80361a853b8601c25fe | |
parent | af8e2a4cb9b3e14b919ae1cd4012825aefddbeb0 [diff] |
i8k: make fan multiplier tunable with a module parameter The i8k driver multiplies the fan speed reported by the BIOS with a factor of 30. On my Dell Latitude D800, this factor is not required. I'd suggest to make this configurable. Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>