Linux Tegra architecture development
 help / color / mirror / Atom feed
* [PATCH 0/2] Support building tegra124-cpufreq as a module
@ 2025-04-20 20:41 Aaron Kling via B4 Relay
  2025-04-20 20:42 ` [PATCH 1/2] cpufreq: Export disable_cpufreq() Aaron Kling via B4 Relay
  2025-04-20 20:42 ` [PATCH 2/2] cpufreq: tegra124: Allow building as a module Aaron Kling via B4 Relay
  0 siblings, 2 replies; 9+ messages in thread
From: Aaron Kling via B4 Relay @ 2025-04-20 20:41 UTC (permalink / raw)
  To: Rafael J. Wysocki, Viresh Kumar, Thierry Reding, Jonathan Hunter
  Cc: linux-pm, linux-kernel, linux-tegra, Aaron Kling

This driver handles power management while offloading the primary
cpufreq operations to cpufreq-dt. It fully disables cpufreq during
resume if clocks fail, thus it needs access to a previously unexported
cpufreq symbol.

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
---
Aaron Kling (2):
      cpufreq: Export disable_cpufreq()
      cpufreq: tegra124: Allow building as a module

 drivers/cpufreq/Kconfig.arm        | 2 +-
 drivers/cpufreq/cpufreq.c          | 1 +
 drivers/cpufreq/tegra124-cpufreq.c | 2 ++
 3 files changed, 4 insertions(+), 1 deletion(-)
---
base-commit: 91e5bfe317d8f8471fbaa3e70cf66cae1314a516
change-id: 20250401-tegra124-cpufreq-fd944fdce62c

Best regards,
-- 
Aaron Kling <webgeek1234@gmail.com>



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

end of thread, other threads:[~2025-04-21  6:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-20 20:41 [PATCH 0/2] Support building tegra124-cpufreq as a module Aaron Kling via B4 Relay
2025-04-20 20:42 ` [PATCH 1/2] cpufreq: Export disable_cpufreq() Aaron Kling via B4 Relay
2025-04-21  5:44   ` Viresh Kumar
2025-04-21  5:55     ` Aaron Kling
2025-04-20 20:42 ` [PATCH 2/2] cpufreq: tegra124: Allow building as a module Aaron Kling via B4 Relay
2025-04-21  5:45   ` Viresh Kumar
2025-04-21  5:52     ` Aaron Kling
2025-04-21  5:58       ` Viresh Kumar
2025-04-21  6:07         ` Aaron Kling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox