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
/
ia64-acpi-cpufreq.c
Age
Commit message (
Expand
)
Author
2021-03-19
ia64: fix format string for ia64-acpi-cpu-freq
Sergei Trofimovich
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-12-11
cpufreq: ia64: Remove unused header files
Yangtao Li
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-20
cpufreq: ia64-acpi: Don't validate the frequency table twice
Viresh Kumar
2017-04-15
cpufreq/ia64: Replace racy task affinity logic
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-04-09
cpufreq: Use consistent prefixing via pr_fmt
Joe Perches
2016-04-09
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2015-07-22
cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit()
Pan Xinhui
2015-07-22
cpufreq: ia64: remove redundant freq_table of acpi_cpufreq_data
Pan Xinhui
2015-07-22
ACPI / processor: Drop an unused argument of a cleanup routine
Rafael J. Wysocki
2014-04-07
cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table
Viresh Kumar
2014-04-07
cpufreq: ia64: don't set .driver_data to index
Viresh Kumar
2014-03-12
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
2013-10-31
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
2013-10-25
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-16
cpufreq: ia64-acpi: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
cpufreq: ia64-acpi: Use generic cpufreq routines
Viresh Kumar
2013-09-30
cpufreq: ia64-acpi: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-08-10
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
2013-08-07
cpufreq: Use sizeof(*ptr) convetion for computing sizes
Viresh Kumar
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-04-10
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
Viresh Kumar