summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
...
| * cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-106-0/+525
| * cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-0/+702
| * cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-0/+93
| * cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-0/+208
| * cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-0/+267
| * cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-0/+456
| * cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-0/+290
| * cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-0/+248
| * cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-0/+140
| * cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-0/+661
| * cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-0/+229
| * cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-082-0/+493
| * cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-082-0/+255
| * cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-082-0/+232
| * cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-082-0/+293
| * cpufreq: ARM: Arrange drivers in alphabetical orderViresh Kumar2013-04-082-63/+63
| * cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glueViresh Kumar2013-04-025-0/+431
| * cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-022-7/+3
| * cpufreq: drivers: don't check range of target freq in .target()Viresh Kumar2013-04-021-6/+0
| * cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-023-9/+1
| * cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-0227-185/+117
| * cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases tooViresh Kumar2013-04-021-5/+8
| * cpufreq: cpufreq-cpu0: No need to check cpu number in init()Viresh Kumar2013-04-021-3/+0
| * cpufreq: conservative: Use an inline function to evaluate freq_targetStratos Karafotis2013-04-011-12/+16
| * cpufreq: kirkwood: fix coccicheck warningsSilviu-Mihai Popescu2013-04-011-5/+3
| * cpufreq: Fix unsigned variable being checked for negative valuejhbird.choi@samsung.com2013-04-011-1/+2
| * cpufreq: conservative: Fix the logic in frequency decrease checkingStratos Karafotis2013-04-011-6/+2
| * cpufreq: conservative: Fix sampling_down_factor functionalityStratos Karafotis2013-04-011-3/+8
| * cpufreq: governors: Calculate iowait time only when necessaryStratos Karafotis2013-04-014-34/+30
| * cpufreq: conservative: Fix relation when decreasing frequencyNamhyung Kim2013-04-011-1/+1
| * cpufreq: conservative: Break out earlier on the lowest frequencyNamhyung Kim2013-04-011-6/+6
| * cpufreq: governors: Avoid unnecessary per cpu timer interruptsViresh Kumar2013-04-014-19/+42
| * cpufreq: ondemand: Don't update sample_type if we don't evaluate load againViresh Kumar2013-04-011-13/+11
| * cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20Viresh Kumar2013-04-011-1/+1
| * cpufreq: governor: Implement per policy instances of governorsViresh Kumar2013-04-015-270/+530
| * cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar2013-04-011-3/+18
| * cpufreq: Convert the cpufreq_driver_lock to a rwlockNathan Zimmer2013-04-011-26/+26
* | cpufreq / intel_pstate: Set timer timeout correctlyDirk Brandewie2013-04-081-1/+0
* | cpufreq: Correct header guards typoBorislav Petkov2013-04-021-3/+3
* | cpufreq: check OF node /cpus presence before dereferencing itPaolo Pisati2013-04-021-2/+8
|/
* cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init()Viresh Kumar2013-03-251-2/+0
* cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()viresh kumar2013-03-251-4/+8
* intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk2013-03-251-3/+3
* cpufreq / intel_pstate: Fix calculation of current frequencyDirk Brandewie2013-03-251-1/+1
* cpufreq / intel_pstate: Add function to check that all MSRs are validDirk Brandewie2013-03-251-0/+26
* cpufreq / intel_pstate: Do not load on VM that does not report max P state.Dirk Brandewie2013-03-061-0/+3
* cpufreq / intel_pstate: Fix intel_pstate_init() error pathDirk Brandewie2013-03-061-28/+11
* cpufreq: highbank: do not initialize array with a loopEmilio López2013-03-041-7/+1
* cpufreq: Fix a typo in commentNamhyung Kim2013-03-041-1/+1
* Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-251-1/+1
|\
OpenPOWER on IntegriCloud