aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/tegra-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-10cpufreq: tegra: update comment for clarityViresh Kumar1-3/+6
2014-06-05cpufreq: Tegra: implement intermediate frequency callbacksViresh Kumar1-35/+62
2014-05-17cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()Viresh Kumar1-7/+2
2014-03-12cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar1-1/+0
2014-03-06cpufreq: Tegra: Use cpufreq_generic_suspend()Viresh Kumar1-41/+5
2014-01-17cpufreq: introduce cpufreq_generic_get() routineViresh Kumar1-40/+8
2014-01-06cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar1-0/+1
2013-11-20cpufreq: tegra: don't error target() when suspendedStephen Warren1-3/+1
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar1-20/+5
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar1-9/+3
2013-10-16cpufreq: tegra: use cpufreq_generic_init()Viresh Kumar1-4/+9
2013-10-16cpufreq: tegra: don't initialize part of policy set by coreViresh Kumar1-2/+1
2013-10-16cpufreq: tegra: Use generic cpufreq routinesViresh Kumar1-12/+2
2013-09-30cpufreq: tegra: fix implementation of ->exit()Viresh Kumar1-1/+1
2013-09-30cpufreq: tegra: use cpufreq_table_validate_and_show()Viresh Kumar1-2/+1
2013-08-23cpufreq: tegra: fix the wrong clock nameJoseph Lo1-2/+2
2013-06-27Merge branch 'pm-cpufreq-arm' into pm-cpufreqRafael J. Wysocki1-2/+2
2013-06-24cpufreq: tegra: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar1-2/+2
2013-05-27cpufreq: tegra: Don't initialize .index field of cpufreq_frequency_tableViresh Kumar1-10/+9
2013-04-08cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar1-0/+292