summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/exynos5440-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: exynos5440: Fix inconsistent indentingKrzysztof Kozlowski2017-06-241-3/+3
* PM / OPP: Update OPP users to put referenceViresh Kumar2017-01-301-3/+2
* PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar2015-09-151-3/+3
* PM / OPP: Rename opp init/free table routinesViresh Kumar2015-09-151-3/+3
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * cpufreq: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | exynos5440: free OPP table created during ->init()Viresh Kumar2014-12-011-1/+4
|/
* cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-301-15/+15
* cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar2014-03-261-2/+2
* cpufreq: Remove cpufreq_generic_exit()Viresh Kumar2014-03-121-1/+0
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-171-19/+14
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-061-1/+2
* cpufreq: distinguish drivers that do asynchronous notificationsViresh Kumar2013-10-311-1/+1
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-16/+5
* Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-10-251-22/+5
|\
| * cpufreq: exynos: Show a list of available frequenciesJungseok Lee2013-10-161-0/+1
| * cpufreq: exynos: use cpufreq_generic_init()Viresh Kumar2013-10-161-12/+2
| * cpufreq: exynos: don't initialize part of policy set by coreViresh Kumar2013-10-161-1/+0
| * cpufreq: exynos: Use generic cpufreq routinesViresh Kumar2013-10-161-14/+2
| * cpufreq: exynos: call cpufreq_frequency_table_put_attr()Viresh Kumar2013-09-301-0/+7
| * cpufreq: exynos: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-3/+1
* | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-251-1/+1
* | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-251-1/+1
* | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-251-6/+7
|/
* cpufreq: exynos5440: Fix potential NULL pointer dereferenceSachin Kamat2013-09-251-1/+1
* cpufreq: exynos5440: Fix to skip when new frequency same as currentAmit Daniel Kachhap2013-08-121-0/+3
* cpufreq: exynos5440: Protect OPP search calls with RCU lockAmit Daniel Kachhap2013-04-221-0/+3
* cpufreq: exynos: Add cpufreq driver for exynos5440Amit Daniel Kachhap2013-04-101-0/+478
OpenPOWER on IntegriCloud