|
[PATCH 4.4.y-cip v2 09/15] PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@...>
commit fd8d8e63467c922be9ae4452cca2980d473477d9 upstream.
Commit 01fb4d3c39d3 ("PM / OPP: Parse 'opp-<prop>-<name>'
bindings") broke
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@...>
commit fd8d8e63467c922be9ae4452cca2980d473477d9 upstream.
Commit 01fb4d3c39d3 ("PM / OPP: Parse 'opp-<prop>-<name>'
bindings") broke
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4759
·
|
|
[PATCH 4.4.y-cip v2 08/15] PM / OPP: Parse 'opp-<prop>-<name>' bindings
From: Viresh Kumar <viresh.kumar@...>
commit 01fb4d3c39d35b725441e8a9a26b3f3ad67793ed upstream.
OPP bindings (for few properties) allow a platform to choose a
value/range among a set of
From: Viresh Kumar <viresh.kumar@...>
commit 01fb4d3c39d35b725441e8a9a26b3f3ad67793ed upstream.
OPP bindings (for few properties) allow a platform to choose a
value/range among a set of
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4758
·
|
|
[PATCH 4.4.y-cip v2 12/15] devicetree: bindings: Add optional dynamic-power-coefficient property
From: Punit Agrawal <punit.agrawal@...>
commit 3be3f8f36e7349006f19c8c8f0d686e98462a993 upstream.
The dynamic power consumption of a device is proportional to the
square of voltage (V) and the
From: Punit Agrawal <punit.agrawal@...>
commit 3be3f8f36e7349006f19c8c8f0d686e98462a993 upstream.
The dynamic power consumption of a device is proportional to the
square of voltage (V) and the
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4757
·
|
|
[PATCH 4.4.y-cip v2 07/15] PM / OPP: Parse 'opp-supported-hw' binding
From: Viresh Kumar <viresh.kumar@...>
commit 7de36b0aa51a5a59e28fb2da768fa3ab07de0674 upstream.
OPP bindings allow a platform to enable OPPs based on the version of the
hardware they are used
From: Viresh Kumar <viresh.kumar@...>
commit 7de36b0aa51a5a59e28fb2da768fa3ab07de0674 upstream.
OPP bindings allow a platform to enable OPPs based on the version of the
hardware they are used
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4756
·
|
|
[PATCH 4.4.y-cip v2 11/15] PM / OPP: Use snprintf() instead of sprintf()
From: Viresh Kumar <viresh.kumar@...>
commit 5ff24d601092b222340b28466e263b1c4559407e upstream.
sprintf() can access memory outside of the range of the character array,
and is risky in some
From: Viresh Kumar <viresh.kumar@...>
commit 5ff24d601092b222340b28466e263b1c4559407e upstream.
sprintf() can access memory outside of the range of the character array,
and is risky in some
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4755
·
|
|
[PATCH 4.4.y-cip v2 13/15] cpufreq-dt: Supply power coefficient when registering cooling devices
From: Punit Agrawal <punit.agrawal@...>
commit f8fa8ae06b8c2c25d81c99766f9226adc5c3e073 upstream.
Support registering cooling devices with dynamic power coefficient
where provided by the device
From: Punit Agrawal <punit.agrawal@...>
commit f8fa8ae06b8c2c25d81c99766f9226adc5c3e073 upstream.
Support registering cooling devices with dynamic power coefficient
where provided by the device
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4754
·
|
|
Re: [PATCH 4.4.y-cip 0/3] ARM: dts: am335x: Replace numeric pinmux address with macro defines
Hi all,
These should be the following:
Christina Quast (3):
ARM: dts: am33xx: Added macros for numeric pinmux addresses
ARM: dts: am33xx: Added AM33XX_PADCONF macro
ARM: dts: am335x:
Hi all,
These should be the following:
Christina Quast (3):
ARM: dts: am33xx: Added macros for numeric pinmux addresses
ARM: dts: am33xx: Added AM33XX_PADCONF macro
ARM: dts: am335x:
|
By
johnsonch.chen@moxa.com
·
#4753
·
|
|
[PATCH 4.4.y-cip 3/3] ARM: dts: am335x: moxa-uc-8100-me-t: Replaced register offsets with defines
From: Christina Quast <cquast@...>
commit c68a4ffd3d75d5e54e8b355218d622d0f4d70f9d upstream.
The defines are taken from dt-bindings/pinctrl/am33xx.h
Signed-off-by: Christina Quast
From: Christina Quast <cquast@...>
commit c68a4ffd3d75d5e54e8b355218d622d0f4d70f9d upstream.
The defines are taken from dt-bindings/pinctrl/am33xx.h
Signed-off-by: Christina Quast
|
By
johnsonch.chen@moxa.com
·
#4752
·
|
|
[PATCH 4.4.y-cip 2/3] ARM: dts: am33xx: Added AM33XX_PADCONF macro
From: Christina Quast <cquast@...>
commit f1ff9be7652b716c7eea67c9ca795027d911f148 upstream.
AM33XX_PADCONF takes three instead of two parameters, to make
future changes to
From: Christina Quast <cquast@...>
commit f1ff9be7652b716c7eea67c9ca795027d911f148 upstream.
AM33XX_PADCONF takes three instead of two parameters, to make
future changes to
|
By
johnsonch.chen@moxa.com
·
#4751
·
|
|
[PATCH 4.4.y-cip 1/3] ARM: dts: am33xx: Added macros for numeric pinmux addresses
From: Christina Quast <cquast@...>
commit 7ebd1ea798a4932231b18499df136fb552f6f648 upstream.
The values are extraced from the "AM335x SitaraTM Processors Technical
Reference Manual",
From: Christina Quast <cquast@...>
commit 7ebd1ea798a4932231b18499df136fb552f6f648 upstream.
The values are extraced from the "AM335x SitaraTM Processors Technical
Reference Manual",
|
By
johnsonch.chen@moxa.com
·
#4750
·
|
|
[PATCH 4.4.y-cip 0/3] ARM: dts: am335x: Replace numeric pinmux address with macro defines
Hello all,
This patchset replaces the register offsets for am335x with macro defines.
The values are extraced from the "AM335x SitaraTM Processors Technical
Reference Manual".
Use AM33XX_PADCONF to
Hello all,
This patchset replaces the register offsets for am335x with macro defines.
The values are extraced from the "AM335x SitaraTM Processors Technical
Reference Manual".
Use AM33XX_PADCONF to
|
By
johnsonch.chen@moxa.com
·
#4749
·
|
|
[PATCH 4.4.y-cip v2 14/15] cpufreq-dt: fix handling regulator_get_voltage() result
From: Andrzej Hajda <a.hajda@...>
commit 929ca89c305a6ed7a4149115be99af6d73c36918 upstream.
The function can return negative values so it should be assigned
to signed type.
The problem has
From: Andrzej Hajda <a.hajda@...>
commit 929ca89c305a6ed7a4149115be99af6d73c36918 upstream.
The function can return negative values so it should be assigned
to signed type.
The problem has
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4748
·
|
|
[PATCH 4.4.y-cip v2 15/15] cpufreq: cpufreq-dt: avoid uninitialized variable warnings:
From: Arnd Bergmann <arnd@...>
commit b331bc20d9281213f7fb67912638e0fb5baeb324 upstream.
gcc warns quite a bit about values returned from allocate_resources()
in cpufreq-dt.c:
cpufreq-dt.c: In
From: Arnd Bergmann <arnd@...>
commit b331bc20d9281213f7fb67912638e0fb5baeb324 upstream.
gcc warns quite a bit about values returned from allocate_resources()
in cpufreq-dt.c:
cpufreq-dt.c: In
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4747
·
|
|
[PATCH 4.4.y-cip v2 12/15] devicetree: bindings: Add optional dynamic-power-coefficient property
From: Punit Agrawal <punit.agrawal@...>
commit 3be3f8f36e7349006f19c8c8f0d686e98462a993 upstream.
The dynamic power consumption of a device is proportional to the
square of voltage (V) and the
From: Punit Agrawal <punit.agrawal@...>
commit 3be3f8f36e7349006f19c8c8f0d686e98462a993 upstream.
The dynamic power consumption of a device is proportional to the
square of voltage (V) and the
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4746
·
|
|
[PATCH 4.4.y-cip v2 13/15] cpufreq-dt: Supply power coefficient when registering cooling devices
From: Punit Agrawal <punit.agrawal@...>
commit f8fa8ae06b8c2c25d81c99766f9226adc5c3e073 upstream.
Support registering cooling devices with dynamic power coefficient
where provided by the device
From: Punit Agrawal <punit.agrawal@...>
commit f8fa8ae06b8c2c25d81c99766f9226adc5c3e073 upstream.
Support registering cooling devices with dynamic power coefficient
where provided by the device
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4745
·
|
|
[PATCH 4.4.y-cip v2 06/15] PM / OPP: Add missing doc comments
From: Viresh Kumar <viresh.kumar@...>
commit dc4e7b1fa20a840d2317fcfdaa1064fc09d2afcb upstream.
Few doc-style comments were missing, add them. Rearrange another one to
match the sequence
From: Viresh Kumar <viresh.kumar@...>
commit dc4e7b1fa20a840d2317fcfdaa1064fc09d2afcb upstream.
Few doc-style comments were missing, add them. Rearrange another one to
match the sequence
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4744
·
|
|
[PATCH 4.4.y-cip v2 08/15] PM / OPP: Parse 'opp-<prop>-<name>' bindings
From: Viresh Kumar <viresh.kumar@...>
commit 01fb4d3c39d35b725441e8a9a26b3f3ad67793ed upstream.
OPP bindings (for few properties) allow a platform to choose a
value/range among a set of
From: Viresh Kumar <viresh.kumar@...>
commit 01fb4d3c39d35b725441e8a9a26b3f3ad67793ed upstream.
OPP bindings (for few properties) allow a platform to choose a
value/range among a set of
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4743
·
|
|
[PATCH 4.4.y-cip v2 11/15] PM / OPP: Use snprintf() instead of sprintf()
From: Viresh Kumar <viresh.kumar@...>
commit 5ff24d601092b222340b28466e263b1c4559407e upstream.
sprintf() can access memory outside of the range of the character array,
and is risky in some
From: Viresh Kumar <viresh.kumar@...>
commit 5ff24d601092b222340b28466e263b1c4559407e upstream.
sprintf() can access memory outside of the range of the character array,
and is risky in some
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4742
·
|
|
[PATCH 4.4.y-cip v2 07/15] PM / OPP: Parse 'opp-supported-hw' binding
From: Viresh Kumar <viresh.kumar@...>
commit 7de36b0aa51a5a59e28fb2da768fa3ab07de0674 upstream.
OPP bindings allow a platform to enable OPPs based on the version of the
hardware they are used
From: Viresh Kumar <viresh.kumar@...>
commit 7de36b0aa51a5a59e28fb2da768fa3ab07de0674 upstream.
OPP bindings allow a platform to enable OPPs based on the version of the
hardware they are used
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4741
·
|
|
[PATCH 4.4.y-cip v2 09/15] PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@...>
commit fd8d8e63467c922be9ae4452cca2980d473477d9 upstream.
Commit 01fb4d3c39d3 ("PM / OPP: Parse 'opp-<prop>-<name>'
bindings") broke
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@...>
commit fd8d8e63467c922be9ae4452cca2980d473477d9 upstream.
Commit 01fb4d3c39d3 ("PM / OPP: Parse 'opp-<prop>-<name>'
bindings") broke
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4740
·
|