aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/tegra-cpufreq.c
Commit message (Expand)AuthorAge
* cpufreq: tegra: update comment for clarityViresh Kumar2014-06-10
* cpufreq: Tegra: implement intermediate frequency callbacksViresh Kumar2014-06-05
* cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()Viresh Kumar2014-05-16
* cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar2014-03-11
* cpufreq: Tegra: Use cpufreq_generic_suspend()Viresh Kumar2014-03-06
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-16
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-06
* cpufreq: tegra: don't error target() when suspendedStephen Warren2013-11-20
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-30
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-25
* cpufreq: tegra: use cpufreq_generic_init()Viresh Kumar2013-10-15
* cpufreq: tegra: don't initialize part of policy set by coreViresh Kumar2013-10-15
* cpufreq: tegra: Use generic cpufreq routinesViresh Kumar2013-10-15
* cpufreq: tegra: fix implementation of ->exit()Viresh Kumar2013-09-30
* cpufreq: tegra: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-30
* cpufreq: tegra: fix the wrong clock nameJoseph Lo2013-08-23
* Merge branch 'pm-cpufreq-arm' into pm-cpufreqRafael J. Wysocki2013-06-27
|\
| * cpufreq: tegra: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-24
* | cpufreq: tegra: Don't initialize .index field of cpufreq_frequency_tableViresh Kumar2013-05-27
|/
* cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-08