summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/cpufreq
AgeCommit message (Expand)Author
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov
2010-07-26[CPUFREQ] Fix PCC driver error pathMatthew Garrett
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman
2010-07-26[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett
2010-05-25x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov
2010-05-08Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin
2010-04-09powernow-k8: Fix frequency reportingMark Langsdorf
2010-04-09x86, cpufreq: Add APERF/MPERF support for AMD processorsMark Langsdorf
2010-04-09powernow-k8: Add core performance boost supportBorislav Petkov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-01-28ACPI: replace acpi_integer by u64Lin Ming
2010-01-13[CPUFREQ] Fix cast warning in pcc driver.Dave Jones
2010-01-13[CPUFREQ] Processor Clocking Control interface driverNaga Chumbalkar
2010-01-13[CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger
2009-12-22arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton
2009-12-17cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger
2009-11-24[CPUFREQ] use an enum for speedstep processor identificationRusty Russell
2009-11-24[CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ...Krzysztof Helt
2009-11-24[CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...Rusty Russell
2009-11-17[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell
2009-11-17[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos
2009-11-17[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin
2009-11-17[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt
2009-10-29percpu: make percpu symbols in cpufreq uniqueTejun Heo
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-09-16[CPUFREQ] Fix NULL ptr regression in powernow-k8Kurt Roeckx
2009-09-15x86: Add generic aperf/mperf codePeter Zijlstra
2009-09-15x86: Move APERF/MPERF into a X86_FEATUREPeter Zijlstra
2009-09-01[CPUFREQ] Create a blacklist for processors that should not load the acpi-cpu...Prarit Bhargava
2009-09-01[CPUFREQ] Powernow-k8: Enable more than 2 low P-statesMark Langsdorf
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-06[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf
2009-06-15[CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...Rusty Russell
2009-06-15[CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.cRusty Russell
2009-06-15[CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...Rusty Russell
2009-06-15[CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell
2009-06-15[CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar
2009-06-15[CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar
2009-06-15[CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton
2009-06-15[CPUFREQ] powernow-k8.c: mess cleanupLuis Henriques
2009-06-15[CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0Thomas Renninger