| Commit message (Expand) | Author | Age | Files | Lines |
* | cpufreq: add 'freq_table' in struct cpufreq_policy | Viresh Kumar | 2014-03-12 | 1 | -1/+0 |
* | cpufreq: Tegra: Use cpufreq_generic_suspend() | Viresh Kumar | 2014-03-06 | 1 | -41/+5 |
* | cpufreq: introduce cpufreq_generic_get() routine | Viresh Kumar | 2014-01-17 | 1 | -40/+8 |
* | cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag | Viresh Kumar | 2014-01-06 | 1 | -0/+1 |
* | cpufreq: tegra: don't error target() when suspended | Stephen Warren | 2013-11-20 | 1 | -3/+1 |
* | cpufreq: move freq change notifications to cpufreq core | Viresh Kumar | 2013-10-31 | 1 | -20/+5 |
* | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 2013-10-25 | 1 | -9/+3 |
* | cpufreq: tegra: use cpufreq_generic_init() | Viresh Kumar | 2013-10-16 | 1 | -4/+9 |
* | cpufreq: tegra: don't initialize part of policy set by core | Viresh Kumar | 2013-10-16 | 1 | -2/+1 |
* | cpufreq: tegra: Use generic cpufreq routines | Viresh Kumar | 2013-10-16 | 1 | -12/+2 |
* | cpufreq: tegra: fix implementation of ->exit() | Viresh Kumar | 2013-09-30 | 1 | -1/+1 |
* | cpufreq: tegra: use cpufreq_table_validate_and_show() | Viresh Kumar | 2013-09-30 | 1 | -2/+1 |
* | cpufreq: tegra: fix the wrong clock name | Joseph Lo | 2013-08-23 | 1 | -2/+2 |
* | Merge branch 'pm-cpufreq-arm' into pm-cpufreq | Rafael J. Wysocki | 2013-06-27 | 1 | -2/+2 |
|\ |
|
| * | cpufreq: tegra: call CPUFREQ_POSTCHANGE notfier in error cases | Viresh Kumar | 2013-06-24 | 1 | -2/+2 |
* | | cpufreq: tegra: Don't initialize .index field of cpufreq_frequency_table | Viresh Kumar | 2013-05-27 | 1 | -10/+9 |
|/ |
|
* | cpufreq: tegra: Move driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 | 1 | -0/+292 |