|
[PATCH RESEND 4.4.y-cip 10/15] PM / OPP: Set cpu_dev->id in cpumask first
From: Pi-Cheng Chen <pi-cheng.chen@...>
Set cpu_dev->id in cpumask first when setting up cpumask for CPUs that
share the same OPP table. This might be helpful when handling cpumask
without the
From: Pi-Cheng Chen <pi-cheng.chen@...>
Set cpu_dev->id in cpumask first when setting up cpumask for CPUs that
share the same OPP table. This might be helpful when handling cpumask
without the
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4687
·
|
|
[PATCH RESEND 4.4.y-cip 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@...>
·
#4686
·
|
|
[PATCH RESEND 4.4.y-cip 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@...>
·
#4685
·
|
|
[PATCH RESEND 4.4.y-cip 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@...>
·
#4684
·
|
|
[PATCH RESEND 4.4.y-cip 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@...>
·
#4683
·
|
|
[PATCH RESEND 4.4.y-cip 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@...>
·
#4682
·
|
|
[PATCH RESEND 4.4.y-cip 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@...>
·
#4681
·
|
|
[PATCH RESEND 4.4.y-cip 05/15] PM / OPP: Rename OPP nodes as opp@<opp-hz>
From: Viresh Kumar <viresh.kumar@...>
commit 754dcf35f34698661801ae1d391efa02affe83a7 upstream.
It would be better to name OPP nodes as opp@<opp-hz> as that will ensure
that multiple DT nodes
From: Viresh Kumar <viresh.kumar@...>
commit 754dcf35f34698661801ae1d391efa02affe83a7 upstream.
It would be better to name OPP nodes as opp@<opp-hz> as that will ensure
that multiple DT nodes
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4680
·
|
|
[PATCH RESEND 4.4.y-cip 00/15] PM / OPP v2 & cpufreq backports part 1
Hi everyone,
This is part 1 of MOXA's PM / OPP / cpufreq backport series. The whole
series aims to backport patches related to PM / OPPv2 and cpufreq
which were included in the v4.4 kernel from TI's
Hi everyone,
This is part 1 of MOXA's PM / OPP / cpufreq backport series. The whole
series aims to backport patches related to PM / OPPv2 and cpufreq
which were included in the v4.4 kernel from TI's
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4679
·
|
|
[PATCH RESEND 4.4.y-cip 04/15] PM / OPP: Remove 'operating-points-names' binding
From: Viresh Kumar <viresh.kumar@...>
commit af87a39a5f7cf6ef252b1aec3e2e6508a40e51f1 upstream.
These aren't used until now by any DT files and wouldn't be used now as
we have a better scheme
From: Viresh Kumar <viresh.kumar@...>
commit af87a39a5f7cf6ef252b1aec3e2e6508a40e51f1 upstream.
These aren't used until now by any DT files and wouldn't be used now as
we have a better scheme
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4678
·
|
|
[PATCH RESEND 4.4.y-cip 02/15] PM / OPP: Add "opp-supported-hw" binding
From: Viresh Kumar <viresh.kumar@...>
commit 1c4d12de2719dfdf27c6dab31e7a5641ee293c94 upstream.
We may want to enable only a subset of OPPs, from the bigger list of
OPPs, based on what
From: Viresh Kumar <viresh.kumar@...>
commit 1c4d12de2719dfdf27c6dab31e7a5641ee293c94 upstream.
We may want to enable only a subset of OPPs, from the bigger list of
OPPs, based on what
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4677
·
|
|
[PATCH RESEND 4.4.y-cip 03/15] PM / OPP: Add {opp-microvolt|opp-microamp}-<name> binding
From: Viresh Kumar <viresh.kumar@...>
commit ffdb8cc7a27c89175e541e68e2a73f1f63ab8c6b upstream.
Depending on the version of hardware or its properties, which are only
known at runtime,
From: Viresh Kumar <viresh.kumar@...>
commit ffdb8cc7a27c89175e541e68e2a73f1f63ab8c6b upstream.
Depending on the version of hardware or its properties, which are only
known at runtime,
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4676
·
|
|
[PATCH RESEND 4.4.y-cip 01/15] PM / OPP: Add debugfs support
From: Viresh Kumar <viresh.kumar@...>
commit deaa51465105a7eda19a627b10372f4f7c51a4df upstream.
This patch adds debugfs support to OPP layer to export OPPs and their
properties for all the
From: Viresh Kumar <viresh.kumar@...>
commit deaa51465105a7eda19a627b10372f4f7c51a4df upstream.
This patch adds debugfs support to OPP layer to export OPPs and their
properties for all the
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4675
·
|
|
Git-send-email Test
Testing git send-email ... please ignore.
Testing git send-email ... please ignore.
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4674
·
|
|
Re: [4.4.y-cip 00/15] PM / OPP v2 & cpufreq backports part 1
Looks like this didn't hit the mailing list. I will resend again.
Sorry for the noise.
ChenYu
Looks like this didn't hit the mailing list. I will resend again.
Sorry for the noise.
ChenYu
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4673
·
|
|
CIP IRC weekly meeting today
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today.
*Please note that the IRC meeting was rescheduled to UTC (GMT) 09:00 starting
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today.
*Please note that the IRC meeting was rescheduled to UTC (GMT) 09:00 starting
|
By
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
·
#4672
·
|
|
Re: [PATCH 4.4.y-cip] ARM: dts: am33xx: Added macros for numeric pinmux addresses
It sounds better to send a series with using these defines one time than separating it with defines and using codes with two times.
I will send patch series later, thanks!
Best regards,
Johnson
It sounds better to send a series with using these defines one time than separating it with defines and using codes with two times.
I will send patch series later, thanks!
Best regards,
Johnson
|
By
johnsonch.chen@moxa.com
·
#4671
·
|
|
Re: FW: Needs of security patches on reference platforms
For the TSN case I would say it is rather unlikely that this is already
in use with any of our current CIP kernels. But I may miss earlier use
cases besides TSN. For now, I would not invest
For the TSN case I would say it is rather unlikely that this is already
in use with any of our current CIP kernels. But I may miss earlier use
cases besides TSN. For now, I would not invest
|
By
Jan Kiszka
·
#4670
·
|
|
CVE-2020-10742 -- nfs client weirdness with max_rqst_size
Hi!
I did a bit of research on CVE-2020-10742.
Unfortunately, RedHat is a bad player here, and bug reports are partly
hidden from
Hi!
I did a bit of research on CVE-2020-10742.
Unfortunately, RedHat is a bad player here, and bug reports are partly
hidden from
|
By
Pavel Machek
·
#4669
·
|
|
Re: [PATCH 4.4.y-cip] ARM: dts: am33xx: Added macros for numeric pinmux addresses
Hi!
I don't see anything wrong with the patch. OTOH I'd expect to see this
in a series with the code actually using these defines.
Is there a reason to merge it on its own?
Best
Hi!
I don't see anything wrong with the patch. OTOH I'd expect to see this
in a series with the code actually using these defines.
Is there a reason to merge it on its own?
Best
|
By
Pavel Machek
·
#4668
·
|