diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-11-29 20:32:17 -0500 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-12-01 08:36:13 -0500 |
commit | 2ed38cbe05e7ea27022e29d75e7b93c20ccc5eaa (patch) | |
tree | dbbb21f85e16e87688591ec862eb06aeccbe18ef | |
parent | c1de45ca831acee9b72c9320dde447edafadb43f (diff) |
MAINTAINERS: Add bug tracking system location entries for cpuidle
The kernel Bugzilla is used for tracking bugs in the cpuidle core and
intel_idle, so document that.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Len Brown <len.brown@intel.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1cd38a7e0064..08753a5a23be 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3367,6 +3367,7 @@ M: Daniel Lezcano <daniel.lezcano@linaro.org> | |||
3367 | L: linux-pm@vger.kernel.org | 3367 | L: linux-pm@vger.kernel.org |
3368 | S: Maintained | 3368 | S: Maintained |
3369 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git | 3369 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git |
3370 | B: https://bugzilla.kernel.org | ||
3370 | F: drivers/cpuidle/* | 3371 | F: drivers/cpuidle/* |
3371 | F: include/linux/cpuidle.h | 3372 | F: include/linux/cpuidle.h |
3372 | 3373 | ||
@@ -6271,6 +6272,7 @@ INTEL IDLE DRIVER | |||
6271 | M: Len Brown <lenb@kernel.org> | 6272 | M: Len Brown <lenb@kernel.org> |
6272 | L: linux-pm@vger.kernel.org | 6273 | L: linux-pm@vger.kernel.org |
6273 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git | 6274 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git |
6275 | B: https://bugzilla.kernel.org | ||
6274 | S: Supported | 6276 | S: Supported |
6275 | F: drivers/idle/intel_idle.c | 6277 | F: drivers/idle/intel_idle.c |
6276 | 6278 | ||