index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
tegra194-cpufreq.c
Age
Commit message (
Expand
)
Author
Files
Lines
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