| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-10 | cpufreq: tegra194: add WQ_PERCPU to alloc_workqueue users | Marco Crivellari | 1 | -1/+2 |
| 2025-02-07 | cpufreq: tegra: Stop setting cpufreq_driver->attr field | Viresh Kumar | 1 | -1/+0 |
| 2024-10-28 | cpufreq: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-07-09 | cpufreq: Make cpufreq_driver->exit() return void | Lizhe | 1 | -3/+1 |
| 2023-10-10 | cpufreq: tegra194: remove redundant AND with cpu_online_mask | Sumit Gupta | 1 | -1/+1 |
| 2023-10-10 | cpufreq: tegra194: use refclk delta based loop instead of udelay | Sumit Gupta | 1 | -17/+55 |
| 2023-10-10 | cpufreq: tegra194: save CPU data to avoid repeated SMP calls | Sumit Gupta | 1 | -28/+51 |
| 2023-09-27 | cpufreq: tegra194: fix warning due to missing opp_put | Sumit Gupta | 1 | -0/+2 |
| 2023-08-28 | cpufreq: tegra194: remove opp table in exit hook | Sumit Gupta | 1 | -0/+12 |
| 2023-08-28 | cpufreq: tegra194: add online/offline hooks | Sumit Gupta | 1 | -0/+17 |
| 2023-07-20 | cpufreq: tegra194: Convert to platform remove callback returning void | Yangtao Li | 1 | -4/+2 |
| 2023-05-11 | cpufreq: tegra194: Fix an error handling path in tegra194_cpufreq_probe() | Christophe JAILLET | 1 | -2/+4 |
| 2023-04-18 | cpufreq: tegra194: add OPP support and set bandwidth | Sumit Gupta | 1 | -13/+143 |
| 2023-02-06 | cpufreq: tegra194: Enable CPUFREQ thermal cooling | Yi-Wei Wang | 1 | -1/+2 |
| 2022-10-18 | cpufreq: tegra194: Fix module loading | Jon Hunter | 1 | -0/+1 |
| 2022-09-26 | cpufreq: tegra194: change tegra239_cpufreq_soc to static | Yang Yingliang | 1 | -1/+1 |
| 2022-09-21 | cpufreq: tegra194: Add support for Tegra239 | Sumit Gupta | 1 | -14/+15 |
| 2022-09-01 | cpufreq: tegra194: Remove the unneeded result variable | ye xingchen | 1 | -5/+1 |
| 2022-07-18 | cpufreq: tegra194: Staticize struct tegra_cpufreq_soc instances | Viresh Kumar | 1 | -2/+2 |
| 2022-04-26 | cpufreq: tegra194: Add support for Tegra234 | Sumit Gupta | 1 | -0/+104 |
| 2022-04-26 | cpufreq: tegra194: add soc data to support multiple soc | Sumit Gupta | 1 | -37/+105 |
| 2021-10-04 | cpufreq: tegra186/tegra194: Handle errors in BPMP response | Mikko Perttunen | 1 | -1/+7 |
| 2021-02-04 | cpufreq: Remove CPUFREQ_STICKY flag | Viresh Kumar | 1 | -2/+1 |
| 2020-12-07 | cpufreq: tegra194: Rename tegra194_get_speed_common function | Jon Hunter | 1 | -2/+2 |
| 2020-12-07 | cpufreq: tegra194: Remove unnecessary frequency calculation | Jon Hunter | 1 | -9/+3 |
| 2020-12-07 | cpufreq: tegra194: get consistent cpuinfo_cur_freq | Sumit Gupta | 1 | -9/+53 |
| 2020-08-21 | cpufreq: replace cpu_logical_map() with read_cpuid_mpir() | Sumit Gupta | 1 | -3/+7 |
| 2020-07-30 | cpufreq: Add Tegra194 cpufreq driver | Sumit Gupta | 1 | -0/+390 |