linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Herrmann <herrmann.der.user@googlemail.com>
To: "Rafael J. Wysocki" <rjw@sisk.pl>,
	Jean Delvare <khali@linux-fr.org>,
	Guenter Roeck <linux@roeck-us.net>,
	Ingo Molnar <mingo@redhat.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	H Peter Anvin <hpa@zytor.com>
Cc: lm-sensors@lm-sensors.org, cpufreq@vger.kernel.org,
	linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	oprofile-list@lists.sf.net,
	"Stephane Eranian" <eranian@google.com>,
	"Robert Richter" <rric@kernel.org>,
	"Borislav Petkov" <bp@alien8.de>, "Jörg Rödel" <joro@8bytes.org>
Subject: [PATCH 1/4] hwmon, fam15h_power: Change email address, MAINTAINERS entry
Date: Mon, 29 Oct 2012 18:50:47 +0100	[thread overview]
Message-ID: <20121029175047.GB5024@tweety> (raw)
In-Reply-To: <20121029174924.GA5024@tweety>


Signed-off-by: Andreas Herrmann <herrmann.der.user@googlemail.com>
---
 Documentation/hwmon/fam15h_power |    2 +-
 MAINTAINERS                      |    2 +-
 drivers/hwmon/fam15h_power.c     |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/hwmon/fam15h_power b/Documentation/hwmon/fam15h_power
index a92918e..8065481 100644
--- a/Documentation/hwmon/fam15h_power
+++ b/Documentation/hwmon/fam15h_power
@@ -10,7 +10,7 @@ Supported chips:
   BIOS and Kernel Developer's Guide (BKDG) For AMD Family 15h Processors
     (not yet published)
 
-Author: Andreas Herrmann <andreas.herrmann3@amd.com>
+Author: Andreas Herrmann <herrmann.der.user@googlemail.com>
 
 Description
 -----------
diff --git a/MAINTAINERS b/MAINTAINERS
index 1fa9074..a4e8136 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -503,7 +503,7 @@ F:	include/linux/altera_uart.h
 F:	include/linux/altera_jtaguart.h
 
 AMD FAM15H PROCESSOR POWER MONITORING DRIVER
-M:	Andreas Herrmann <andreas.herrmann3@amd.com>
+M:	Andreas Herrmann <herrmann.der.user@googlemail.com>
 L:	lm-sensors@lm-sensors.org
 S:	Maintained
 F:	Documentation/hwmon/fam15h_power
diff --git a/drivers/hwmon/fam15h_power.c b/drivers/hwmon/fam15h_power.c
index 68ad7d2..4f41104 100644
--- a/drivers/hwmon/fam15h_power.c
+++ b/drivers/hwmon/fam15h_power.c
@@ -2,7 +2,7 @@
  * fam15h_power.c - AMD Family 15h processor power monitoring
  *
  * Copyright (c) 2011 Advanced Micro Devices, Inc.
- * Author: Andreas Herrmann <andreas.herrmann3@amd.com>
+ * Author: Andreas Herrmann <herrmann.der.user@googlemail.com>
  *
  *
  * This driver is free software; you can redistribute it and/or
@@ -28,7 +28,7 @@
 #include <asm/processor.h>
 
 MODULE_DESCRIPTION("AMD Family 15h CPU processor power monitor");
-MODULE_AUTHOR("Andreas Herrmann <andreas.herrmann3@amd.com>");
+MODULE_AUTHOR("Andreas Herrmann <herrmann.der.user@googlemail.com>");
 MODULE_LICENSE("GPL");
 
 /* D18F3 */
-- 
1.7.9.5


  reply	other threads:[~2012-10-29 17:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-29 17:49 [PATCH 0/4] MAINTAINERS et al: Change email addresses for misc stuff Andreas Herrmann
2012-10-29 17:50 ` Andreas Herrmann [this message]
2012-10-30  0:49   ` [PATCH 1/4] hwmon, fam15h_power: Change email address, MAINTAINERS entry Guenter Roeck
2012-10-29 17:51 ` [PATCH 2/4] x86, microcode_amd: Change email addresses, " Andreas Herrmann
2012-10-29 17:52 ` [PATCH 3/4] cpufreq, powernow-k8: Change email address Andreas Herrmann
2012-10-29 23:33   ` Rafael J. Wysocki
2012-10-29 23:31     ` Borislav Petkov
2012-10-30 23:42       ` Rafael J. Wysocki
2012-10-30 23:40         ` Borislav Petkov
2012-10-29 17:53 ` [PATCH 4/4] MAINTAINERS: Update email address for Robert Richter Andreas Herrmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121029175047.GB5024@tweety \
    --to=herrmann.der.user@googlemail.com \
    --cc=bp@alien8.de \
    --cc=cpufreq@vger.kernel.org \
    --cc=eranian@google.com \
    --cc=hpa@zytor.com \
    --cc=joro@8bytes.org \
    --cc=khali@linux-fr.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lm-sensors@lm-sensors.org \
    --cc=mingo@redhat.com \
    --cc=oprofile-list@lists.sf.net \
    --cc=rjw@sisk.pl \
    --cc=rric@kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).