aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/unicore2-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-26cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar1-2/+1
2014-04-21cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2014-04-07cpufreq: unicore32: fix typo issue for 'clk'Chen Gang1-1/+1
2014-03-26cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar1-2/+2
2014-01-17cpufreq: introduce cpufreq_generic_get() routineViresh Kumar1-12/+7
2014-01-06cpufreq: send new set of notification for transition failuresViresh Kumar1-9/+7
2013-10-16cpufreq: unicore2: don't initialize part of policy set by coreViresh Kumar1-1/+0
2013-10-16cpufreq: add new routine cpufreq_verify_within_cpu_limits()Viresh Kumar1-3/+1
2013-08-14cpufreq: unicore2: Staticize local symbolJingoo Han1-1/+1
2013-04-10cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+92