Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1532899

[PATCH 1/3] MAINTAINERS: Add bug tracking system location entry for cpufreq

From "Rafael J. Wysocki" <rjw@rjwysocki.net>
Newsgroups linux.kernel
Subject [PATCH 1/3] MAINTAINERS: Add bug tracking system location entry for cpufreq
Date 2016-11-30 02:40 +0100
Message-ID <sJ22m-7Nz-11@gated-at.bofh.it> (permalink)
References <sJ22l-7Nz-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

The kernel Bugzilla is used for tracking cpufreq bugs, so document
that.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
---
 MAINTAINERS |    1 +
 1 file changed, 1 insertion(+)

Index: linux-pm/MAINTAINERS
===================================================================
--- linux-pm.orig/MAINTAINERS
+++ linux-pm/MAINTAINERS
@@ -3349,6 +3349,7 @@ L:	linux-pm@vger.kernel.org
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
 T:	git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates)
+B:	https://bugzilla.kernel.org
 F:	Documentation/cpu-freq/
 F:	drivers/cpufreq/
 F:	include/linux/cpufreq.h

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] MAINTAINERS updates for cpufreq and cpuidle "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-11-30 02:40 +0100
  [PATCH 3/3] MAINTAINERS: Add Jacob Pan as a new intel_idle maintainer "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-11-30 02:40 +0100
  [PATCH 1/3] MAINTAINERS: Add bug tracking system location entry for cpufreq "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-11-30 02:40 +0100
    Re: [PATCH 1/3] MAINTAINERS: Add bug tracking system location entry  for cpufreq Viresh Kumar <viresh.kumar@linaro.org> - 2016-11-30 04:10 +0100
  [PATCH 2/3] MAINTAINERS: Add bug tracking system location entries for cpuidle "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-11-30 02:40 +0100
  Re: [PATCH 0/3] MAINTAINERS updates for cpufreq and cpuidle Len Brown <lenb@kernel.org> - 2016-12-01 07:00 +0100

csiph-web