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
/
exynos5440-cpufreq.c
Age
Commit message (
Expand
)
Author
2018-07-17
cpufreq: exynos: Remove support for Exynos5440
Krzysztof Kozlowski
2018-02-08
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
Dominik Brodowski
2017-06-24
cpufreq: exynos5440: Fix inconsistent indenting
Krzysztof Kozlowski
2017-01-30
PM / OPP: Update OPP users to put reference
Viresh Kumar
2015-09-15
PM / OPP: Prefix exported opp routines with dev_pm_opp_
Viresh Kumar
2015-09-15
PM / OPP: Rename opp init/free table routines
Viresh Kumar
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-01
exynos5440: free OPP table created during ->init()
Viresh Kumar
2014-10-20
cpufreq: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-30
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
Stratos Karafotis
2014-03-26
cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
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-10-31
cpufreq: distinguish drivers that do asynchronous notifications
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-25
PM / OPP: rename header to linux/pm_opp.h
Nishanth Menon
2013-10-25
PM / OPP: rename data structures to dev_pm equivalents
Nishanth Menon
2013-10-25
PM / OPP: rename functions to dev_pm_opp*
Nishanth Menon
2013-10-16
cpufreq: exynos: Show a list of available frequencies
Jungseok Lee
2013-10-16
cpufreq: exynos: use cpufreq_generic_init()
Viresh Kumar
2013-10-16
cpufreq: exynos: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
cpufreq: exynos: Use generic cpufreq routines
Viresh Kumar
2013-09-30
cpufreq: exynos: call cpufreq_frequency_table_put_attr()
Viresh Kumar
2013-09-30
cpufreq: exynos: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-09-25
cpufreq: exynos5440: Fix potential NULL pointer dereference
Sachin Kamat
2013-08-12
cpufreq: exynos5440: Fix to skip when new frequency same as current
Amit Daniel Kachhap
2013-04-22
cpufreq: exynos5440: Protect OPP search calls with RCU lock
Amit Daniel Kachhap
2013-04-10
cpufreq: exynos: Add cpufreq driver for exynos5440
Amit Daniel Kachhap