linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS
@ 2019-04-24  3:27 Anson Huang
  2019-05-10  3:29 ` Shawn Guo
  0 siblings, 1 reply; 5+ messages in thread
From: Anson Huang @ 2019-04-24  3:27 UTC (permalink / raw)
  To: linux, shawnguo, s.hauer, kernel, festevam, otavio,
	Leonard Crestez, Robin Gong, u.kleine-koenig, jan.tuerk,
	linux-arm-kernel, linux-kernel
  Cc: dl-linux-imx

Enable CONFIG_THERMAL_STATISTICS to extend the sysfs interface
for thermal cooling devices and expose some useful statistics.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
 arch/arm/configs/imx_v6_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 765003a..ea387cb 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -225,6 +225,7 @@ CONFIG_POWER_SUPPLY=y
 CONFIG_SENSORS_MC13783_ADC=y
 CONFIG_SENSORS_GPIO_FAN=y
 CONFIG_SENSORS_IIO_HWMON=y
+CONFIG_THERMAL_STATISTICS=y
 CONFIG_THERMAL_WRITABLE_TRIPS=y
 CONFIG_CPU_THERMAL=y
 CONFIG_IMX_THERMAL=y
-- 
2.7.4


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

* Re: [PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS
  2019-04-24  3:27 [PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS Anson Huang
@ 2019-05-10  3:29 ` Shawn Guo
  2019-05-10  5:05   ` Anson Huang
  0 siblings, 1 reply; 5+ messages in thread
From: Shawn Guo @ 2019-05-10  3:29 UTC (permalink / raw)
  To: Anson Huang
  Cc: linux, s.hauer, kernel, festevam, otavio, Leonard Crestez,
	Robin Gong, u.kleine-koenig, jan.tuerk, linux-arm-kernel,
	linux-kernel, dl-linux-imx

On Wed, Apr 24, 2019 at 03:27:13AM +0000, Anson Huang wrote:
> Enable CONFIG_THERMAL_STATISTICS to extend the sysfs interface
> for thermal cooling devices and expose some useful statistics.
> 
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>

I don't apply patch using base64 encoding.

Shawn

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

* RE: [PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS
  2019-05-10  3:29 ` Shawn Guo
@ 2019-05-10  5:05   ` Anson Huang
  2019-05-10 12:27     ` Anson Huang
  0 siblings, 1 reply; 5+ messages in thread
From: Anson Huang @ 2019-05-10  5:05 UTC (permalink / raw)
  To: Shawn Guo
  Cc: linux, s.hauer, kernel, festevam, otavio, Leonard Crestez,
	Robin Gong, u.kleine-koenig, jan.tuerk, linux-arm-kernel,
	linux-kernel, dl-linux-imx

Hi, Shawn

> -----Original Message-----
> From: Shawn Guo [mailto:shawnguo@kernel.org]
> Sent: Friday, May 10, 2019 11:29 AM
> To: Anson Huang <anson.huang@nxp.com>
> Cc: linux@armlinux.org.uk; s.hauer@pengutronix.de;
> kernel@pengutronix.de; festevam@gmail.com; otavio@ossystems.com.br;
> Leonard Crestez <leonard.crestez@nxp.com>; Robin Gong
> <yibin.gong@nxp.com>; u.kleine-koenig@pengutronix.de;
> jan.tuerk@emtrion.com; linux-arm-kernel@lists.infradead.org; linux-
> kernel@vger.kernel.org; dl-linux-imx <linux-imx@nxp.com>
> Subject: Re: [PATCH] ARM: imx_v6_v7_defconfig: Enable
> CONFIG_THERMAL_STATISTICS
> 
> On Wed, Apr 24, 2019 at 03:27:13AM +0000, Anson Huang wrote:
> > Enable CONFIG_THERMAL_STATISTICS to extend the sysfs interface for
> > thermal cooling devices and expose some useful statistics.
> >
> > Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> 
> I don't apply patch using base64 encoding.

It is our server issue and we have reported it to local IT, will resend patch once issue
is solved.

Thanks,
Anson.

> 
> Shawn

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

* RE: [PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS
  2019-05-10  5:05   ` Anson Huang
@ 2019-05-10 12:27     ` Anson Huang
  2019-05-12  1:10       ` Shawn Guo
  0 siblings, 1 reply; 5+ messages in thread
From: Anson Huang @ 2019-05-10 12:27 UTC (permalink / raw)
  To: Shawn Guo
  Cc: linux, s.hauer, kernel, festevam, otavio, Leonard Crestez,
	Robin Gong, u.kleine-koenig, jan.tuerk, linux-arm-kernel,
	linux-kernel, dl-linux-imx

Hi, Shawn
	I have resent this patch with "Content-Transfer-Encoding: quoted-printable", can you check if you can apply the patch correctly, if yes, please let me know and I will resend all patches maintained by you with this encoding type. Patch: https://patchwork.kernel.org/patch/10938725/

> -----Original Message-----
> From: Anson Huang
> Sent: Friday, May 10, 2019 1:05 PM
> To: 'Shawn Guo' <shawnguo@kernel.org>
> Cc: linux@armlinux.org.uk; s.hauer@pengutronix.de;
> kernel@pengutronix.de; festevam@gmail.com; otavio@ossystems.com.br;
> Leonard Crestez <leonard.crestez@nxp.com>; Robin Gong
> <yibin.gong@nxp.com>; u.kleine-koenig@pengutronix.de;
> jan.tuerk@emtrion.com; linux-arm-kernel@lists.infradead.org; linux-
> kernel@vger.kernel.org; dl-linux-imx <linux-imx@nxp.com>
> Subject: RE: [PATCH] ARM: imx_v6_v7_defconfig: Enable
> CONFIG_THERMAL_STATISTICS
> 
> Hi, Shawn
> 
> > -----Original Message-----
> > From: Shawn Guo [mailto:shawnguo@kernel.org]
> > Sent: Friday, May 10, 2019 11:29 AM
> > To: Anson Huang <anson.huang@nxp.com>
> > Cc: linux@armlinux.org.uk; s.hauer@pengutronix.de;
> > kernel@pengutronix.de; festevam@gmail.com; otavio@ossystems.com.br;
> > Leonard Crestez <leonard.crestez@nxp.com>; Robin Gong
> > <yibin.gong@nxp.com>; u.kleine-koenig@pengutronix.de;
> > jan.tuerk@emtrion.com; linux-arm-kernel@lists.infradead.org; linux-
> > kernel@vger.kernel.org; dl-linux-imx <linux-imx@nxp.com>
> > Subject: Re: [PATCH] ARM: imx_v6_v7_defconfig: Enable
> > CONFIG_THERMAL_STATISTICS
> >
> > On Wed, Apr 24, 2019 at 03:27:13AM +0000, Anson Huang wrote:
> > > Enable CONFIG_THERMAL_STATISTICS to extend the sysfs interface for
> > > thermal cooling devices and expose some useful statistics.
> > >
> > > Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> >
> > I don't apply patch using base64 encoding.
> 
> It is our server issue and we have reported it to local IT, will resend patch
> once issue is solved.
> 
> Thanks,
> Anson.
> 
> >
> > Shawn

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

* Re: [PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS
  2019-05-10 12:27     ` Anson Huang
@ 2019-05-12  1:10       ` Shawn Guo
  0 siblings, 0 replies; 5+ messages in thread
From: Shawn Guo @ 2019-05-12  1:10 UTC (permalink / raw)
  To: Anson Huang
  Cc: linux, s.hauer, kernel, festevam, otavio, Leonard Crestez,
	Robin Gong, u.kleine-koenig, jan.tuerk, linux-arm-kernel,
	linux-kernel, dl-linux-imx

On Fri, May 10, 2019 at 12:27:18PM +0000, Anson Huang wrote:
> Hi, Shawn
> 	I have resent this patch with "Content-Transfer-Encoding: quoted-printable", can you check if you can apply the patch correctly, if yes, please let me know and I will resend all patches maintained by you with this encoding type. Patch: https://patchwork.kernel.org/patch/10938725/
> 

Yes, it worked.  Thanks.

Shawn

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

end of thread, other threads:[~2019-05-12  1:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-24  3:27 [PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS Anson Huang
2019-05-10  3:29 ` Shawn Guo
2019-05-10  5:05   ` Anson Huang
2019-05-10 12:27     ` Anson Huang
2019-05-12  1:10       ` Shawn Guo

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).