Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO | Duan Jiong | 2014-04-21 | 1 | -3/+1 |
* | cpufreq: unicore32: fix typo issue for 'clk' | Chen Gang | 2014-04-07 | 1 | -1/+1 |
* | cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end} | Viresh Kumar | 2014-03-26 | 1 | -2/+2 |
* | cpufreq: introduce cpufreq_generic_get() routine | Viresh Kumar | 2014-01-17 | 1 | -12/+7 |
* | cpufreq: send new set of notification for transition failures | Viresh Kumar | 2014-01-06 | 1 | -9/+7 |
* | cpufreq: unicore2: don't initialize part of policy set by core | Viresh Kumar | 2013-10-16 | 1 | -1/+0 |
* | cpufreq: add new routine cpufreq_verify_within_cpu_limits() | Viresh Kumar | 2013-10-16 | 1 | -3/+1 |
* | cpufreq: unicore2: Staticize local symbol | Jingoo Han | 2013-08-14 | 1 | -1/+1 |
* | cpufreq: unicore2: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 1 | -0/+92 |