Commit d3f5b736 authored by Peter Kaestle's avatar Peter Kaestle Committed by Andy Shevchenko

treewide: Rename Peter Feuerer to Peter Kaestle

Rename Peter Feuerer to Peter Kaestle.

Cc: Darren Hart <dvhart@infradead.org>
Cc: Andy Shevchenko <andy@infradead.org>
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <edubezval@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarPeter Kaestle <peter@piie.net>
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
parent 26e5656e
...@@ -295,7 +295,7 @@ S: Maintained ...@@ -295,7 +295,7 @@ S: Maintained
F: drivers/net/ethernet/alteon/acenic* F: drivers/net/ethernet/alteon/acenic*
ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER
M: Peter Feuerer <peter@piie.net> M: Peter Kaestle <peter@piie.net>
L: platform-driver-x86@vger.kernel.org L: platform-driver-x86@vger.kernel.org
W: http://piie.net/?section=acerhdf W: http://piie.net/?section=acerhdf
S: Maintained S: Maintained
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* of the aspire one netbook, turns on/off the fan * of the aspire one netbook, turns on/off the fan
* as soon as the upper/lower threshold is reached. * as soon as the upper/lower threshold is reached.
* *
* (C) 2009 - Peter Feuerer peter (a) piie.net * (C) 2009 - Peter Kaestle peter (a) piie.net
* http://piie.net * http://piie.net
* 2009 Borislav Petkov bp (a) alien8.de * 2009 Borislav Petkov bp (a) alien8.de
* *
...@@ -803,7 +803,7 @@ static void __exit acerhdf_exit(void) ...@@ -803,7 +803,7 @@ static void __exit acerhdf_exit(void)
} }
MODULE_LICENSE("GPL"); MODULE_LICENSE("GPL");
MODULE_AUTHOR("Peter Feuerer"); MODULE_AUTHOR("Peter Kaestle");
MODULE_DESCRIPTION("Aspire One temperature and fan driver"); MODULE_DESCRIPTION("Aspire One temperature and fan driver");
MODULE_ALIAS("dmi:*:*Acer*:pnAOA*:"); MODULE_ALIAS("dmi:*:*Acer*:pnAOA*:");
MODULE_ALIAS("dmi:*:*Acer*:pnAO751h*:"); MODULE_ALIAS("dmi:*:*Acer*:pnAO751h*:");
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* gov_bang_bang.c - A simple thermal throttling governor using hysteresis * gov_bang_bang.c - A simple thermal throttling governor using hysteresis
* *
* Copyright (C) 2014 Peter Feuerer <peter@piie.net> * Copyright (C) 2014 Peter Kaestle <peter@piie.net>
* *
* Based on step_wise.c with following Copyrights: * Based on step_wise.c with following Copyrights:
* Copyright (C) 2012 Intel Corp * Copyright (C) 2012 Intel Corp
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment