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
/
s5pv210-cpufreq.c
Age
Commit message (
Expand
)
Author
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
2016-01-25
cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefs
Bartlomiej Zolnierkiewicz
2015-11-05
cpufreq: s5pv210-cpufreq: fix wrong do_div() usage
Nicolas Pitre
2015-06-16
drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platfor...
Paul Gortmaker
2014-10-20
cpufreq: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-03
cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'
Viresh Kumar
2014-08-28
cpufreq: s5pv210: Remove spurious __init annotation
Mark Brown
2014-07-19
cpufreq: s5pv210: Make the driver multiplatform aware
Tomasz Figa
2014-05-27
cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSE
Paul Bolle
2014-04-07
cpufreq: create another field .flags in cpufreq_frequency_table
Viresh Kumar
2014-03-06
cpufreq: s5pv210: Use cpufreq_generic_suspend()
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-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: s5pv210: use cpufreq_generic_init()
Viresh Kumar
2013-10-16
cpufreq: s5pv210: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
cpufreq: s5pv210: Use generic cpufreq routines
Viresh Kumar
2013-09-30
cpufreq: s5pv210: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2011-07-13
[CPUFREQ] s5pv210: make needlessly global symbols static
Axel Lin
2011-07-13
[CPUFREQ] S5PV210: Add reboot notifier to prevent system hang
Huisung Kang
2011-07-13
[CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling down
Todd Poynor
2011-07-13
[CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequency
Arve Hjønnevåg
2011-07-13
[CPUFREQ] S5PV210: Add pm_notifier to prevent system unstable
Huisung Kang
2011-07-13
[CPUFREQ] S5PV210: Add arm/int voltage control support
Jonghwan Choi
2011-07-13
[CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pm
Huisung Kang
2011-07-13
[CPUFREQ] s5pv210-cpufreq.c: Add missing clk_put
Julia Lawall
2011-07-13
[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/
Kukjin Kim