summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-191/+0Star
* cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-021-6/+3Star
* cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-021-6/+0Star
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2Star
* sh: cpufreq: Wire up scaling_available_freqs support.Paul Mundt2012-01-271-0/+6
* sh: cpufreq: notify about rate rounding fallback.Paul Mundt2012-01-271-3/+9
* sh: cpufreq: Support CPU clock frequency table.Paul Mundt2012-01-271-28/+46
* sh: cpufreq: struct device lookup from CPU topology.Paul Mundt2012-01-271-10/+17
* sh: cpufreq: percpu struct clk accounting.Paul Mundt2012-01-271-9/+15
* arch/sh/kernel: Use set_cpus_allowed_ptrJulia Lawall2010-03-291-2/+2
* sh: cpufreq: Include CPU id in info messages.Paul Mundt2009-09-151-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-10-131-2/+1Star
|\
| * sh: Make cpufreq driver less noisy on SMP.Paul Mundt2007-09-211-2/+1Star
* | [CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger2007-10-051-1/+0Star
|/
* sh: cpufreq: Fix up the build for SH-2.Paul Mundt2007-07-201-5/+0Star
* sh: cpufreq: clock framework support.Paul Mundt2007-07-201-134/+80Star
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+218