index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
tegra186-cpufreq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: tegra186: Convert to platform remove callback returning void
Yangtao Li
2023-07-20
1
-4
/
+2
*
cpufreq: tegra186: Use flexible array to simplify memory allocation
Christophe JAILLET
2022-12-01
1
-7
/
+4
*
cpufreq: tegra186/tegra194: Handle errors in BPMP response
Mikko Perttunen
2021-10-04
1
-0
/
+4
*
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
2021-02-04
1
-1
/
+1
*
cpufreq: tegra186: Simplify cluster information lookup
Jon Hunter
2020-12-07
1
-65
/
+20
*
cpufreq: tegra186: Fix sparse 'incorrect type in assignment' warning
Jon Hunter
2020-12-07
1
-15
/
+46
*
cpufreq: tegra186: Fix get frequency callback
Jon Hunter
2020-11-17
1
-12
/
+21
*
cpufreq: tegra186: Fix initial frequency
Jon Hunter
2020-09-16
1
-0
/
+30
*
cpufreq: tegra186: Simplify probe return path
Jon Hunter
2020-07-30
1
-6
/
+0
*
cpufreq: tegra186: add CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Mian Yousaf Kaukab
2020-05-18
1
-1
/
+2
*
cpufreq: tegra186: convert to devm_platform_ioremap_resource
Yangtao Li
2020-01-07
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
cpufreq: tegra186: don't pass GFP_DMA32 to dma_alloc_coherent()
Christoph Hellwig
2018-10-17
1
-1
/
+1
*
cpufreq: tegra186: Don't validate the frequency table twice
Viresh Kumar
2018-03-20
1
-1
/
+1
*
cpufreq: tegra186: Break after initialization is done for policy->cpu
Viresh Kumar
2018-02-27
1
-0
/
+1
*
cpufreq: Add Tegra186 cpufreq driver
Mikko Perttunen
2017-04-19
1
-0
/
+275