[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150121205817.GC15525@linux.intel.com>
Date: Wed, 21 Jan 2015 12:58:17 -0800
From: Todd E Brandt <todd.e.brandt@...ux.intel.com>
To: Lee Jones <lee.jones@...aro.org>
Cc: linux-pm@...r.kernel.org, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org, jacob.jun.pan@...ux.intel.com,
sameo@...ux.intel.com, sre@...nel.org, dbaryshkov@...il.com,
dwmw2@...radead.org, david.woodhouse@...el.com
Subject: Re: [PATCH 0/3] X-Power AXP288 PMIC Fuel Gauge Driver
On Sun, Jan 18, 2015 at 05:47:50PM +0000, Lee Jones wrote:
> So now I have this odd looking front cover letter randomly in my
> inbox.
>
> Please sent patch-sets threaded, so that they cling together.
>
> > X-Power AXP288 PMIC Fuel Gauge Driver
> >
> > new power_supply driver at driver/power
> > interfaces with the axp20x mfd driver as a cell
> > provides battery info and monitors for changes
> > generates alerts on temperature and capacity issues
>
> Use the full 76 chars for full sentences, or if this is a
> bullet-pointed list, use actual bullet points.
>
> > (1/3) mfd/axp20x.c: change the battery cell name to fuel_gauge
> > (2/3) mfd/axp20x.h: add the register defs and platform struct for fuel gauge
> > (3/3) power/axp288_fuel_gauge.c: axp288 fuel gauge driver
>
> Don't hand-roll your own cover letters, use --cover-letter when
> creating your patch-sets instead.
Sorry for for formatting issues, I'll do it correctly in my v2 submission, thanks.
>
> > Signed-off-by: Todd Brandt <todd.e.brandt@...el.com>
> > ----
> > drivers/mfd/axp20x.c | 10 +-
> > drivers/power/Kconfig | 9 +
> > drivers/power/Makefile | 1 +
> > drivers/power/axp288_fuel_gauge.c | 1108 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > include/linux/mfd/axp20x.h | 43 ++-
> > 5 files changed, 1164 insertions(+), 7 deletions(-)
>
> --
> Lee Jones
> Linaro STMicroelectronics Landing Team Lead
> Linaro.org │ Open source software for ARM SoCs
> Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists