aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/exynos5440-cpufreq.c
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * cpufreq: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | exynos5440: free OPP table created during ->init()Viresh Kumar2014-11-30
|/
* cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-29
* cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar2014-03-26
* cpufreq: Remove cpufreq_generic_exit()Viresh Kumar2014-03-11
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-16
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-06
* cpufreq: distinguish drivers that do asynchronous notificationsViresh Kumar2013-10-30
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-25
* Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-10-25
|\
| * cpufreq: exynos: Show a list of available frequenciesJungseok Lee2013-10-16
| * cpufreq: exynos: use cpufreq_generic_init()Viresh Kumar2013-10-15
| * cpufreq: exynos: don't initialize part of policy set by coreViresh Kumar2013-10-15
| * cpufreq: exynos: Use generic cpufreq routinesViresh Kumar2013-10-15
| * cpufreq: exynos: call cpufreq_frequency_table_put_attr()Viresh Kumar2013-09-30
| * cpufreq: exynos: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-30
* | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-25
* | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-25
* | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-25
|/
* cpufreq: exynos5440: Fix potential NULL pointer dereferenceSachin Kamat2013-09-24
* cpufreq: exynos5440: Fix to skip when new frequency same as currentAmit Daniel Kachhap2013-08-12
* cpufreq: exynos5440: Protect OPP search calls with RCU lockAmit Daniel Kachhap2013-04-21
* cpufreq: exynos: Add cpufreq driver for exynos5440Amit Daniel Kachhap2013-04-10