Age | Commit message (Expand) | Author | Files | Lines |
2014-07-21 | cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulator | Anson Huang | 1 | -14/+21 |
2014-05-17 | cpufreq: imx6q: Remove unused include | Philipp Zabel | 1 | -1/+0 |
2014-05-17 | cpufreq: imx6q: Drop devm_clk/regulator_get usage | Philipp Zabel | 1 | -14/+39 |
2014-03-12 | cpufreq: Remove cpufreq_generic_exit() | Viresh Kumar | 1 | -1/+0 |
2014-01-17 | cpufreq: introduce cpufreq_generic_get() routine | Viresh Kumar | 1 | -6/+2 |
2014-01-06 | cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag | Viresh Kumar | 1 | -0/+1 |
2014-01-06 | cpufreq: imx6q: add of_init_opp_table | John Tobias | 1 | -4/+17 |
2014-01-06 | cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed | Anson Huang | 1 | -29/+77 |
2013-10-31 | cpufreq: move freq change notifications to cpufreq core | Viresh Kumar | 1 | -22/+15 |
2013-10-26 | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 1 | -15/+2 |
2013-10-26 | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 1 | -33/+4 |
2013-10-26 | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon | 1 | -1/+1 |
2013-10-26 | PM / OPP: rename data structures to dev_pm equivalents | Nishanth Menon | 1 | -2/+2 |
2013-10-26 | PM / OPP: rename functions to dev_pm_opp* | Nishanth Menon | 1 | -10/+10 |
2013-10-16 | cpufreq: imx6q: use cpufreq_generic_init() | Viresh Kumar | 1 | -12/+1 |
2013-10-16 | cpufreq: imx6q: don't initialize part of policy set by core | Viresh Kumar | 1 | -1/+0 |
2013-10-16 | cpufreq: imx6q: Use generic cpufreq routines | Viresh Kumar | 1 | -19/+3 |
2013-09-30 | cpufreq: imx6q: use cpufreq_table_validate_and_show() | Viresh Kumar | 1 | -2/+1 |
2013-09-19 | cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 device | Sudeep KarkadaNagesha | 1 | -1/+6 |
2013-08-27 | Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux int... | Rafael J. Wysocki | 1 | -17/+0 |
2013-08-26 | cpufreq: imx6q: Fix clock enable balance | Sascha Hauer | 1 | -17/+0 |
2013-08-21 | cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodes | Sudeep KarkadaNagesha | 1 | -3/+1 |
2013-06-24 | cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error cases | Viresh Kumar | 1 | -6/+11 |
2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 1 | -9/+3 |
2013-02-23 | imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe() | Wei Yongjun | 1 | -1/+1 |
2013-02-09 | cpufreq: add imx6q-cpufreq driver | Shawn Guo | 1 | -0/+336 |