Message ID | 1616359.KRpRrFqxfV@amdc1032 (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Tuesday, December 02, 2014 04:41:35 PM Bartlomiej Zolnierkiewicz wrote: > Since there has been quite a lot of development going on for > ARM Exynos cpuidle driver recently I would like to add separate > MAINTAINERS entry for it and add myself as the primary maintainer. > > The merging process would remain (almost) unchanged with patches > going (with my Ack) through Daniel's or Kukjin's tree. > > Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> > Acked-by: Kyungmin Park <kyungmin.park@samsung.com> Daniel, do you want me to apply this, or are you going to do that? > --- > MAINTAINERS | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > Index: b/MAINTAINERS > =================================================================== > --- a/MAINTAINERS 2014-11-27 18:02:51.988225868 +0100 > +++ b/MAINTAINERS 2014-12-02 15:56:52.792997513 +0100 > @@ -2701,6 +2701,16 @@ T: git git://git.kernel.org/pub/scm/linu > S: Maintained > F: drivers/cpuidle/cpuidle-big_little.c > > +CPUIDLE DRIVER - ARM EXYNOS > +M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> > +M: Daniel Lezcano <daniel.lezcano@linaro.org> > +M: Kukjin Kim <kgene@kernel.org> > +L: linux-pm@vger.kernel.org > +L: linux-samsung-soc@vger.kernel.org > +S: Supported > +F: drivers/cpuidle/cpuidle-exynos.c > +F: arch/arm/mach-exynos/pm.c > + > CPUIDLE DRIVERS > M: Rafael J. Wysocki <rjw@rjwysocki.net> > M: Daniel Lezcano <daniel.lezcano@linaro.org> > > -- > To unsubscribe from this list: send the line "unsubscribe linux-pm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html
On 12/03/2014 01:08 AM, Rafael J. Wysocki wrote: > On Tuesday, December 02, 2014 04:41:35 PM Bartlomiej Zolnierkiewicz wrote: >> Since there has been quite a lot of development going on for >> ARM Exynos cpuidle driver recently I would like to add separate >> MAINTAINERS entry for it and add myself as the primary maintainer. >> >> The merging process would remain (almost) unchanged with patches >> going (with my Ack) through Daniel's or Kukjin's tree. >> >> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> >> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> > > Daniel, do you want me to apply this, or are you going to do that? Please apply it. Thanks ! -- Daniel >> --- >> MAINTAINERS | 10 ++++++++++ >> 1 file changed, 10 insertions(+) >> >> Index: b/MAINTAINERS >> =================================================================== >> --- a/MAINTAINERS 2014-11-27 18:02:51.988225868 +0100 >> +++ b/MAINTAINERS 2014-12-02 15:56:52.792997513 +0100 >> @@ -2701,6 +2701,16 @@ T: git git://git.kernel.org/pub/scm/linu >> S: Maintained >> F: drivers/cpuidle/cpuidle-big_little.c >> >> +CPUIDLE DRIVER - ARM EXYNOS >> +M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> >> +M: Daniel Lezcano <daniel.lezcano@linaro.org> >> +M: Kukjin Kim <kgene@kernel.org> >> +L: linux-pm@vger.kernel.org >> +L: linux-samsung-soc@vger.kernel.org >> +S: Supported >> +F: drivers/cpuidle/cpuidle-exynos.c >> +F: arch/arm/mach-exynos/pm.c >> + >> CPUIDLE DRIVERS >> M: Rafael J. Wysocki <rjw@rjwysocki.net> >> M: Daniel Lezcano <daniel.lezcano@linaro.org> >> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-pm" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >
Index: b/MAINTAINERS =================================================================== --- a/MAINTAINERS 2014-11-27 18:02:51.988225868 +0100 +++ b/MAINTAINERS 2014-12-02 15:56:52.792997513 +0100 @@ -2701,6 +2701,16 @@ T: git git://git.kernel.org/pub/scm/linu S: Maintained F: drivers/cpuidle/cpuidle-big_little.c +CPUIDLE DRIVER - ARM EXYNOS +M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> +M: Daniel Lezcano <daniel.lezcano@linaro.org> +M: Kukjin Kim <kgene@kernel.org> +L: linux-pm@vger.kernel.org +L: linux-samsung-soc@vger.kernel.org +S: Supported +F: drivers/cpuidle/cpuidle-exynos.c +F: arch/arm/mach-exynos/pm.c + CPUIDLE DRIVERS M: Rafael J. Wysocki <rjw@rjwysocki.net> M: Daniel Lezcano <daniel.lezcano@linaro.org>