aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | PM / Hibernate: use rb_entryDavidlohr Bueso2012-11-14
| * | | | | | PM / sysfs: replace strict_str* with kstrto*Daniel Walter2012-11-14
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2012-11-29
|\ \ \ \ \ \
| * | | | | | base: power - use clk_prepare_enable and clk_prepare_disableMurali Karicheri2012-11-14
| |/ / / / /
* | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2012-11-29
|\ \ \ \ \ \
| * | | | | | PM / OPP: using kfree_rcu() to simplify the codeWei Yongjun2012-11-14
| * | | | | | PM / OPP: predictable fail results for opp_find* functions, v2Nishanth Menon2012-11-14
| * | | | | | PM / OPP: Export symbols for module usage.Liam Girdwood2012-11-14
| * | | | | | PM / OPP: RCU reclaimVincent Guittot2012-11-14
| |/ / / / /
* | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2012-11-29
|\ \ \ \ \ \
| * | | | | | cpuidle: Measure idle state durations with monotonic clockJulius Werner2012-11-27
| * | | | | | cpuidle: fix a suspicious RCU usage in menu governorLi Zhong2012-11-22
| * | | | | | cpuidle: support multiple driversDaniel Lezcano2012-11-14
| * | | | | | cpuidle: prepare the cpuidle core to handle multiple driversDaniel Lezcano2012-11-14
| * | | | | | cpuidle: move driver checking within the lock sectionDaniel Lezcano2012-11-14
| * | | | | | cpuidle: move driver's refcount to cpuidleDaniel Lezcano2012-11-14
| * | | | | | cpuidle: fixup device.h header in cpuidle.hDaniel Lezcano2012-11-14
| * | | | | | cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano2012-11-14
| * | | | | | cpuidle: Get typical recent sleep intervalYouquan Song2012-11-14
| * | | | | | cpuidle: Set residency to 0 if target Cstate not enterYouquan Song2012-11-14
| * | | | | | cpuidle: Quickly notice prediction failure in general caseYouquan Song2012-11-14
| * | | | | | cpuidle: Quickly notice prediction failure for repeat modeYouquan Song2012-11-14
| * | | | | | cpuidle / sysfs: move kobj initialization in the syfs fileDaniel Lezcano2012-11-14
| * | | | | | cpuidle / sysfs: change function parameterDaniel Lezcano2012-11-14
| |/ / / / /
* | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2012-11-29
|\ \ \ \ \ \
| * | | | | | cpufreq: ondemand: update sampling rate only on right CPUsFabio Baltieri2012-11-27
| * | | | | | cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri2012-11-27
| * | | | | | cpufreq: governors: Fix jiffies/cputime mixup (revisited)Rafael J. Wysocki2012-11-24
| * | | | | | cpufreq: ondemand: fix wrong delay sampling rateFabio Baltieri2012-11-23
| * | | | | | cpufreq: exynos: Use static for functions used in only this fileTushar Behera2012-11-21
| * | | | | | cpufreq: exynos: Broadcast frequency change notifications for all coresTomasz Figa2012-11-21
| * | | | | | cpufreq: remove use of __devexitBill Pemberton2012-11-20
| * | | | | | cpufreq: remove use of __devinitBill Pemberton2012-11-20
| * | | | | | cpufreq: remove use of __devexit_pBill Pemberton2012-11-20
| * | | | | | cpufreq: Remove unnecessary initialization of a local variableJingoo Han2012-11-14
| * | | | | | cpufreq: Make sure target freq is within limitsViresh Kumar2012-11-14
| * | | | | | cpufreq: Avoid calling cpufreq driver's target() routine if target_freq == po...Viresh Kumar2012-11-14
| * | | | | | cpufreq: Fix sparse warning by making local function staticViresh Kumar2012-11-14
| * | | | | | cpufreq: Fix sparse warnings by updating cputime64_t to u64Viresh Kumar2012-11-14
| * | | | | | cpufreq: governors: remove redundant codeViresh Kumar2012-11-14
| * | | | | | cpufreq: return early from __cpufreq_driver_getavg()Viresh Kumar2012-11-14
| * | | | | | cpufreq: fix jiffies/cputime mixup in conservative/ondemand governorsAndreas Schwab2012-11-14
| * | | | | | cpufreq: Improve debug printsViresh Kumar2012-11-14
| * | | | | | cpufreq: Move common part from governors to separate file, v2viresh kumar2012-11-14
| * | | | | | cpufreq / core: Fix printing of governor and driver nameviresh kumar2012-11-14
| * | | | | | cpufreq / core: Fix typo in comment describing show_bios_limit()viresh kumar2012-11-14
| |/ / / / /
* | | | | | Merge branch 'acpi-general'Rafael J. Wysocki2012-11-29
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fixZhang Rui2012-11-27
| * | | | | ACPI: drop unnecessary local variable from acpi_system_write_wakeup_device()Cyril Roelandt2012-11-22
| * | | | | ACPI: Fix logging when no pci_irq is allocatedJoe Perches2012-11-21