aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/imx6q-cpufreq.c
AgeCommit message (Expand)Author
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
2014-01-06cpufreq: imx6q: add of_init_opp_tableJohn Tobias
2014-01-06cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changedAnson Huang
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh 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: imx6q: use cpufreq_generic_init()Viresh Kumar
2013-10-16cpufreq: imx6q: don't initialize part of policy set by coreViresh Kumar
2013-10-16cpufreq: imx6q: Use generic cpufreq routinesViresh Kumar
2013-09-30cpufreq: imx6q: use cpufreq_table_validate_and_show()Viresh Kumar
2013-09-19cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha
2013-08-27Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux int...Rafael J. Wysocki
2013-08-26cpufreq: imx6q: Fix clock enable balanceSascha Hauer
2013-08-21cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha
2013-06-24cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-02-23imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()Wei Yongjun
2013-02-09cpufreq: add imx6q-cpufreq driverShawn Guo