summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-084-5/+3
| | * | cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-3/+1
| | * | cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-083-3/+1
| | * | 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-027-0/+507
| | * | cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-026-31/+17
| | * | cpufreq: drivers: don't check range of target freq in .target()Viresh Kumar2013-04-022-15/+0
| | * | cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-027-33/+1
| | * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-0251-340/+238
| | * | 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: Documentation: Fix cpufreq_frequency_table nameViresh Kumar2013-04-021-2/+2
| | * | cpufreq: cpu0: Fix mistake in Documentation exampleViresh Kumar2013-04-021-1/+1
| | * | 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-012-3/+14
| | * | 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-016-270/+538
| | * | cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar2013-04-012-6/+24
| | * | cpufreq: Convert the cpufreq_driver_lock to a rwlockNathan Zimmer2013-04-011-26/+26
| * | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-04-2839-757/+362
| |\ \ \
| | * | | cpuidle: add maintainer entryDaniel Lezcano2013-04-263-3/+15
| | * | | ARM: s3c64xx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-261-13/+1
| | * | | SH: cpuidle: use init/exit common routineDaniel Lezcano2013-04-241-6/+1
| | * | | cpuidle: fix comment formatDaniel Lezcano2013-04-241-1/+1
| | * | | ARM: imx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-236-116/+44
| | * | | ARM: davinci: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-19/+1
| | * | | ARM: kirkwood: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-15/+2
| | * | | ARM: calxeda: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-51/+1
| | * | | ARM: tegra: cpuidle: use init/exit common routine for tegra3Daniel Lezcano2013-04-231-26/+1
| | * | | ARM: tegra: cpuidle: use init/exit common routine for tegra2Daniel Lezcano2013-04-231-29/+1
| | * | | ARM: OMAP4: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-24/+2
| | * | | ARM: shmobile: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-9/+1
| | * | | ARM: tegra: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-25/+1
| | * | | ARM: OMAP3: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-20/+2
| | * | | ARM: at91: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-15/+2
| | * | | ARM: ux500: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-31/+1
| | * | | cpuidle: make a single register function for allDaniel Lezcano2013-04-233-2/+85
| | * | | ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpuDaniel Lezcano2013-04-231-2/+2
| | * | | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-2323-86/+18
| | * | | ARM: OMAP3: remove cpuidle_wrap_enterDaniel Lezcano2013-04-221-21/+9
| | * | | ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototypeDaniel Lezcano2013-04-221-3/+0
| | * | | ARM: shmobile: cpuidle: remove shmobile_enter_wfi functionDaniel Lezcano2013-04-221-1/+0
OpenPOWER on IntegriCloud