LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* linux-next: Signed-off-by missing for commits in the thermal tree
@ 2018-05-09 11:43 Stephen Rothwell
2018-05-10 2:10 ` Eduardo Valentin
0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2018-05-09 11:43 UTC (permalink / raw)
To: Zhang Rui
Cc: Linux-Next Mailing List, Linux Kernel Mailing List,
Eduardo Valentin, Bartlomiej Zolnierkiewicz
[-- Attachment #1: Type: text/plain, Size: 282 bytes --]
Hi Zhang,
Commits
a2ace598c00a ("thermal: exynos: Reading temperature makes sense only when TMU is turned on")
f9cd6a904e6e ("thermal: exynos: Propagate error value from tmu_read()")
are missing a Signed-off-by from their committer.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: linux-next: Signed-off-by missing for commits in the thermal tree
2018-05-09 11:43 linux-next: Signed-off-by missing for commits in the thermal tree Stephen Rothwell
@ 2018-05-10 2:10 ` Eduardo Valentin
2018-05-11 1:53 ` Zhang Rui
0 siblings, 1 reply; 5+ messages in thread
From: Eduardo Valentin @ 2018-05-10 2:10 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Zhang Rui, Linux-Next Mailing List, Linux Kernel Mailing List,
Bartlomiej Zolnierkiewicz
Hey Rui,
On Wed, May 09, 2018 at 09:43:41PM +1000, Stephen Rothwell wrote:
> Hi Zhang,
>
> Commits
>
> a2ace598c00a ("thermal: exynos: Reading temperature makes sense only when TMU is turned on")
> f9cd6a904e6e ("thermal: exynos: Propagate error value from tmu_read()")
>
> are missing a Signed-off-by from their committer.
Did you cherry-pick them instead of merging? If cherry-picking you have
to add your Signed-off-by..
>
> --
> Cheers,
> Stephen Rothwell
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: linux-next: Signed-off-by missing for commits in the thermal tree
2018-05-10 2:10 ` Eduardo Valentin
@ 2018-05-11 1:53 ` Zhang Rui
0 siblings, 0 replies; 5+ messages in thread
From: Zhang Rui @ 2018-05-11 1:53 UTC (permalink / raw)
To: Eduardo Valentin, Stephen Rothwell
Cc: Linux-Next Mailing List, Linux Kernel Mailing List,
Bartlomiej Zolnierkiewicz
On 三, 2018-05-09 at 19:10 -0700, Eduardo Valentin wrote:
> Hey Rui,
>
> On Wed, May 09, 2018 at 09:43:41PM +1000, Stephen Rothwell wrote:
> >
> > Hi Zhang,
> >
> > Commits
> >
> > a2ace598c00a ("thermal: exynos: Reading temperature makes sense
> > only when TMU is turned on")
> > f9cd6a904e6e ("thermal: exynos: Propagate error value from
> > tmu_read()")
> >
> > are missing a Signed-off-by from their committer.
> Did you cherry-pick them instead of merging? If cherry-picking you
> have
> to add your Signed-off-by..
>
I merged them, and then did a rebase to drop some of the patch, hmmm,
could that be the problem?
Anyway, I will re-merge your tree and push them out sometime tomorrow.
thanks,
rui
^ permalink raw reply [flat|nested] 5+ messages in thread
* linux-next: Signed-off-by missing for commits in the thermal tree
@ 2021-04-05 22:37 Stephen Rothwell
0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2021-04-05 22:37 UTC (permalink / raw)
To: Daniel Lezcano, Zhang Rui
Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 778 bytes --]
Hi all,
Commits
523d7429aa26 ("dt-bindings: thermal: tsens: Document ipq8064 bindings")
96303bc4a751 ("thermal/drivers/tsens: Add support for ipq8064-tsens")
b60f78d26926 ("thermal/drivers/tsens: Drop unused define for msm8960")
09343bf70f9a ("thermal/drivers/tsens: Replace custom 8960 apis with generic apis")
b7037a445f88 ("thermal/drivers/tsens: Fix bug in sensor enable for msm8960")
fab775f3ad71 ("thermal/drivers/tsens: Use init_common for msm8960")
4d1d1e492db9 ("thermal/drivers/tsens: Convert msm8960 to reg_field")
3e7bf6fc5fe9 ("thermal/drivers/tsens: Don't hardcode sensor slope")
8a50bc57ffdb ("thermal/drivers/tsens: Add VER_0 tsens version")
are missing a Signed-off-by from their committer.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* linux-next: Signed-off-by missing for commits in the thermal tree
@ 2020-03-23 20:19 Stephen Rothwell
0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2020-03-23 20:19 UTC (permalink / raw)
To: Daniel Lezcano, Zhang Rui, Eduardo Valentin
Cc: Linux Next Mailing List, Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 515 bytes --]
Hi all,
Commits
ba53cb499706 ("thermal: imx8mm: Add i.MX8MP support")
06ccf2eecd67 ("dt-bindings: thermal: imx8mm-thermal: Add support for i.MX8MP")
5c7bc817d814 ("thermal: qcom: tsens.h: Replace zero-length array with flexible-array member")
7796140751cb ("thermal: imx_sc_thermal: Fix incorrect data type")
eed84a45ca84 ("thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflow")
are missing a Signed-off-by from their committer.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-04-05 22:37 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09 11:43 linux-next: Signed-off-by missing for commits in the thermal tree Stephen Rothwell
2018-05-10 2:10 ` Eduardo Valentin
2018-05-11 1:53 ` Zhang Rui
2020-03-23 20:19 Stephen Rothwell
2021-04-05 22:37 Stephen Rothwell
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).