* correct source tree to make contributions to Linux thermal framework
[not found] ` <YYvuAU+d3TAS6fI7@kroah.com>
@ 2021-11-11 18:42 ` Balakrishnan, Anand
2021-11-11 19:09 ` Daniel Lezcano
0 siblings, 1 reply; 5+ messages in thread
From: Balakrishnan, Anand @ 2021-11-11 18:42 UTC (permalink / raw)
To: linux-pm@vger.kernel.org, amit.kachhap@gmail.com,
viresh.kumar@linaro.org, daniel.lezcano@linaro.org,
amit.kucheria@verdurent.com
Cc: Healy, Christopher
Hello folks,
At our company, we maintain an internal thermal framework patch. We are exploring the option to up-stream this patch so we don't have to keep porting this from one Kernel version to the other. Looking for advise on the right device tree to get started.
Thermal framework code resides here: https://elixir.bootlin.com/linux/latest/source/drivers/thermal. What is the correct source tree we should use from https://git.kernel.org/??
Thanks,
Anand
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: correct source tree to make contributions to Linux thermal framework
2021-11-11 18:42 ` correct source tree to make contributions to Linux thermal framework Balakrishnan, Anand
@ 2021-11-11 19:09 ` Daniel Lezcano
2021-11-12 22:14 ` Balakrishnan, Anand
0 siblings, 1 reply; 5+ messages in thread
From: Daniel Lezcano @ 2021-11-11 19:09 UTC (permalink / raw)
To: Balakrishnan, Anand, linux-pm@vger.kernel.org,
amit.kachhap@gmail.com, viresh.kumar@linaro.org,
amit.kucheria@verdurent.com
Cc: Healy, Christopher
On 11/11/2021 19:42, Balakrishnan, Anand wrote:
> Hello folks,
>
> At our company, we maintain an internal thermal framework patch. We are exploring the option to up-stream this patch so we don't have to keep porting this from one Kernel version to the other. Looking for advise on the right device tree to get started.
> Thermal framework code resides here: https://elixir.bootlin.com/linux/latest/source/drivers/thermal. What is the correct source tree we should use from https://git.kernel.org/??
https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git/
branch : next
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: correct source tree to make contributions to Linux thermal framework
2021-11-11 19:09 ` Daniel Lezcano
@ 2021-11-12 22:14 ` Balakrishnan, Anand
2021-11-13 8:26 ` Daniel Lezcano
0 siblings, 1 reply; 5+ messages in thread
From: Balakrishnan, Anand @ 2021-11-12 22:14 UTC (permalink / raw)
To: Daniel Lezcano, linux-pm@vger.kernel.org, amit.kachhap@gmail.com,
viresh.kumar@linaro.org, amit.kucheria@verdurent.com
Cc: Healy, Christopher
Hey Daniel,
Thank you for for the information. In the future, If I have to find this information by myself, is there a document for this?
I was looking at https://www.kernel.org/doc/linux/MAINTAINERS and there are several references to thermal here, but I did not see any mention of the tree you pointed me to.
Thanks,
Anand
________________________________________
From: Daniel Lezcano <daniel.lezcano@linaro.org>
Sent: Thursday, November 11, 2021 11:09 AM
To: Balakrishnan, Anand; linux-pm@vger.kernel.org; amit.kachhap@gmail.com; viresh.kumar@linaro.org; amit.kucheria@verdurent.com
Cc: Healy, Christopher
Subject: RE: [EXTERNAL] correct source tree to make contributions to Linux thermal framework
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe.
On 11/11/2021 19:42, Balakrishnan, Anand wrote:
> Hello folks,
>
> At our company, we maintain an internal thermal framework patch. We are exploring the option to up-stream this patch so we don't have to keep porting this from one Kernel version to the other. Looking for advise on the right device tree to get started.
> Thermal framework code resides here: https://elixir.bootlin.com/linux/latest/source/drivers/thermal. What is the correct source tree we should use from https://git.kernel.org/??
https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git/
branch : next
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: correct source tree to make contributions to Linux thermal framework
2021-11-12 22:14 ` Balakrishnan, Anand
@ 2021-11-13 8:26 ` Daniel Lezcano
2021-11-18 19:19 ` Balakrishnan, Anand
0 siblings, 1 reply; 5+ messages in thread
From: Daniel Lezcano @ 2021-11-13 8:26 UTC (permalink / raw)
To: Balakrishnan, Anand, linux-pm@vger.kernel.org,
amit.kachhap@gmail.com, viresh.kumar@linaro.org,
amit.kucheria@verdurent.com, Rafael J. Wysocki
Cc: Healy, Christopher
[Cc: Rafael]
Hi Anand,
yeah, actually it is a bit fuzzy because we did a small reorg.
You can either send to the tree pointed in the MAINTAINERS file or
against the tree I pointed below. I would recommend to use the later. In
any case it will be synced with the one in MAINTAINERS when we are close
to the release.
On 12/11/2021 23:14, Balakrishnan, Anand wrote:
> Hey Daniel,
>
> Thank you for for the information. In the future, If I have to find this information by myself, is there a document for this?
> I was looking at https://www.kernel.org/doc/linux/MAINTAINERS and there are several references to thermal here, but I did not see any mention of the tree you pointed me to.
>
> Thanks,
> Anand
> ________________________________________
> From: Daniel Lezcano <daniel.lezcano@linaro.org>
> Sent: Thursday, November 11, 2021 11:09 AM
> To: Balakrishnan, Anand; linux-pm@vger.kernel.org; amit.kachhap@gmail.com; viresh.kumar@linaro.org; amit.kucheria@verdurent.com
> Cc: Healy, Christopher
> Subject: RE: [EXTERNAL] correct source tree to make contributions to Linux thermal framework
>
> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe.
>
>
>
> On 11/11/2021 19:42, Balakrishnan, Anand wrote:
>> Hello folks,
>>
>> At our company, we maintain an internal thermal framework patch. We are exploring the option to up-stream this patch so we don't have to keep porting this from one Kernel version to the other. Looking for advise on the right device tree to get started.
>> Thermal framework code resides here: https://elixir.bootlin.com/linux/latest/source/drivers/thermal. What is the correct source tree we should use from https://git.kernel.org/??
>
> https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git/
>
> branch : next
>
>
>
> --
> <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
>
> Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
> <http://twitter.com/#!/linaroorg> Twitter |
> <http://www.linaro.org/linaro-blog/> Blog
>
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: correct source tree to make contributions to Linux thermal framework
2021-11-13 8:26 ` Daniel Lezcano
@ 2021-11-18 19:19 ` Balakrishnan, Anand
0 siblings, 0 replies; 5+ messages in thread
From: Balakrishnan, Anand @ 2021-11-18 19:19 UTC (permalink / raw)
To: Daniel Lezcano, linux-pm@vger.kernel.org, amit.kachhap@gmail.com,
viresh.kumar@linaro.org, amit.kucheria@verdurent.com,
Rafael J. Wysocki
Cc: Healy, Christopher
Sounds good! Thank you Daniel.
________________________________________
From: Daniel Lezcano <daniel.lezcano@linaro.org>
Sent: Saturday, November 13, 2021 12:26 AM
To: Balakrishnan, Anand; linux-pm@vger.kernel.org; amit.kachhap@gmail.com; viresh.kumar@linaro.org; amit.kucheria@verdurent.com; Rafael J. Wysocki
Cc: Healy, Christopher
Subject: RE: [EXTERNAL] correct source tree to make contributions to Linux thermal framework
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe.
[Cc: Rafael]
Hi Anand,
yeah, actually it is a bit fuzzy because we did a small reorg.
You can either send to the tree pointed in the MAINTAINERS file or
against the tree I pointed below. I would recommend to use the later. In
any case it will be synced with the one in MAINTAINERS when we are close
to the release.
On 12/11/2021 23:14, Balakrishnan, Anand wrote:
> Hey Daniel,
>
> Thank you for for the information. In the future, If I have to find this information by myself, is there a document for this?
> I was looking at https://www.kernel.org/doc/linux/MAINTAINERS and there are several references to thermal here, but I did not see any mention of the tree you pointed me to.
>
> Thanks,
> Anand
> ________________________________________
> From: Daniel Lezcano <daniel.lezcano@linaro.org>
> Sent: Thursday, November 11, 2021 11:09 AM
> To: Balakrishnan, Anand; linux-pm@vger.kernel.org; amit.kachhap@gmail.com; viresh.kumar@linaro.org; amit.kucheria@verdurent.com
> Cc: Healy, Christopher
> Subject: RE: [EXTERNAL] correct source tree to make contributions to Linux thermal framework
>
> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe.
>
>
>
> On 11/11/2021 19:42, Balakrishnan, Anand wrote:
>> Hello folks,
>>
>> At our company, we maintain an internal thermal framework patch. We are exploring the option to up-stream this patch so we don't have to keep porting this from one Kernel version to the other. Looking for advise on the right device tree to get started.
>> Thermal framework code resides here: https://elixir.bootlin.com/linux/latest/source/drivers/thermal. What is the correct source tree we should use from https://git.kernel.org/??
>
> https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git/
>
> branch : next
>
>
>
> --
> <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
>
> Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
> <http://twitter.com/#!/linaroorg> Twitter |
> <http://www.linaro.org/linaro-blog/> Blog
>
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-11-18 19:19 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1636488946043.43408@lab126.com>
[not found] ` <YYvuAU+d3TAS6fI7@kroah.com>
2021-11-11 18:42 ` correct source tree to make contributions to Linux thermal framework Balakrishnan, Anand
2021-11-11 19:09 ` Daniel Lezcano
2021-11-12 22:14 ` Balakrishnan, Anand
2021-11-13 8:26 ` Daniel Lezcano
2021-11-18 19:19 ` Balakrishnan, Anand
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).