index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
exynos5440-cpufreq.c
Age
Commit message (
Expand
)
Author
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