Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Support building tegra124-cpufreq as a module
@ 2025-04-21  8:13 Aaron Kling via B4 Relay
  2025-04-21  8:13 ` [PATCH v2 1/2] cpufreq: tegra124: Remove use of disable_cpufreq Aaron Kling via B4 Relay
  2025-04-21  8:13 ` [PATCH v2 2/2] cpufreq: tegra124: Allow building as a module Aaron Kling via B4 Relay
  0 siblings, 2 replies; 5+ messages in thread
From: Aaron Kling via B4 Relay @ 2025-04-21  8:13 UTC (permalink / raw)
  To: Rafael J. Wysocki, Viresh Kumar, Thierry Reding, Jonathan Hunter
  Cc: linux-pm, linux-kernel, linux-tegra, Aaron Kling

This adds remove and exit routines that were not previously needed when
this was only available builtin. It also converts use of an unexported
function to a more sane alternative.

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
---
Changes in v2:
- Replace patch 1 with a patch to not use the unexported function
- Update patch 2 to add remove and exit routines
- Link to v1: https://lore.kernel.org/r/20250420-tegra124-cpufreq-v1-0-0a47fe126091@gmail.com

---
Aaron Kling (2):
      cpufreq: tegra124: Remove use of disable_cpufreq
      cpufreq: tegra124: Allow building as a module

 drivers/cpufreq/Kconfig.arm        |  2 +-
 drivers/cpufreq/tegra124-cpufreq.c | 31 ++++++++++++++++++++++++++-----
 2 files changed, 27 insertions(+), 6 deletions(-)
---
base-commit: 91e5bfe317d8f8471fbaa3e70cf66cae1314a516
change-id: 20250401-tegra124-cpufreq-fd944fdce62c

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



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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-21  8:13 [PATCH v2 0/2] Support building tegra124-cpufreq as a module Aaron Kling via B4 Relay
2025-04-21  8:13 ` [PATCH v2 1/2] cpufreq: tegra124: Remove use of disable_cpufreq Aaron Kling via B4 Relay
2025-04-21 10:56   ` Viresh Kumar
2025-04-21  8:13 ` [PATCH v2 2/2] cpufreq: tegra124: Allow building as a module Aaron Kling via B4 Relay
2025-04-21 10:58   ` Viresh Kumar

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