Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1271042

Re: [PATCH v4 0/3] Dynamic power model from device tree

From Punit Agrawal <punit.agrawal@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4 0/3] Dynamic power model from device tree
Date 2015-11-17 11:10 +0100
Message-ID <qvLn5-3DL-49@gated-at.bofh.it> (permalink)
References <qvxN7-33j-9@gated-at.bofh.it> <qvGdI-7W-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Viresh Kumar <viresh.kumar@linaro.org> writes:

> On Tue, Nov 17, 2015 at 1:00 AM, Punit Agrawal <punit.agrawal@arm.com> wrote:
>> Hi,
>>
>> This patchset adds support to build a single-coefficient dynamic power
>> model for a CPU. The model is used by the CPU cooling device to
>> provide an estimate of power consumption and also translate allocated
>> power to performance cap.
>>
>> Changes from previous posting -
>>
>> v3 -> v4:
>> arm_big_little: Migrated to using static arrays
>> arm_big_little: Updated Kconfig to support building thermal as module
>>
>> Patch 1 extends the CPU nodes binding to provide an optional dynamic
>> power coefficient which can be used to create a dynamic power model
>> for the CPUs. This model is used to constrain device power consumption
>> (using power_allocator governor) when the system is thermally
>> constrained.
>>
>> Patches 2-3 extends the cpufreq-dt and arm_big_little driver to
>> register cpu cooling devices with the dynamic coefficient when
>> provided.
>>
>> The patches were previously posted at [0][1][2]. Mediatek platform
>> 8173 builds on these bindings to build the power model.
>>
>> If there are no objections, I'd appreciate Acks from device tree
>> bindings maintainers.
>
> You forgot to cc cpufreq maintainers for this and there are good chances
> that I may completely miss the series some times..

Yikes! I'll make sure to include both Rafael and you for future
postings.

> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v4 0/3] Dynamic power model from device tree Punit Agrawal <punit.agrawal@arm.com> - 2015-11-16 20:40 +0100
  [PATCH v4 3/3] cpufreq: arm_big_little: Add support to register a cpufreq cooling device Punit Agrawal <punit.agrawal@arm.com> - 2015-11-16 20:40 +0100
    Re: [PATCH v4 3/3] cpufreq: arm_big_little: Add support to register a  cpufreq cooling device Viresh Kumar <viresh.kumar@linaro.org> - 2015-11-17 05:50 +0100
      Re: [PATCH v4 3/3] cpufreq: arm_big_little: Add support to register a cpufreq cooling device Punit Agrawal <punit.agrawal@arm.com> - 2015-11-17 12:00 +0100
  Re: [PATCH v4 0/3] Dynamic power model from device tree Viresh Kumar <viresh.kumar@linaro.org> - 2015-11-17 05:40 +0100
    Re: [PATCH v4 0/3] Dynamic power model from device tree Punit Agrawal <punit.agrawal@arm.com> - 2015-11-17 11:10 +0100

csiph-web