Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1547922 > unrolled thread
| Started by | Chanwoo Choi <cw00.choi@samsung.com> |
|---|---|
| First post | 2016-12-28 13:00 +0100 |
| Last post | 2016-12-28 15:40 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH v2 1/3] MAINTAINERS: Add myself as reviewer for DEVFREQ subsystem support Chanwoo Choi <cw00.choi@samsung.com> - 2016-12-28 13:00 +0100
Re: [PATCH v2 1/3] MAINTAINERS: Add myself as reviewer for DEVFREQ subsystem support MyungJoo Ham <myungjoo.ham@samsung.com> - 2016-12-28 15:40 +0100
| From | Chanwoo Choi <cw00.choi@samsung.com> |
|---|---|
| Date | 2016-12-28 13:00 +0100 |
| Subject | [PATCH v2 1/3] MAINTAINERS: Add myself as reviewer for DEVFREQ subsystem support |
| Message-ID | <sTl3H-7Id-1@gated-at.bofh.it> |
Add myself to the DEVFREQ entry as reviewer, I've been helping reviewing and tesing the devfreq support patches for the couple of years. Also, I'm going to contribute the improvement for devfreq subsystem. It would be easier for me for review if I'm cc'ed for patches. Cc: MyungJoo Ham <myungjoo.ham@samsung.com> Cc: Kyungmin Park <kyungmin.park@samsung.com> Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net> Cc: linux-kernel@vger.kernel.org Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index cfff2c9e3d94..1a857698ac80 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3800,6 +3800,7 @@ F: include/linux/devcoredump.h DEVICE FREQUENCY (DEVFREQ) M: MyungJoo Ham <myungjoo.ham@samsung.com> M: Kyungmin Park <kyungmin.park@samsung.com> +R: Chanwoo Choi <cw00.choi@samsung.com> L: linux-pm@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git S: Maintained -- 1.9.1
[toc] | [next] | [standalone]
| From | MyungJoo Ham <myungjoo.ham@samsung.com> |
|---|---|
| Date | 2016-12-28 15:40 +0100 |
| Message-ID | <sTnyx-Y5-1@gated-at.bofh.it> |
| In reply to | #1547922 |
On Wed, Dec 28, 2016 at 8:52 PM, Chanwoo Choi <cw00.choi@samsung.com> wrote: > Add myself to the DEVFREQ entry as reviewer, I've been helping reviewing > and tesing the devfreq support patches for the couple of years. Also, > I'm going to contribute the improvement for devfreq subsystem. It would > be easier for me for review if I'm cc'ed for patches. > > Cc: MyungJoo Ham <myungjoo.ham@samsung.com> > Cc: Kyungmin Park <kyungmin.park@samsung.com> > Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net> > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index cfff2c9e3d94..1a857698ac80 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3800,6 +3800,7 @@ F: include/linux/devcoredump.h > DEVICE FREQUENCY (DEVFREQ) > M: MyungJoo Ham <myungjoo.ham@samsung.com> > M: Kyungmin Park <kyungmin.park@samsung.com> > +R: Chanwoo Choi <cw00.choi@samsung.com> > L: linux-pm@vger.kernel.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git > S: Maintained > -- > 1.9.1 > > -- > 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 -- MyungJoo Ham, Ph.D. S/W Center, Samsung Electronics
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web