| Commit message (Expand) | Author | Age |
* | cpufreq: imx6q: Move speed grading check to cpufreq driver | Fabio Estevam | 2017-10-11 |
* | cpufreq: imx6q: Fix imx6sx low frequency support | Leonard Crestez | 2017-08-29 |
* | cpufreq: imx6q: imx6ull should use the same flow as imx6ul | Octavian Purdila | 2017-06-24 |
* | cpufreq: imx6q: Fix error handling code | Christophe Jaillet | 2017-04-19 |
* | cpufreq: imx6q: Set max suspend_freq to avoid changes during suspend | Leonard Crestez | 2017-04-19 |
* | cpufreq: imx6q: Fix handling EPROBE_DEFER from regulator | Irina Tirdea | 2017-04-19 |
* | PM / OPP: Update OPP users to put reference | Viresh Kumar | 2017-01-30 |
* | Merge branch 'pm-opp' | Rafael J. Wysocki | 2015-11-02 |
|\ |
|
| * | PM / OPP: Prefix exported opp routines with dev_pm_opp_ | Viresh Kumar | 2015-09-15 |
| * | PM / OPP: Rename opp init/free table routines | Viresh Kumar | 2015-09-15 |
* | | cpufreq: imx: update the clock switch flow to support imx6ul | Bai Ping | 2015-09-26 |
|/ |
|
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 |
|\ |
|
| * | cpufreq: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
* | | imx6q: free OPP table created during ->init() | Viresh Kumar | 2014-12-01 |
|/ |
|
* | cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulator | Anson Huang | 2014-07-21 |
* | cpufreq: imx6q: Remove unused include | Philipp Zabel | 2014-05-17 |
* | cpufreq: imx6q: Drop devm_clk/regulator_get usage | Philipp Zabel | 2014-05-17 |
* | cpufreq: Remove cpufreq_generic_exit() | Viresh Kumar | 2014-03-12 |
* | cpufreq: introduce cpufreq_generic_get() routine | Viresh Kumar | 2014-01-17 |
* | cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag | Viresh Kumar | 2014-01-06 |
* | cpufreq: imx6q: add of_init_opp_table | John Tobias | 2014-01-06 |
* | cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed | Anson Huang | 2014-01-06 |
* | cpufreq: move freq change notifications to cpufreq core | Viresh Kumar | 2013-10-31 |
* | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 2013-10-25 |
* | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 2013-10-25 |
|\ |
|
| * | cpufreq: imx6q: use cpufreq_generic_init() | Viresh Kumar | 2013-10-16 |
| * | cpufreq: imx6q: don't initialize part of policy set by core | Viresh Kumar | 2013-10-16 |
| * | cpufreq: imx6q: Use generic cpufreq routines | Viresh Kumar | 2013-10-16 |
| * | cpufreq: imx6q: use cpufreq_table_validate_and_show() | Viresh Kumar | 2013-09-30 |
* | | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon | 2013-10-25 |
* | | PM / OPP: rename data structures to dev_pm equivalents | Nishanth Menon | 2013-10-25 |
* | | PM / OPP: rename functions to dev_pm_opp* | Nishanth Menon | 2013-10-25 |
|/ |
|
* | cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 device | Sudeep KarkadaNagesha | 2013-09-19 |
* | Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux int... | Rafael J. Wysocki | 2013-08-27 |
|\ |
|
| * | cpufreq: imx6q: Fix clock enable balance | Sascha Hauer | 2013-08-26 |
* | | cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodes | Sudeep KarkadaNagesha | 2013-08-21 |
|/ |
|
* | cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error cases | Viresh Kumar | 2013-06-24 |
* | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 |
* | imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe() | Wei Yongjun | 2013-02-23 |
* | cpufreq: add imx6q-cpufreq driver | Shawn Guo | 2013-02-09 |