All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra: Enable CPUFREQ userspace governor
@ 2020-07-12 10:31 ` Jon Hunter
  0 siblings, 0 replies; 10+ messages in thread
From: Jon Hunter @ 2020-07-12 10:31 UTC (permalink / raw)
  To: Thierry Reding
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA, Jon Hunter

Enable the CPUFREQ userspace governor in the tegra_defconfig so that
we can test CPUFREQ with the userspace governor with this configuration
on 32-bit Tegra devices.

Signed-off-by: Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
---
 The_Yellow_Theme_24-192.wav      | 0
 arch/arm/configs/tegra_defconfig | 1 +
 2 files changed, 1 insertion(+)
 create mode 100644 The_Yellow_Theme_24-192.wav

diff --git a/The_Yellow_Theme_24-192.wav b/The_Yellow_Theme_24-192.wav
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index aa94369bdd0f..f70600bdedd6 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -23,6 +23,7 @@ CONFIG_ZBOOT_ROM_BSS=0x0
 CONFIG_KEXEC=y
 CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
+CONFIG_CPU_FREQ_GOV_USERSPACE=y
 CONFIG_CPUFREQ_DT=y
 CONFIG_CPU_IDLE=y
 CONFIG_ARM_TEGRA_CPUIDLE=y
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH] ARM: tegra: Enable CPUFREQ userspace governor
@ 2020-07-12 10:31 ` Jon Hunter
  0 siblings, 0 replies; 10+ messages in thread
From: Jon Hunter @ 2020-07-12 10:31 UTC (permalink / raw)
  To: Thierry Reding; +Cc: linux-tegra, linux-arm-kernel, Jon Hunter

Enable the CPUFREQ userspace governor in the tegra_defconfig so that
we can test CPUFREQ with the userspace governor with this configuration
on 32-bit Tegra devices.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
---
 The_Yellow_Theme_24-192.wav      | 0
 arch/arm/configs/tegra_defconfig | 1 +
 2 files changed, 1 insertion(+)
 create mode 100644 The_Yellow_Theme_24-192.wav

diff --git a/The_Yellow_Theme_24-192.wav b/The_Yellow_Theme_24-192.wav
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index aa94369bdd0f..f70600bdedd6 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -23,6 +23,7 @@ CONFIG_ZBOOT_ROM_BSS=0x0
 CONFIG_KEXEC=y
 CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
+CONFIG_CPU_FREQ_GOV_USERSPACE=y
 CONFIG_CPUFREQ_DT=y
 CONFIG_CPU_IDLE=y
 CONFIG_ARM_TEGRA_CPUIDLE=y
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* Re: [PATCH] ARM: tegra: Enable CPUFREQ userspace governor
  2020-07-12 10:31 ` Jon Hunter
@ 2020-07-12 10:48     ` Dmitry Osipenko
  -1 siblings, 0 replies; 10+ messages in thread
From: Dmitry Osipenko @ 2020-07-12 10:48 UTC (permalink / raw)
  To: Jon Hunter, Thierry Reding
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

12.07.2020 13:31, Jon Hunter пишет:
> Enable the CPUFREQ userspace governor in the tegra_defconfig so that
> we can test CPUFREQ with the userspace governor with this configuration
> on 32-bit Tegra devices.
> 
> Signed-off-by: Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> ---
>  The_Yellow_Theme_24-192.wav      | 0
>  arch/arm/configs/tegra_defconfig | 1 +
>  2 files changed, 1 insertion(+)

>  create mode 100644 The_Yellow_Theme_24-192.wav
> 
> diff --git a/The_Yellow_Theme_24-192.wav b/The_Yellow_Theme_24-192.wav
> new file mode 100644

Hello, Jon! This looks like something unrelated to this patch :)

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] ARM: tegra: Enable CPUFREQ userspace governor
@ 2020-07-12 10:48     ` Dmitry Osipenko
  0 siblings, 0 replies; 10+ messages in thread
From: Dmitry Osipenko @ 2020-07-12 10:48 UTC (permalink / raw)
  To: Jon Hunter, Thierry Reding; +Cc: linux-tegra, linux-arm-kernel

12.07.2020 13:31, Jon Hunter пишет:
> Enable the CPUFREQ userspace governor in the tegra_defconfig so that
> we can test CPUFREQ with the userspace governor with this configuration
> on 32-bit Tegra devices.
> 
> Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
> ---
>  The_Yellow_Theme_24-192.wav      | 0
>  arch/arm/configs/tegra_defconfig | 1 +
>  2 files changed, 1 insertion(+)

>  create mode 100644 The_Yellow_Theme_24-192.wav
> 
> diff --git a/The_Yellow_Theme_24-192.wav b/The_Yellow_Theme_24-192.wav
> new file mode 100644

Hello, Jon! This looks like something unrelated to this patch :)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] ARM: tegra: Enable CPUFREQ userspace governor
  2020-07-12 10:48     ` Dmitry Osipenko
@ 2020-07-13  8:27         ` Jon Hunter
  -1 siblings, 0 replies; 10+ messages in thread
From: Jon Hunter @ 2020-07-13  8:27 UTC (permalink / raw)
  To: Dmitry Osipenko, Thierry Reding
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r


On 12/07/2020 11:48, Dmitry Osipenko wrote:
> 12.07.2020 13:31, Jon Hunter пишет:
>> Enable the CPUFREQ userspace governor in the tegra_defconfig so that
>> we can test CPUFREQ with the userspace governor with this configuration
>> on 32-bit Tegra devices.
>>
>> Signed-off-by: Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
>> ---
>>  The_Yellow_Theme_24-192.wav      | 0
>>  arch/arm/configs/tegra_defconfig | 1 +
>>  2 files changed, 1 insertion(+)
> 
>>  create mode 100644 The_Yellow_Theme_24-192.wav
>>
>> diff --git a/The_Yellow_Theme_24-192.wav b/The_Yellow_Theme_24-192.wav
>> new file mode 100644
> 
> Hello, Jon! This looks like something unrelated to this patch :)


Ugh indeed. Thanks. I will fix this. Jon

-- 
nvpublic

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] ARM: tegra: Enable CPUFREQ userspace governor
@ 2020-07-13  8:27         ` Jon Hunter
  0 siblings, 0 replies; 10+ messages in thread
From: Jon Hunter @ 2020-07-13  8:27 UTC (permalink / raw)
  To: Dmitry Osipenko, Thierry Reding; +Cc: linux-tegra, linux-arm-kernel


On 12/07/2020 11:48, Dmitry Osipenko wrote:
> 12.07.2020 13:31, Jon Hunter пишет:
>> Enable the CPUFREQ userspace governor in the tegra_defconfig so that
>> we can test CPUFREQ with the userspace governor with this configuration
>> on 32-bit Tegra devices.
>>
>> Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
>> ---
>>  The_Yellow_Theme_24-192.wav      | 0
>>  arch/arm/configs/tegra_defconfig | 1 +
>>  2 files changed, 1 insertion(+)
> 
>>  create mode 100644 The_Yellow_Theme_24-192.wav
>>
>> diff --git a/The_Yellow_Theme_24-192.wav b/The_Yellow_Theme_24-192.wav
>> new file mode 100644
> 
> Hello, Jon! This looks like something unrelated to this patch :)


Ugh indeed. Thanks. I will fix this. Jon

-- 
nvpublic

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [RESEND PATCH] ARM: tegra: Enable CPUFREQ userspace governor
  2020-07-12 10:48     ` Dmitry Osipenko
@ 2020-07-13 14:41         ` Jon Hunter
  -1 siblings, 0 replies; 10+ messages in thread
From: Jon Hunter @ 2020-07-13 14:41 UTC (permalink / raw)
  To: Thierry Reding
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA, Dmitry Osipenko, Jon Hunter

Enable the CPUFREQ userspace governor in the tegra_defconfig so that
we can test CPUFREQ with the userspace governor with this configuration
on 32-bit Tegra devices.

Signed-off-by: Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
---
 arch/arm/configs/tegra_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index aa94369bdd0f..f70600bdedd6 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -23,6 +23,7 @@ CONFIG_ZBOOT_ROM_BSS=0x0
 CONFIG_KEXEC=y
 CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
+CONFIG_CPU_FREQ_GOV_USERSPACE=y
 CONFIG_CPUFREQ_DT=y
 CONFIG_CPU_IDLE=y
 CONFIG_ARM_TEGRA_CPUIDLE=y
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [RESEND PATCH] ARM: tegra: Enable CPUFREQ userspace governor
@ 2020-07-13 14:41         ` Jon Hunter
  0 siblings, 0 replies; 10+ messages in thread
From: Jon Hunter @ 2020-07-13 14:41 UTC (permalink / raw)
  To: Thierry Reding; +Cc: linux-tegra, Dmitry Osipenko, linux-arm-kernel, Jon Hunter

Enable the CPUFREQ userspace governor in the tegra_defconfig so that
we can test CPUFREQ with the userspace governor with this configuration
on 32-bit Tegra devices.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
---
 arch/arm/configs/tegra_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index aa94369bdd0f..f70600bdedd6 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -23,6 +23,7 @@ CONFIG_ZBOOT_ROM_BSS=0x0
 CONFIG_KEXEC=y
 CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
+CONFIG_CPU_FREQ_GOV_USERSPACE=y
 CONFIG_CPUFREQ_DT=y
 CONFIG_CPU_IDLE=y
 CONFIG_ARM_TEGRA_CPUIDLE=y
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* Re: [RESEND PATCH] ARM: tegra: Enable CPUFREQ userspace governor
  2020-07-13 14:41         ` Jon Hunter
@ 2020-07-14  8:32             ` Thierry Reding
  -1 siblings, 0 replies; 10+ messages in thread
From: Thierry Reding @ 2020-07-14  8:32 UTC (permalink / raw)
  To: Jon Hunter
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA, Dmitry Osipenko

[-- Attachment #1: Type: text/plain, Size: 437 bytes --]

On Mon, Jul 13, 2020 at 03:41:34PM +0100, Jon Hunter wrote:
> Enable the CPUFREQ userspace governor in the tegra_defconfig so that
> we can test CPUFREQ with the userspace governor with this configuration
> on 32-bit Tegra devices.
> 
> Signed-off-by: Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> ---
>  arch/arm/configs/tegra_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [RESEND PATCH] ARM: tegra: Enable CPUFREQ userspace governor
@ 2020-07-14  8:32             ` Thierry Reding
  0 siblings, 0 replies; 10+ messages in thread
From: Thierry Reding @ 2020-07-14  8:32 UTC (permalink / raw)
  To: Jon Hunter; +Cc: linux-tegra, Dmitry Osipenko, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 408 bytes --]

On Mon, Jul 13, 2020 at 03:41:34PM +0100, Jon Hunter wrote:
> Enable the CPUFREQ userspace governor in the tegra_defconfig so that
> we can test CPUFREQ with the userspace governor with this configuration
> on 32-bit Tegra devices.
> 
> Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
> ---
>  arch/arm/configs/tegra_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

Thierry

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-07-14  8:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-12 10:31 [PATCH] ARM: tegra: Enable CPUFREQ userspace governor Jon Hunter
2020-07-12 10:31 ` Jon Hunter
     [not found] ` <20200712103114.24825-1-jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2020-07-12 10:48   ` Dmitry Osipenko
2020-07-12 10:48     ` Dmitry Osipenko
     [not found]     ` <857e47b0-e226-72b7-3855-f668c49c0739-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-07-13  8:27       ` Jon Hunter
2020-07-13  8:27         ` Jon Hunter
2020-07-13 14:41       ` [RESEND PATCH] " Jon Hunter
2020-07-13 14:41         ` Jon Hunter
     [not found]         ` <20200713144134.24444-1-jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2020-07-14  8:32           ` Thierry Reding
2020-07-14  8:32             ` Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.