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
/
qoriq-cpufreq.c
Age
Commit message (
Expand
)
Author
2023-07-20
cpufreq: qoriq: Convert to platform remove callback returning void
Yangtao Li
2022-06-28
drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
Liang He
2020-05-07
cpufreq: qoriq: convert to a platform driver
Mian Yousaf Kaukab
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-29
cpufreq: qoriq: add support for lx2160a
Vabhav Sharma
2019-04-25
cpufreq: qoriq: Add ls1028a chip support
Yuantian Tang
2019-01-30
cpufreq: qoriq: Use auto-registration of thermal cooling device
Amit Kucheria
2018-03-20
cpufreq: qoirq: Don't validate the frequency table twice
Viresh Kumar
2018-02-27
cpufreq: qoriq: Drop memory allocation error messages from qoriq_cpufreq_cpu_...
Markus Elfring
2017-12-07
cpu_cooling: Keep only one of_cpufreq*cooling_register() helper
Viresh Kumar
2017-12-07
cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT
Viresh Kumar
2017-05-27
thermal: cpu_cooling: use cpufreq_policy to register cooling device
Viresh Kumar
2017-03-12
cpufreq: qoriq: enhance bus frequency calculation
YuanTian Tang
2017-02-23
cpufreq: qoriq: clean up unused code
Tang Yuantian
2017-02-09
cpufreq: qoriq: Don't look at clock implementation details
Tang Yuantian
2016-04-25
cpufreq: qoriq: Fix cooling device registration issue during suspend
Jia Hongtao
2016-04-25
cpufreq: qoriq: Remove __exit macro from .exit callback
Jia Hongtao
2016-04-25
cpufreq: qoriq: Don't show cooling device messages if THERMAL_OF undefined
Jia Hongtao
2015-12-10
cpufreq: qoriq: Register cooling device based on device tree
Hongtao Jia
2015-06-15
cpufreq: qoriq: optimize the CPU frequency switching time
Tang Yuantian
2015-04-11
cpufreq: fix qoriq uniprocessor build
Arnd Bergmann
2015-03-18
cpufreq: qoriq: rename the driver
Tang Yuantian