diff options
author | Peter Feuerer <peter@piie.net> | 2009-06-21 12:53:03 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-06-24 00:58:16 -0400 |
commit | e86435eb91b2bff114c5a02e46e16ce21b647ebe (patch) | |
tree | dfa72cdba9fd71fdef17f0fd11a49c551ad07d65 /MAINTAINERS | |
parent | 07a2039b8eb0af4ff464efd3dfd95de5c02648c6 (diff) |
acerhdf: Acer Aspire One fan control
Acerhdf is a driver for Acer Aspire One netbooks. It allows
to access the temperature sensor and to control the fan.
Signed-off-by: Peter Feuerer <peter@piie.net>
Signed-off-by: Andreas Mohr <andi@lisas.de>
Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf4abddfc8a4..e9457feb7eba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -222,6 +222,13 @@ L: linux-acenic@sunsite.dk | |||
222 | S: Maintained | 222 | S: Maintained |
223 | F: drivers/net/acenic* | 223 | F: drivers/net/acenic* |
224 | 224 | ||
225 | ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER | ||
226 | P: Peter Feuerer | ||
227 | M: peter@piie.net | ||
228 | W: http://piie.net/?section=acerhdf | ||
229 | S: Maintained | ||
230 | F: drivers/platform/x86/acerhdf.c | ||
231 | |||
225 | ACER WMI LAPTOP EXTRAS | 232 | ACER WMI LAPTOP EXTRAS |
226 | P: Carlos Corbacho | 233 | P: Carlos Corbacho |
227 | M: carlos@strangeworlds.co.uk | 234 | M: carlos@strangeworlds.co.uk |