aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/imx6q-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-16cpufreq: imx6q: Use generic cpufreq routinesViresh Kumar1-19/+3
2013-09-30cpufreq: imx6q: use cpufreq_table_validate_and_show()Viresh Kumar1-2/+1
2013-09-19cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha1-1/+6
2013-08-27Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux into pm-cpufreqRafael J. Wysocki1-17/+0
2013-08-26cpufreq: imx6q: Fix clock enable balanceSascha Hauer1-17/+0
2013-08-21cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha1-3/+1
2013-06-24cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar1-6/+11
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-9/+3
2013-02-23imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()Wei Yongjun1-1/+1
2013-02-09cpufreq: add imx6q-cpufreq driverShawn Guo1-0/+336