aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/sh-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-02cpufreq: sh: Remove sh_cpufreq_cpu_ready()Viresh Kumar1-11/+0
2021-06-07cpufreq: sh: Remove unused linux/sched.h headersHailong Liu1-1/+0
2020-01-27cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki1-1/+1
2018-03-20cpufreq: sh: Don't validate the frequency table twiceViresh Kumar1-10/+12
2017-07-26cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar1-2/+1
2017-04-15cpufreq/sh: Replace racy task affinity logicThomas Gleixner1-18/+27
2014-03-26cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar1-2/+2
2014-03-12cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar1-1/+0
2013-10-16cpufreq: sh: don't initialize part of policy set by coreViresh Kumar1-2/+0
2013-10-16cpufreq: sh: Use generic cpufreq routinesViresh Kumar1-6/+1
2013-10-16cpufreq: add new routine cpufreq_verify_within_cpu_limits()Viresh Kumar1-5/+2
2013-09-30cpufreq: sh: use cpufreq_table_validate_and_show()Viresh Kumar1-3/+3
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar1-1/+0
2013-04-10cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+189