index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
tegra186-cpufreq.c
Age
Commit message (
Expand
)
Author
2023-07-20
cpufreq: tegra186: Convert to platform remove callback returning void
Yangtao Li
2022-12-01
cpufreq: tegra186: Use flexible array to simplify memory allocation
Christophe JAILLET
2021-10-04
cpufreq: tegra186/tegra194: Handle errors in BPMP response
Mikko Perttunen
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
2020-12-07
cpufreq: tegra186: Simplify cluster information lookup
Jon Hunter
2020-12-07
cpufreq: tegra186: Fix sparse 'incorrect type in assignment' warning
Jon Hunter
2020-11-17
cpufreq: tegra186: Fix get frequency callback
Jon Hunter
2020-09-16
cpufreq: tegra186: Fix initial frequency
Jon Hunter
2020-07-30
cpufreq: tegra186: Simplify probe return path
Jon Hunter
2020-05-18
cpufreq: tegra186: add CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Mian Yousaf Kaukab
2020-01-07
cpufreq: tegra186: convert to devm_platform_ioremap_resource
Yangtao Li
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2018-10-17
cpufreq: tegra186: don't pass GFP_DMA32 to dma_alloc_coherent()
Christoph Hellwig
2018-03-20
cpufreq: tegra186: Don't validate the frequency table twice
Viresh Kumar
2018-02-27
cpufreq: tegra186: Break after initialization is done for policy->cpu
Viresh Kumar
2017-04-19
cpufreq: Add Tegra186 cpufreq driver
Mikko Perttunen