aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/exynos5440-cpufreq.c
AgeCommit message (Expand)Author
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