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
/
spear-cpufreq.c
Age
Commit message (
Expand
)
Author
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
2019-07-16
cpufreq: Make cpufreq_generic_init() return void
Viresh Kumar
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-10-03
cpufreq: SPEAr: pr_err() strings should end with newlines
Arvind Yadav
2014-10-20
cpufreq: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-07
cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table
Viresh Kumar
2014-03-12
cpufreq: SPEAr: Instantiate as platform_driver
Viresh Kumar
2014-03-12
cpufreq: Remove cpufreq_generic_exit()
Viresh Kumar
2014-01-17
cpufreq: introduce cpufreq_generic_get() routine
Viresh Kumar
2014-01-06
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
2013-12-06
cpufreq: SPEAr: clk_round_rate() can return a zero upon error
Paul Walmsley
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-25
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2013-10-16
cpufreq: spear: use cpufreq_generic_init()
Viresh Kumar
2013-10-16
cpufreq: spear: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
cpufreq: spear: Use generic cpufreq routines
Viresh Kumar
2013-09-30
cpufreq: spear: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-09-30
cpufreq: SPEAr: Fix incorrect variable type
Sachin Kamat
2013-08-21
cpufreq: spear-cpufreq: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-02-02
cpufreq: Set all cpus in policy->cpus for single cluster SoCs
Viresh Kumar
2013-02-02
cpufreq: SPEAr: Notify all policy->cpus of frequency change
Viresh Kumar
2013-02-02
cpufreq: Simplify cpufreq_add_dev()
Viresh Kumar
2013-02-02
cpufreq: SPEAr: Fix sparse warning for cpufreq driver
Viresh Kumar
2012-11-27
cpufreq: SPEAr: Add CPUFreq driver
Deepak Sikri