summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/imx6q-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: imx6q: Move speed grading check to cpufreq driverFabio Estevam2017-10-111-20/+65
* cpufreq: imx6q: Fix imx6sx low frequency supportLeonard Crestez2017-08-291-0/+9
* cpufreq: imx6q: imx6ull should use the same flow as imx6ulOctavian Purdila2017-06-241-2/+4
* cpufreq: imx6q: Fix error handling codeChristophe Jaillet2017-04-191-1/+1
* cpufreq: imx6q: Set max suspend_freq to avoid changes during suspendLeonard Crestez2017-04-191-1/+7
* cpufreq: imx6q: Fix handling EPROBE_DEFER from regulatorIrina Tirdea2017-04-191-0/+7
* PM / OPP: Update OPP users to put referenceViresh Kumar2017-01-301-5/+5
* Merge branch 'pm-opp'Rafael J. Wysocki2015-11-021-3/+3
|\
| * 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
* | cpufreq: imx: update the clock switch flow to support imx6ulBai Ping2015-09-261-5/+45
|/
* 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
* | imx6q: free OPP table created during ->init()Viresh Kumar2014-12-011-1/+10
|/
* cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulatorAnson Huang2014-07-211-14/+21
* cpufreq: imx6q: Remove unused includePhilipp Zabel2014-05-171-1/+0
* cpufreq: imx6q: Drop devm_clk/regulator_get usagePhilipp Zabel2014-05-171-14/+39
* cpufreq: Remove cpufreq_generic_exit()Viresh Kumar2014-03-121-1/+0
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-171-6/+2
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-061-0/+1
* cpufreq: imx6q: add of_init_opp_tableJohn Tobias2014-01-061-4/+17
* cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changedAnson Huang2014-01-061-29/+77
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-22/+15
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-15/+2
* Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-10-251-33/+4
|\
| * cpufreq: imx6q: use cpufreq_generic_init()Viresh Kumar2013-10-161-12/+1
| * cpufreq: imx6q: don't initialize part of policy set by coreViresh Kumar2013-10-161-1/+0
| * cpufreq: imx6q: Use generic cpufreq routinesViresh Kumar2013-10-161-19/+3
| * cpufreq: imx6q: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-2/+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-2/+2
* | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-251-10/+10
|/
* cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha2013-09-191-1/+6
* Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux int...Rafael J. Wysocki2013-08-271-17/+0
|\
| * cpufreq: imx6q: Fix clock enable balanceSascha Hauer2013-08-261-17/+0
* | cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-211-3/+1
|/
* cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-6/+11
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-9/+3
* imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()Wei Yongjun2013-02-231-1/+1
* cpufreq: add imx6q-cpufreq driverShawn Guo2013-02-091-0/+336
OpenPOWER on IntegriCloud