aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/exynos5440-cpufreq.c
AgeCommit message (Expand)Author
2015-09-15PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar
2015-09-15PM / OPP: Rename opp init/free table routinesViresh Kumar
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-01exynos5440: free OPP table created during ->init()Viresh Kumar
2014-10-20cpufreq: drop owner assignment from platform_driversWolfram Sang
2014-04-30cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis
2014-03-26cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar
2014-03-12cpufreq: Remove cpufreq_generic_exit()Viresh Kumar
2014-01-17cpufreq: introduce cpufreq_generic_get() routineViresh Kumar
2014-01-06cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar
2013-10-31cpufreq: distinguish drivers that do asynchronous notificationsViresh Kumar
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar
2013-10-25Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon
2013-10-25PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon
2013-10-16cpufreq: exynos: Show a list of available frequenciesJungseok Lee
2013-10-16cpufreq: exynos: use cpufreq_generic_init()Viresh Kumar
2013-10-16cpufreq: exynos: don't initialize part of policy set by coreViresh Kumar
2013-10-16cpufreq: exynos: Use generic cpufreq routinesViresh Kumar
2013-09-30cpufreq: exynos: call cpufreq_frequency_table_put_attr()Viresh Kumar
2013-09-30cpufreq: exynos: use cpufreq_table_validate_and_show()Viresh Kumar
2013-09-25cpufreq: exynos5440: Fix potential NULL pointer dereferenceSachin Kamat
2013-08-12cpufreq: exynos5440: Fix to skip when new frequency same as currentAmit Daniel Kachhap
2013-04-22cpufreq: exynos5440: Protect OPP search calls with RCU lockAmit Daniel Kachhap
2013-04-10cpufreq: exynos: Add cpufreq driver for exynos5440Amit Daniel Kachhap