aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | cpufreq: Documentation: Fix cpufreq_frequency_table nameViresh Kumar2013-04-02
| | * | | | | cpufreq: cpu0: Fix mistake in Documentation exampleViresh Kumar2013-04-02
| | * | | | | cpufreq: conservative: Use an inline function to evaluate freq_targetStratos Karafotis2013-03-31
| | * | | | | cpufreq: kirkwood: fix coccicheck warningsSilviu-Mihai Popescu2013-03-31
| | * | | | | cpufreq: Fix unsigned variable being checked for negative valuejhbird.choi@samsung.com2013-03-31
| | * | | | | cpufreq: conservative: Fix the logic in frequency decrease checkingStratos Karafotis2013-03-31
| | * | | | | cpufreq: conservative: Fix sampling_down_factor functionalityStratos Karafotis2013-03-31
| | * | | | | cpufreq: governors: Calculate iowait time only when necessaryStratos Karafotis2013-03-31
| | * | | | | cpufreq: conservative: Fix relation when decreasing frequencyNamhyung Kim2013-03-31
| | * | | | | cpufreq: conservative: Break out earlier on the lowest frequencyNamhyung Kim2013-03-31
| | * | | | | cpufreq: governors: Avoid unnecessary per cpu timer interruptsViresh Kumar2013-03-31
| | * | | | | cpufreq: ondemand: Don't update sample_type if we don't evaluate load againViresh Kumar2013-03-31
| | * | | | | cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20Viresh Kumar2013-03-31
| | * | | | | cpufreq: governor: Implement per policy instances of governorsViresh Kumar2013-03-31
| | * | | | | cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar2013-03-31
| | * | | | | cpufreq: Convert the cpufreq_driver_lock to a rwlockNathan Zimmer2013-03-31
| * | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-04-27
| |\ \ \ \ \ \
| | * | | | | | cpuidle: add maintainer entryDaniel Lezcano2013-04-26
| | * | | | | | ARM: s3c64xx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-26
| | * | | | | | SH: cpuidle: use init/exit common routineDaniel Lezcano2013-04-24
| | * | | | | | cpuidle: fix comment formatDaniel Lezcano2013-04-23
| | * | | | | | ARM: imx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | | | | ARM: davinci: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | | | | ARM: kirkwood: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | | | | ARM: calxeda: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | | | | ARM: tegra: cpuidle: use init/exit common routine for tegra3Daniel Lezcano2013-04-23
| | * | | | | | ARM: tegra: cpuidle: use init/exit common routine for tegra2Daniel Lezcano2013-04-23
| | * | | | | | ARM: OMAP4: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | | | | ARM: shmobile: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | | | | ARM: tegra: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | | | | ARM: OMAP3: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | | | | ARM: at91: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | | | | ARM: ux500: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | | | | cpuidle: make a single register function for allDaniel Lezcano2013-04-23
| | * | | | | | ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpuDaniel Lezcano2013-04-23
| | * | | | | | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-23
| | * | | | | | ARM: OMAP3: remove cpuidle_wrap_enterDaniel Lezcano2013-04-21
| | * | | | | | ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototypeDaniel Lezcano2013-04-21
| | * | | | | | ARM: shmobile: cpuidle: remove shmobile_enter_wfi functionDaniel Lezcano2013-04-21
| | * | | | | | SH: cpuidle: check error code at initDaniel Lezcano2013-04-21
| | * | | | | | SH: cpuidle: initialize the driver's states directlyDaniel Lezcano2013-04-21
| | * | | | | | SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usageDaniel Lezcano2013-04-21
| | * | | | | | SH: cpuidle: remove pointless initializationDaniel Lezcano2013-04-21
| | * | | | | | intel_idle: remove stop/start critical timingsDaniel Lezcano2013-04-21
| | * | | | | | Merge tag 'omap-pm-v3.10/cleanup/cpuidle-v2' of git://git.kernel.org/pub/scm/...Rafael J. Wysocki2013-04-10
| | |\ \ \ \ \ \
| | | * | | | | | ARM: OMAP4+: CPUidle: Consolidate idle driver for OMAP5 supportSantosh Shilimkar2013-04-09
| | | * | | | | | ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state()Santosh Shilimkar2013-04-09
| | | * | | | | | ARM: OMAP4: CPUidle: Make C-state description field more preciseSantosh Shilimkar2013-04-09
| | | * | | | | | ARM: OMAP: CPUidle: Unregister drivere on device registration failureSantosh Shilimkar2013-04-09
| | | * | | | | | ARM: OMAP4: CPUidle: Avoid double idle driver registrationSantosh Shilimkar2013-04-09