Age | Commit message (Expand) | Author |
2013-02-10 | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag | Len Brown |
2013-02-10 | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param | Len Brown |
2013-02-10 | xen idle: make xen-specific macro xen-specific | Len Brown |
2013-02-09 | suspend: enable freeze timeout configuration through sys | Li Fei |
2013-02-09 | ACPI: enable ACPI SCI during suspend | Zhang Rui |
2013-02-09 | PM: Introduce suspend state PM_SUSPEND_FREEZE | Zhang Rui |
2013-02-09 | cpufreq: conservative: Fix typos in comments | Stratos Karafotis |
2013-02-09 | cpufreq: ondemand: Fix typos in comments | Stratos Karafotis |
2013-02-09 | cpufreq: exynos: simplify .init() for setting policy->cpus | Viresh Kumar |
2013-02-09 | cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs | Andrew Lunn |
2013-02-09 | cpufreq/x86: Add P-state driver for sandy bridge. | Dirk Brandewie |
2013-02-09 | cpufreq_stats: do not remove sysfs files if frequency table is not present | Dirk Brandewie |
2013-02-09 | cpufreq: Do not track governor name for scaling drivers with internal governors. | Dirk Brandewie |
2013-02-09 | cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_dr... | Dirk Brandewie |
2013-02-09 | cpufreq: Retrieve current frequency from scaling drivers with internal governors | Dirk Brandewie |
2013-02-08 | intel_idle: remove assumption of one C-state per MWAIT flag | Len Brown |
2013-02-08 | intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES | Len Brown |
2013-02-08 | tools/power turbostat: decode MSR_IA32_POWER_CTL | Len Brown |
2013-02-08 | tools/power turbostat: support Haswell | Len Brown |
2013-02-08 | intel_idle: support Haswell | Len Brown |
2013-02-09 | cpufreq: Fix locking issues | Viresh Kumar |
2013-02-09 | cpufreq: Create a macro for unlock_policy_rwsem{read,write} | Viresh Kumar |
2013-02-09 | cpufreq: Remove unused HOTPLUG_CPU code | Viresh Kumar |
2013-02-09 | cpufreq: governors: Fix WARN_ON() for multi-policy platforms | Viresh Kumar |
2013-02-09 | cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold | Stratos Karafotis |
2013-02-09 | cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR | Viresh Kumar |
2013-02-09 | cpufreq: Don't check cpu_online(policy->cpu) | Viresh Kumar |
2013-02-09 | cpufreq: add imx6q-cpufreq driver | Shawn Guo |
2013-02-08 | Merge branches 'acpi-idle', 'arm-idle' and 'intel-idle' into idle-remove-stat... | Len Brown |
2013-02-08 | ACPI / idle: remove usage of the statedata | Daniel Lezcano |
2013-02-08 | ACPI / idle: pass the cpuidle_device parameter | Daniel Lezcano |
2013-02-08 | ACPI / idle : remove pointless headers | Daniel Lezcano |
2013-02-08 | ACPI / idle: remove unused definition | Daniel Lezcano |
2013-02-08 | davinci: cpuidle - remove useless initialization | Daniel Lezcano |
2013-02-08 | davinci: cpuidle - remove the ops | Daniel Lezcano |
2013-02-08 | davinci: cpuidle - move code to prevent forward declaration | Daniel Lezcano |
2013-02-08 | Replace the flag by a simple global boolean in the cpuidle.c. | Daniel Lezcano |
2013-02-09 | Linux 3.8-rc7v3.8-rc7 | Linus Torvalds |
2013-02-09 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-02-08 | Merge branch 'sctp_keys' | David S. Miller |
2013-02-08 | net: sctp: sctp_endpoint_free: zero out secret key data | Daniel Borkmann |
2013-02-08 | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree | Daniel Borkmann |
2013-02-08 | atm/iphase: rename fregt_t -> ffreg_t | Heiko Carstens |
2013-02-08 | ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned | Will Deacon |
2013-02-08 | ARM: DMA mapping: fix bad atomic test | Russell King |
2013-02-08 | ARM: realview: ensure that we have sufficient IRQs available | Russell King |
2013-02-08 | ARM: GIC: fix GIC cpumask initialization | Russell King |
2013-02-08 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-02-08 | net: usb: fix regression from FLAG_NOARP code | Lucas Stach |