Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-20 | cpufreq: sh: Don't validate the frequency table twice | Viresh Kumar | 1 | -10/+12 |
2017-07-26 | cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag | Viresh Kumar | 1 | -2/+1 |
2017-04-15 | cpufreq/sh: Replace racy task affinity logic | Thomas Gleixner | 1 | -18/+27 |
2014-03-26 | cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end} | Viresh Kumar | 1 | -2/+2 |
2014-03-12 | cpufreq: add 'freq_table' in struct cpufreq_policy | Viresh Kumar | 1 | -1/+0 |
2013-10-16 | cpufreq: sh: don't initialize part of policy set by core | Viresh Kumar | 1 | -2/+0 |
2013-10-16 | cpufreq: sh: Use generic cpufreq routines | Viresh Kumar | 1 | -6/+1 |
2013-10-16 | cpufreq: add new routine cpufreq_verify_within_cpu_limits() | Viresh Kumar | 1 | -5/+2 |
2013-09-30 | cpufreq: sh: use cpufreq_table_validate_and_show() | Viresh Kumar | 1 | -3/+3 |
2013-08-10 | cpufreq: Drop the owner field from struct cpufreq_driver | Viresh Kumar | 1 | -1/+0 |
2013-04-10 | cpufreq: sh: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 1 | -0/+189 |