summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/tegra-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: tegra: update comment for clarityViresh Kumar2014-06-101-3/+6
* cpufreq: Tegra: implement intermediate frequency callbacksViresh Kumar2014-06-051-35/+62
* cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()Viresh Kumar2014-05-171-7/+2
* cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar2014-03-121-1/+0
* cpufreq: Tegra: Use cpufreq_generic_suspend()Viresh Kumar2014-03-061-41/+5
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-171-40/+8
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-061-0/+1
* cpufreq: tegra: don't error target() when suspendedStephen Warren2013-11-201-3/+1
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-20/+5
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-9/+3
* 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/+1
* cpufreq: tegra: Use generic cpufreq routinesViresh Kumar2013-10-161-12/+2
* 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/+1
* 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/+9
|/
* cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-081-0/+292
OpenPOWER on IntegriCloud