All of lore.kernel.org
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: Punit Agrawal <punit.agrawal@arm.com>
Cc: linux-pm@vger.kernel.org, lm-sensors@lm-sensors.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	edubezval@gmail.com, mark.rutland@arm.com, sudeep.holla@arm.com,
	linux@roeck-us.net
Subject: Re: [PATCH 0/9] Platform support for thermal management on Junoe
Date: Thu, 23 Jul 2015 14:59:30 +0530	[thread overview]
Message-ID: <20150723092930.GM5322@linux> (raw)
In-Reply-To: <1437573763-6525-1-git-send-email-punit.agrawal@arm.com>

On 22-07-15, 15:02, Punit Agrawal wrote:
>   cpufreq-dt: Supply power coefficient when registering cooling devices
>   cpufreq: arm_big_little: Add support to register a cpufreq cooling
>     device

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

-- 
viresh

WARNING: multiple messages have this Message-ID (diff)
From: Viresh Kumar <viresh.kumar@linaro.org>
To: Punit Agrawal <punit.agrawal@arm.com>
Cc: linux-pm@vger.kernel.org, lm-sensors@lm-sensors.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	edubezval@gmail.com, mark.rutland@arm.com, sudeep.holla@arm.com,
	linux@roeck-us.net
Subject: Re: [lm-sensors] [PATCH 0/9] Platform support for thermal management on Junoe
Date: Thu, 23 Jul 2015 09:41:30 +0000	[thread overview]
Message-ID: <20150723092930.GM5322@linux> (raw)
In-Reply-To: <1437573763-6525-1-git-send-email-punit.agrawal@arm.com>

On 22-07-15, 15:02, Punit Agrawal wrote:
>   cpufreq-dt: Supply power coefficient when registering cooling devices
>   cpufreq: arm_big_little: Add support to register a cpufreq cooling
>     device

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

-- 
viresh

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  parent reply	other threads:[~2015-07-23  9:29 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-22 14:02 [PATCH 0/9] Platform support for thermal management on Junoe Punit Agrawal
2015-07-22 14:02 ` [lm-sensors] " Punit Agrawal
     [not found] ` <1437573763-6525-1-git-send-email-punit.agrawal-5wv7dgnIgG8@public.gmane.org>
2015-07-22 14:02   ` [PATCH 1/9] devicetree: bindings: Add optional dynamic-power-coefficient property Punit Agrawal
2015-07-22 14:02     ` Punit Agrawal
2015-07-22 14:02     ` [lm-sensors] " Punit Agrawal
2015-07-22 14:02 ` [PATCH 2/9] cpufreq-dt: Supply power coefficient when registering cooling devices Punit Agrawal
2015-07-22 14:02   ` [lm-sensors] " Punit Agrawal
2015-07-22 14:02 ` [PATCH 3/9] cpufreq: arm_big_little: Add support to register a cpufreq cooling device Punit Agrawal
2015-07-22 14:02   ` [lm-sensors] " Punit Agrawal
2015-07-22 14:02 ` [PATCH 4/9] Documentation: add DT bindings for ARM SCPI sensors Punit Agrawal
2015-07-22 14:02   ` [lm-sensors] " Punit Agrawal
2015-07-22 14:02 ` [PATCH 5/9] firmware: arm_scpi: Extend to support sensors Punit Agrawal
2015-07-22 14:02   ` [lm-sensors] " Punit Agrawal
2015-07-22 14:02 ` [PATCH 6/9] hwmon: Support sensors exported via ARM SCP interface Punit Agrawal
2015-07-22 14:02   ` [lm-sensors] " Punit Agrawal
2015-07-22 15:33   ` Guenter Roeck
2015-07-22 15:33     ` [lm-sensors] " Guenter Roeck
     [not found]     ` <55AFB7BC.6090802-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
2015-07-24 14:08       ` Punit Agrawal
2015-07-24 14:08         ` Punit Agrawal
2015-07-24 14:08         ` [lm-sensors] " Punit Agrawal
2015-07-22 14:02 ` [PATCH 7/9] hwmon: Support registration of thermal zones for SCP temperature sensors Punit Agrawal
2015-07-22 14:02   ` Punit Agrawal
2015-07-22 14:02   ` [lm-sensors] " Punit Agrawal
2015-07-22 15:58   ` Guenter Roeck
2015-07-22 15:58     ` [lm-sensors] [PATCH 7/9] hwmon: Support registration of thermal zones for SCP temperature sensor Guenter Roeck
     [not found]     ` <55AFBDC1.3000604-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
2015-07-24 14:12       ` [PATCH 7/9] hwmon: Support registration of thermal zones for SCP temperature sensors Punit Agrawal
2015-07-24 14:12         ` Punit Agrawal
2015-07-24 14:12         ` [lm-sensors] [PATCH 7/9] hwmon: Support registration of thermal zones for SCP temperature sensor Punit Agrawal
2015-07-22 14:02 ` [PATCH 8/9] arm64: dts: Add sensor node to Juno dt Punit Agrawal
2015-07-22 14:02   ` [lm-sensors] " Punit Agrawal
2015-07-22 14:02 ` [PATCH 9/9] arm64: dts: Create SoC thermal zone for Juno Punit Agrawal
2015-07-22 14:02   ` [lm-sensors] " Punit Agrawal
2015-07-23  9:29 ` Viresh Kumar [this message]
2015-07-23  9:41   ` [lm-sensors] [PATCH 0/9] Platform support for thermal management on Junoe Viresh Kumar
2015-07-24 14:16   ` Punit Agrawal
2015-07-24 14:16     ` [lm-sensors] " Punit Agrawal
2015-07-25  1:27     ` Viresh Kumar
2015-07-25  1:39       ` [lm-sensors] " Viresh Kumar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150723092930.GM5322@linux \
    --to=viresh.kumar@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=edubezval@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lm-sensors@lm-sensors.org \
    --cc=mark.rutland@arm.com \
    --cc=punit.agrawal@arm.com \
    --cc=sudeep.holla@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.