[PATCH] cpufreq: Make linux...@vger.kernel.org official mailing list

2014-04-21 Thread Viresh Kumar
There have been confusion all the time about which mailing list to follow for
cpufreq activities, linux...@vger.kernel.org or cpuf...@vger.kernel.org.
As Maintainers always wanted people to send patches to linux...@vger.kernel.org
and kernel source asked them to use cpuf...@vger.kernel.org.

Lets make linux...@vger.kernel.org the official mailing list for cpufreq stuff
and remove all references of cpuf...@vger.kernel.org from kernel source.

Later, we can remove the list as well from vger.kernel.org.

Signed-off-by: Viresh Kumar 
---
 Documentation/ABI/testing/sysfs-devices-system-cpu   | 4 ++--
 Documentation/cpu-freq/index.txt | 4 ++--
 MAINTAINERS  | 2 --
 drivers/cpufreq/speedstep-centrino.c | 2 +-
 tools/power/cpupower/Makefile| 2 +-
 tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c | 2 +-
 6 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu 
b/Documentation/ABI/testing/sysfs-devices-system-cpu
index d5a0d33..acb9bfc 100644
--- a/Documentation/ABI/testing/sysfs-devices-system-cpu
+++ b/Documentation/ABI/testing/sysfs-devices-system-cpu
@@ -128,7 +128,7 @@ Description:Discover cpuidle policy and mechanism
 
 What:  /sys/devices/system/cpu/cpu#/cpufreq/*
 Date:  pre-git history
-Contact:   cpuf...@vger.kernel.org
+Contact:   linux...@vger.kernel.org
 Description:   Discover and change clock speed of CPUs
 
Clock scaling allows you to change the clock speed of the
@@ -146,7 +146,7 @@ Description:Discover and change clock speed of CPUs
 
 What:  /sys/devices/system/cpu/cpu#/cpufreq/freqdomain_cpus
 Date:  June 2013
-Contact:   cpuf...@vger.kernel.org
+Contact:   linux...@vger.kernel.org
 Description:   Discover CPUs in the same CPU frequency coordination domain
 
freqdomain_cpus is the list of CPUs (online+offline) that share
diff --git a/Documentation/cpu-freq/index.txt b/Documentation/cpu-freq/index.txt
index 3d0b915..dc024ab 100644
--- a/Documentation/cpu-freq/index.txt
+++ b/Documentation/cpu-freq/index.txt
@@ -35,8 +35,8 @@ Mailing List
 
 There is a CPU frequency changing CVS commit and general list where
 you can report bugs, problems or submit patches. To post a message,
-send an email to cpuf...@vger.kernel.org, to subscribe go to
-http://vger.kernel.org/vger-lists.html#cpufreq and follow the
+send an email to linux...@vger.kernel.org, to subscribe go to
+http://vger.kernel.org/vger-lists.html#linux-pm and follow the
 instructions there.
 
 Links
diff --git a/MAINTAINERS b/MAINTAINERS
index 6dc67b1..88b60d9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2415,7 +2415,6 @@ F:drivers/net/ethernet/ti/cpmac.c
 CPU FREQUENCY DRIVERS
 M: Rafael J. Wysocki 
 M: Viresh Kumar 
-L: cpuf...@vger.kernel.org
 L: linux...@vger.kernel.org
 S: Maintained
 T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
@@ -2426,7 +2425,6 @@ F:include/linux/cpufreq.h
 CPU FREQUENCY DRIVERS - ARM BIG LITTLE
 M: Viresh Kumar 
 M: Sudeep Holla 
-L: cpuf...@vger.kernel.org
 L: linux...@vger.kernel.org
 W: 
http://www.arm.com/products/processors/technologies/biglittleprocessing.php
 S: Maintained
diff --git a/drivers/cpufreq/speedstep-centrino.c 
b/drivers/cpufreq/speedstep-centrino.c
index 6723f03..7d4a315 100644
--- a/drivers/cpufreq/speedstep-centrino.c
+++ b/drivers/cpufreq/speedstep-centrino.c
@@ -28,7 +28,7 @@
 #include 
 
 #define PFX"speedstep-centrino: "
-#define MAINTAINER "cpuf...@vger.kernel.org"
+#define MAINTAINER "linux...@vger.kernel.org"
 
 #define INTEL_MSR_RANGE(0x)
 
diff --git a/tools/power/cpupower/Makefile b/tools/power/cpupower/Makefile
index cbfec92..3651db7 100644
--- a/tools/power/cpupower/Makefile
+++ b/tools/power/cpupower/Makefile
@@ -62,7 +62,7 @@ LIB_MAJ=  0.0.0
 LIB_MIN=   0
 
 PACKAGE =  cpupower
-PACKAGE_BUGREPORT =cpuf...@vger.kernel.org
+PACKAGE_BUGREPORT =linux...@vger.kernel.org
 LANGUAGES =de fr it cs pt
 
 
diff --git a/tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c 
b/tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c
index 0f10b81..5224ee5 100644
--- a/tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c
+++ b/tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c
@@ -18,7 +18,7 @@
  * 5.) if the third value, "diff_pmtmr", changes between 2. and 4., the
  * TSC-based delay routine on the Linux kernel does not correctly
  * handle the cpufreq transition. Please report this to
- * cpuf...@vger.kernel.org
+ * linux...@vger.kernel.org
  */
 
 #include 
-- 
1.7.12.rc2.18.g61b472e

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to 

[PATCH] cpufreq: Make linux...@vger.kernel.org official mailing list

2014-04-21 Thread Viresh Kumar
There have been confusion all the time about which mailing list to follow for
cpufreq activities, linux...@vger.kernel.org or cpuf...@vger.kernel.org.
As Maintainers always wanted people to send patches to linux...@vger.kernel.org
and kernel source asked them to use cpuf...@vger.kernel.org.

Lets make linux...@vger.kernel.org the official mailing list for cpufreq stuff
and remove all references of cpuf...@vger.kernel.org from kernel source.

Later, we can remove the list as well from vger.kernel.org.

Signed-off-by: Viresh Kumar viresh.ku...@linaro.org
---
 Documentation/ABI/testing/sysfs-devices-system-cpu   | 4 ++--
 Documentation/cpu-freq/index.txt | 4 ++--
 MAINTAINERS  | 2 --
 drivers/cpufreq/speedstep-centrino.c | 2 +-
 tools/power/cpupower/Makefile| 2 +-
 tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c | 2 +-
 6 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu 
b/Documentation/ABI/testing/sysfs-devices-system-cpu
index d5a0d33..acb9bfc 100644
--- a/Documentation/ABI/testing/sysfs-devices-system-cpu
+++ b/Documentation/ABI/testing/sysfs-devices-system-cpu
@@ -128,7 +128,7 @@ Description:Discover cpuidle policy and mechanism
 
 What:  /sys/devices/system/cpu/cpu#/cpufreq/*
 Date:  pre-git history
-Contact:   cpuf...@vger.kernel.org
+Contact:   linux...@vger.kernel.org
 Description:   Discover and change clock speed of CPUs
 
Clock scaling allows you to change the clock speed of the
@@ -146,7 +146,7 @@ Description:Discover and change clock speed of CPUs
 
 What:  /sys/devices/system/cpu/cpu#/cpufreq/freqdomain_cpus
 Date:  June 2013
-Contact:   cpuf...@vger.kernel.org
+Contact:   linux...@vger.kernel.org
 Description:   Discover CPUs in the same CPU frequency coordination domain
 
freqdomain_cpus is the list of CPUs (online+offline) that share
diff --git a/Documentation/cpu-freq/index.txt b/Documentation/cpu-freq/index.txt
index 3d0b915..dc024ab 100644
--- a/Documentation/cpu-freq/index.txt
+++ b/Documentation/cpu-freq/index.txt
@@ -35,8 +35,8 @@ Mailing List
 
 There is a CPU frequency changing CVS commit and general list where
 you can report bugs, problems or submit patches. To post a message,
-send an email to cpuf...@vger.kernel.org, to subscribe go to
-http://vger.kernel.org/vger-lists.html#cpufreq and follow the
+send an email to linux...@vger.kernel.org, to subscribe go to
+http://vger.kernel.org/vger-lists.html#linux-pm and follow the
 instructions there.
 
 Links
diff --git a/MAINTAINERS b/MAINTAINERS
index 6dc67b1..88b60d9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2415,7 +2415,6 @@ F:drivers/net/ethernet/ti/cpmac.c
 CPU FREQUENCY DRIVERS
 M: Rafael J. Wysocki r...@rjwysocki.net
 M: Viresh Kumar viresh.ku...@linaro.org
-L: cpuf...@vger.kernel.org
 L: linux...@vger.kernel.org
 S: Maintained
 T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
@@ -2426,7 +2425,6 @@ F:include/linux/cpufreq.h
 CPU FREQUENCY DRIVERS - ARM BIG LITTLE
 M: Viresh Kumar viresh.ku...@linaro.org
 M: Sudeep Holla sudeep.ho...@arm.com
-L: cpuf...@vger.kernel.org
 L: linux...@vger.kernel.org
 W: 
http://www.arm.com/products/processors/technologies/biglittleprocessing.php
 S: Maintained
diff --git a/drivers/cpufreq/speedstep-centrino.c 
b/drivers/cpufreq/speedstep-centrino.c
index 6723f03..7d4a315 100644
--- a/drivers/cpufreq/speedstep-centrino.c
+++ b/drivers/cpufreq/speedstep-centrino.c
@@ -28,7 +28,7 @@
 #include asm/cpu_device_id.h
 
 #define PFXspeedstep-centrino: 
-#define MAINTAINER cpuf...@vger.kernel.org
+#define MAINTAINER linux...@vger.kernel.org
 
 #define INTEL_MSR_RANGE(0x)
 
diff --git a/tools/power/cpupower/Makefile b/tools/power/cpupower/Makefile
index cbfec92..3651db7 100644
--- a/tools/power/cpupower/Makefile
+++ b/tools/power/cpupower/Makefile
@@ -62,7 +62,7 @@ LIB_MAJ=  0.0.0
 LIB_MIN=   0
 
 PACKAGE =  cpupower
-PACKAGE_BUGREPORT =cpuf...@vger.kernel.org
+PACKAGE_BUGREPORT =linux...@vger.kernel.org
 LANGUAGES =de fr it cs pt
 
 
diff --git a/tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c 
b/tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c
index 0f10b81..5224ee5 100644
--- a/tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c
+++ b/tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c
@@ -18,7 +18,7 @@
  * 5.) if the third value, diff_pmtmr, changes between 2. and 4., the
  * TSC-based delay routine on the Linux kernel does not correctly
  * handle the cpufreq transition. Please report this to
- * cpuf...@vger.kernel.org
+ * linux...@vger.kernel.org
  */
 
 #include linux/kernel.h
--