summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/unicore2-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar2017-07-261-2/+1
* cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-04-211-3/+1
* cpufreq: unicore32: fix typo issue for 'clk'Chen Gang2014-04-071-1/+1
* cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar2014-03-261-2/+2
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-171-12/+7
* cpufreq: send new set of notification for transition failuresViresh Kumar2014-01-061-9/+7
* cpufreq: unicore2: don't initialize part of policy set by coreViresh Kumar2013-10-161-1/+0
* cpufreq: add new routine cpufreq_verify_within_cpu_limits()Viresh Kumar2013-10-161-3/+1
* cpufreq: unicore2: Staticize local symbolJingoo Han2013-08-141-1/+1
* cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+92
OpenPOWER on IntegriCloud