summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/tegra-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: tegra: don't error target() when suspendedStephen Warren2013-11-201-3/+1Star
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-20/+5Star
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-9/+3Star
* cpufreq: tegra: use cpufreq_generic_init()Viresh Kumar2013-10-161-4/+9
* cpufreq: tegra: don't initialize part of policy set by coreViresh Kumar2013-10-161-2/+1Star
* cpufreq: tegra: Use generic cpufreq routinesViresh Kumar2013-10-161-12/+2Star
* cpufreq: tegra: fix implementation of ->exit()Viresh Kumar2013-09-301-1/+1
* cpufreq: tegra: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-2/+1Star
* cpufreq: tegra: fix the wrong clock nameJoseph Lo2013-08-231-2/+2
* Merge branch 'pm-cpufreq-arm' into pm-cpufreqRafael J. Wysocki2013-06-271-2/+2
|\
| * cpufreq: tegra: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-2/+2
* | cpufreq: tegra: Don't initialize .index field of cpufreq_frequency_tableViresh Kumar2013-05-271-10/+9Star
|/
* cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-081-0/+292