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