aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | 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
| * | | ACPI: Update Dock hotplug error messagesToshi Kani2012-11-21
| * | | ACPI: Update Container hotplug error messagesToshi Kani2012-11-21
| * | | ACPI: Update Memory hotplug error messagesToshi Kani2012-11-21
| * | | ACPI: Update CPU hotplug error messagesToshi Kani2012-11-21
| * | | ACPI: Add acpi_handle_<level>() interfacesToshi Kani2012-11-21
| * | | ACPI: remove use of __devexitBill Pemberton2012-11-21
| * | | ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.Lan Tianyu2012-11-21
| * | | ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra2012-11-16
| * | | ACPI: create _SUN sysfs fileYasuaki Ishimatsu2012-11-15
| * | | ACPI / memhotplug: bind the memory device when the driver is being loadedWen Congyang2012-11-15
| * | | ACPI / memhotplug: don't allow to eject the memory device if it is being usedWen Congyang2012-11-15
| * | | ACPI / memhotplug: free memory device if acpi_memory_enable_device() failedWen Congyang2012-11-15
| * | | ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me...Wen Congyang2012-11-15
| * | | ACPI / memhotplug: deal with eject request in hotplug queueWen Congyang2012-11-15
| * | | ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove()Yasuaki Ishimatsu2012-11-15