linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] axp288_fuel_gauge: Add original author details
@ 2015-03-13 16:19 Ramakrishna Pallala
  2015-03-14  3:58 ` Todd E Brandt
  0 siblings, 1 reply; 6+ messages in thread
From: Ramakrishna Pallala @ 2015-03-13 16:19 UTC (permalink / raw)
  To: linux-kernel, Sebastian Reichel
  Cc: Pallala Ramakrishna, Brandt Todd E, Todd E Brandt, Woodhouse David

Add the original author details of the axp288_fuel_gauge driver.

Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
---
 drivers/power/axp288_fuel_gauge.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/power/axp288_fuel_gauge.c b/drivers/power/axp288_fuel_gauge.c
index c86e709..fc38979 100644
--- a/drivers/power/axp288_fuel_gauge.c
+++ b/drivers/power/axp288_fuel_gauge.c
@@ -1146,6 +1146,7 @@ static struct platform_driver axp288_fuel_gauge_driver = {
 
 module_platform_driver(axp288_fuel_gauge_driver);
 
+MODULE_AUTHOR("Ramakrishna Pallala <ramakrishna.pallala@intel.com>");
 MODULE_AUTHOR("Todd Brandt <todd.e.brandt@linux.intel.com>");
 MODULE_DESCRIPTION("Xpower AXP288 Fuel Gauge Driver");
 MODULE_LICENSE("GPL");
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] axp288_fuel_gauge: Add original author details
  2015-03-13 16:19 [PATCH] axp288_fuel_gauge: Add original author details Ramakrishna Pallala
@ 2015-03-14  3:58 ` Todd E Brandt
  2015-04-09 13:39   ` Pallala, Ramakrishna
  2015-04-29  6:09   ` Pallala, Ramakrishna
  0 siblings, 2 replies; 6+ messages in thread
From: Todd E Brandt @ 2015-03-14  3:58 UTC (permalink / raw)
  To: Ramakrishna Pallala
  Cc: linux-kernel, Sebastian Reichel, Brandt Todd E, Woodhouse David

On Fri, Mar 13, 2015 at 09:49:09PM +0530, Ramakrishna Pallala wrote:
> Add the original author details of the axp288_fuel_gauge driver.
> 
Acked-by: Todd Brandt <todd.e.brandt@linux.intel.com>

> Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
> ---
>  drivers/power/axp288_fuel_gauge.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/power/axp288_fuel_gauge.c b/drivers/power/axp288_fuel_gauge.c
> index c86e709..fc38979 100644
> --- a/drivers/power/axp288_fuel_gauge.c
> +++ b/drivers/power/axp288_fuel_gauge.c
> @@ -1146,6 +1146,7 @@ static struct platform_driver axp288_fuel_gauge_driver = {
>  
>  module_platform_driver(axp288_fuel_gauge_driver);
>  
> +MODULE_AUTHOR("Ramakrishna Pallala <ramakrishna.pallala@intel.com>");
>  MODULE_AUTHOR("Todd Brandt <todd.e.brandt@linux.intel.com>");
>  MODULE_DESCRIPTION("Xpower AXP288 Fuel Gauge Driver");
>  MODULE_LICENSE("GPL");
> -- 
> 1.7.9.5
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [PATCH] axp288_fuel_gauge: Add original author details
  2015-03-14  3:58 ` Todd E Brandt
@ 2015-04-09 13:39   ` Pallala, Ramakrishna
  2015-04-29  6:09   ` Pallala, Ramakrishna
  1 sibling, 0 replies; 6+ messages in thread
From: Pallala, Ramakrishna @ 2015-04-09 13:39 UTC (permalink / raw)
  To: todd.e.brandt
  Cc: linux-kernel, Sebastian Reichel, Brandt, Todd E, Woodhouse, David


Hi Sebastian,

> -----Original Message-----
> From: Todd E Brandt [mailto:todd.e.brandt@linux.intel.com]
> Sent: Saturday, March 14, 2015 9:29 AM
> To: Pallala, Ramakrishna
> Cc: linux-kernel@vger.kernel.org; Sebastian Reichel; Brandt, Todd E;
> Woodhouse, David
> Subject: Re: [PATCH] axp288_fuel_gauge: Add original author details
> 
> On Fri, Mar 13, 2015 at 09:49:09PM +0530, Ramakrishna Pallala wrote:
> > Add the original author details of the axp288_fuel_gauge driver.
> >
> Acked-by: Todd Brandt <todd.e.brandt@linux.intel.com>
> 
> > Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
> > ---
> >  drivers/power/axp288_fuel_gauge.c |    1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/power/axp288_fuel_gauge.c
> > b/drivers/power/axp288_fuel_gauge.c
> > index c86e709..fc38979 100644
> > --- a/drivers/power/axp288_fuel_gauge.c
> > +++ b/drivers/power/axp288_fuel_gauge.c
> > @@ -1146,6 +1146,7 @@ static struct platform_driver
> > axp288_fuel_gauge_driver = {
> >
> >  module_platform_driver(axp288_fuel_gauge_driver);
> >
> > +MODULE_AUTHOR("Ramakrishna Pallala <ramakrishna.pallala@intel.com>");
> >  MODULE_AUTHOR("Todd Brandt <todd.e.brandt@linux.intel.com>");
> >  MODULE_DESCRIPTION("Xpower AXP288 Fuel Gauge Driver");
> > MODULE_LICENSE("GPL");

Todd has acked the patch, can you merge this patch?

Thanks,
Ram

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [PATCH] axp288_fuel_gauge: Add original author details
  2015-03-14  3:58 ` Todd E Brandt
  2015-04-09 13:39   ` Pallala, Ramakrishna
@ 2015-04-29  6:09   ` Pallala, Ramakrishna
  2015-04-30 15:22     ` Sebastian Reichel
  1 sibling, 1 reply; 6+ messages in thread
From: Pallala, Ramakrishna @ 2015-04-29  6:09 UTC (permalink / raw)
  To: Sebastian Reichel
  Cc: linux-kernel, Brandt, Todd E, Woodhouse, David, todd.e.brandt

Hi Sebastian,

It's been almost 45 days since I submitted this patch and I did not receive any
feedback from you.

Can you take a look at this patch now?
 
> On Fri, Mar 13, 2015 at 09:49:09PM +0530, Ramakrishna Pallala wrote:
> > Add the original author details of the axp288_fuel_gauge driver.
> >
> Acked-by: Todd Brandt <todd.e.brandt@linux.intel.com>
> 
> > Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
> > ---
> >  drivers/power/axp288_fuel_gauge.c |    1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/power/axp288_fuel_gauge.c
> > b/drivers/power/axp288_fuel_gauge.c
> > index c86e709..fc38979 100644
> > --- a/drivers/power/axp288_fuel_gauge.c
> > +++ b/drivers/power/axp288_fuel_gauge.c
> > @@ -1146,6 +1146,7 @@ static struct platform_driver
> > axp288_fuel_gauge_driver = {
> >
> >  module_platform_driver(axp288_fuel_gauge_driver);
> >
> > +MODULE_AUTHOR("Ramakrishna Pallala <ramakrishna.pallala@intel.com>");
> >  MODULE_AUTHOR("Todd Brandt <todd.e.brandt@linux.intel.com>");
> >  MODULE_DESCRIPTION("Xpower AXP288 Fuel Gauge Driver");
> > MODULE_LICENSE("GPL");

Thanks,
Ram

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] axp288_fuel_gauge: Add original author details
  2015-04-29  6:09   ` Pallala, Ramakrishna
@ 2015-04-30 15:22     ` Sebastian Reichel
  2015-04-30 15:46       ` Pallala, Ramakrishna
  0 siblings, 1 reply; 6+ messages in thread
From: Sebastian Reichel @ 2015-04-30 15:22 UTC (permalink / raw)
  To: Pallala, Ramakrishna
  Cc: linux-kernel, Brandt, Todd E, Woodhouse, David, todd.e.brandt

[-- Attachment #1: Type: text/plain, Size: 460 bytes --]

Hi,

On Wed, Apr 29, 2015 at 06:09:29AM +0000, Pallala, Ramakrishna wrote:
> It's been almost 45 days since I submitted this patch and I did
> not receive any feedback from you.
> Can you take a look at this patch now?

Right, I forgot about this and it was sorted into the wrong mailing
box, since linux-pm was not CC'd. I queued this into fixes for 4.1:

http://git.infradead.org/battery-2.6.git/commit/409e718e09885de78cebcb57f0f908eaed5304df

-- Sebastian

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [PATCH] axp288_fuel_gauge: Add original author details
  2015-04-30 15:22     ` Sebastian Reichel
@ 2015-04-30 15:46       ` Pallala, Ramakrishna
  0 siblings, 0 replies; 6+ messages in thread
From: Pallala, Ramakrishna @ 2015-04-30 15:46 UTC (permalink / raw)
  To: Sebastian Reichel
  Cc: linux-kernel, Brandt, Todd E, Woodhouse, David, todd.e.brandt

Thanks you. I will add linux-pm also in CC list going forward.

> On Wed, Apr 29, 2015 at 06:09:29AM +0000, Pallala, Ramakrishna wrote:
> > It's been almost 45 days since I submitted this patch and I did not
> > receive any feedback from you.
> > Can you take a look at this patch now?
> 
> Right, I forgot about this and it was sorted into the wrong mailing box, since
> linux-pm was not CC'd. I queued this into fixes for 4.1:
> 
> http://git.infradead.org/battery-
> 2.6.git/commit/409e718e09885de78cebcb57f0f908eaed5304df

Thanks,
Ram

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-30 15:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-13 16:19 [PATCH] axp288_fuel_gauge: Add original author details Ramakrishna Pallala
2015-03-14  3:58 ` Todd E Brandt
2015-04-09 13:39   ` Pallala, Ramakrishna
2015-04-29  6:09   ` Pallala, Ramakrishna
2015-04-30 15:22     ` Sebastian Reichel
2015-04-30 15:46       ` Pallala, Ramakrishna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).