Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1583722
| From | Markus Mayer <code@mmayer.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2] MAINTAINERS: cpufreq: add bmips-cpufreq.c |
| Date | 2017-02-17 21:30 +0100 |
| Message-ID | <tbXke-wK-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Mayer <mmayer@broadcom.com> Add maintainer information for bmips-cpufreq.c. Signed-off-by: Markus Mayer <mmayer@broadcom.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> --- This is based on PM's linux-next from today (February 17). This patch could be squashed into patch 3/4 of the original series if that is acceptable (see [1]) or it can remain separate. [1] https://lkml.org/lkml/2017/2/7/775 Changes in v2: - added bcm-kernel-feedback-list@broadcom.com MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 107c10e..d4ac248 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2692,6 +2692,13 @@ F: drivers/irqchip/irq-brcmstb* F: include/linux/bcm963xx_nvram.h F: include/linux/bcm963xx_tag.h +BROADCOM BMIPS CPUFREQ DRIVER +M: Markus Mayer <mmayer@broadcom.com> +M: bcm-kernel-feedback-list@broadcom.com +L: linux-pm@vger.kernel.org +S: Maintained +F: drivers/cpufreq/bmips-cpufreq.c + BROADCOM TG3 GIGABIT ETHERNET DRIVER M: Siva Reddy Kallam <siva.kallam@broadcom.com> M: Prashant Sreedharan <prashant@broadcom.com> -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2] MAINTAINERS: cpufreq: add bmips-cpufreq.c Markus Mayer <code@mmayer.net> - 2017-02-17 21:30 +0100
Re: [PATCH v2] MAINTAINERS: cpufreq: add bmips-cpufreq.c Viresh Kumar <viresh.kumar@linaro.org> - 2017-02-20 04:40 +0100
Re: [PATCH v2] MAINTAINERS: cpufreq: add bmips-cpufreq.c Markus Mayer <code@mmayer.net> - 2017-02-20 05:20 +0100
csiph-web