summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-10xen idle: make xen-specific macro xen-specificLen Brown
2013-02-09suspend: enable freeze timeout configuration through sysLi Fei
2013-02-09ACPI: enable ACPI SCI during suspendZhang Rui
2013-02-09PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui
2013-02-09cpufreq: conservative: Fix typos in commentsStratos Karafotis
2013-02-09cpufreq: ondemand: Fix typos in commentsStratos Karafotis
2013-02-09cpufreq: exynos: simplify .init() for setting policy->cpusViresh Kumar
2013-02-09cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn
2013-02-09cpufreq/x86: Add P-state driver for sandy bridge.Dirk Brandewie
2013-02-09cpufreq_stats: do not remove sysfs files if frequency table is not presentDirk Brandewie
2013-02-09cpufreq: Do not track governor name for scaling drivers with internal governors.Dirk Brandewie
2013-02-09cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_dr...Dirk Brandewie
2013-02-09cpufreq: Retrieve current frequency from scaling drivers with internal governorsDirk Brandewie
2013-02-09intel_idle: remove assumption of one C-state per MWAIT flagLen Brown
2013-02-09intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATESLen Brown
2013-02-09tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown
2013-02-09tools/power turbostat: support HaswellLen Brown
2013-02-09intel_idle: support HaswellLen Brown
2013-02-09cpufreq: Fix locking issuesViresh Kumar
2013-02-09cpufreq: Create a macro for unlock_policy_rwsem{read,write}Viresh Kumar
2013-02-09cpufreq: Remove unused HOTPLUG_CPU codeViresh Kumar
2013-02-09cpufreq: governors: Fix WARN_ON() for multi-policy platformsViresh Kumar
2013-02-09cpufreq: ondemand: Replace down_differential tuner with adj_up_thresholdStratos Karafotis
2013-02-09cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTRViresh Kumar
2013-02-09cpufreq: Don't check cpu_online(policy->cpu)Viresh Kumar
2013-02-09cpufreq: add imx6q-cpufreq driverShawn Guo
2013-02-08Merge branches 'acpi-idle', 'arm-idle' and 'intel-idle' into idle-remove-stat...Len Brown
2013-02-08ACPI / idle: remove usage of the statedataDaniel Lezcano
2013-02-08ACPI / idle: pass the cpuidle_device parameterDaniel Lezcano
2013-02-08ACPI / idle : remove pointless headersDaniel Lezcano
2013-02-08ACPI / idle: remove unused definitionDaniel Lezcano
2013-02-08davinci: cpuidle - remove useless initializationDaniel Lezcano
2013-02-08davinci: cpuidle - remove the opsDaniel Lezcano
2013-02-08davinci: cpuidle - move code to prevent forward declarationDaniel Lezcano
2013-02-08Replace the flag by a simple global boolean in the cpuidle.c.Daniel Lezcano
2013-02-08Linux 3.8-rc7Linus Torvalds
2013-02-08Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08Merge branch 'sctp_keys'David S. Miller
2013-02-08net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann
2013-02-08net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King
2013-02-08ARM: realview: ensure that we have sufficient IRQs availableRussell King
2013-02-08ARM: GIC: fix GIC cpumask initializationRussell King
2013-02-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach
2013-02-08l2tp: dont play with skb->truesizeEric Dumazet
2013-02-08net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann