mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-28 22:54:05 +08:00
hwmon, fam15h_power: Change email address, MAINTAINERS entry
Signed-off-by: Andreas Herrmann <herrmann.der.user@googlemail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
8f0d8163b5
commit
d034fbf08b
@ -10,7 +10,7 @@ Supported chips:
|
|||||||
BIOS and Kernel Developer's Guide (BKDG) For AMD Family 15h Processors
|
BIOS and Kernel Developer's Guide (BKDG) For AMD Family 15h Processors
|
||||||
(not yet published)
|
(not yet published)
|
||||||
|
|
||||||
Author: Andreas Herrmann <andreas.herrmann3@amd.com>
|
Author: Andreas Herrmann <herrmann.der.user@googlemail.com>
|
||||||
|
|
||||||
Description
|
Description
|
||||||
-----------
|
-----------
|
||||||
|
@ -503,7 +503,7 @@ F: include/linux/altera_uart.h
|
|||||||
F: include/linux/altera_jtaguart.h
|
F: include/linux/altera_jtaguart.h
|
||||||
|
|
||||||
AMD FAM15H PROCESSOR POWER MONITORING DRIVER
|
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
|
L: lm-sensors@lm-sensors.org
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: Documentation/hwmon/fam15h_power
|
F: Documentation/hwmon/fam15h_power
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* fam15h_power.c - AMD Family 15h processor power monitoring
|
* fam15h_power.c - AMD Family 15h processor power monitoring
|
||||||
*
|
*
|
||||||
* Copyright (c) 2011 Advanced Micro Devices, Inc.
|
* 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
|
* This driver is free software; you can redistribute it and/or
|
||||||
@ -28,7 +28,7 @@
|
|||||||
#include <asm/processor.h>
|
#include <asm/processor.h>
|
||||||
|
|
||||||
MODULE_DESCRIPTION("AMD Family 15h CPU processor power monitor");
|
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");
|
MODULE_LICENSE("GPL");
|
||||||
|
|
||||||
/* D18F3 */
|
/* D18F3 */
|
||||||
|
Loading…
Reference in New Issue
Block a user