summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2010-05-03powernow-k8: Fix frequency reportingMark Langsdorf1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo11-7/+4
2010-03-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds3-0/+635
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds1-3/+3
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+2
2010-01-28ACPI: replace acpi_integer by u64Lin Ming1-3/+3
2010-01-13[CPUFREQ] Fix cast warning in pcc driver.Dave Jones1-2/+1
2010-01-13[CPUFREQ] Processor Clocking Control interface driverNaga Chumbalkar3-0/+636
2010-01-13[CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger1-1/+2
2009-12-22arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton1-1/+3
2009-12-17cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell1-1/+1
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-14/+14
2009-12-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds8-47/+57
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-1/+1
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger3-24/+29
2009-11-24[CPUFREQ] use an enum for speedstep processor identificationRusty Russell4-17/+17
2009-11-24[CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ...Krzysztof Helt1-1/+1
2009-11-24[CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...Rusty Russell1-5/+10
2009-11-17[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell1-12/+7
2009-11-17[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos1-6/+17
2009-11-17[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin1-1/+1
2009-11-17[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt1-1/+1
2009-10-29percpu: make percpu symbols in cpufreq uniqueTejun Heo1-14/+14
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-5/+2
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven1-5/+2
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2-32/+33
2009-09-16[CPUFREQ] Fix NULL ptr regression in powernow-k8Kurt Roeckx1-7/+8
2009-09-15x86: Add generic aperf/mperf codePeter Zijlstra1-70/+9
2009-09-15x86: Move APERF/MPERF into a X86_FEATUREPeter Zijlstra1-7/+2
2009-09-01[CPUFREQ] Create a blacklist for processors that should not load the acpi-cpu...Prarit Bhargava1-0/+21
2009-09-01[CPUFREQ] Powernow-k8: Enable more than 2 low P-statesMark Langsdorf1-25/+4
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-1/+1
2009-07-06[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf2-20/+13
2009-06-15[CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...Rusty Russell2-15/+4
2009-06-15[CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.cRusty Russell1-58/+60
2009-06-15[CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...Rusty Russell1-43/+17
2009-06-15[CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell2-39/+55
2009-06-15[CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar1-5/+1
2009-06-15[CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar1-14/+11
2009-06-15[CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton1-4/+3
2009-06-15[CPUFREQ] powernow-k8.c: mess cleanupLuis Henriques1-7/+9
2009-06-15[CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0Thomas Renninger1-0/+13
2009-06-10CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUSHarald Welte1-3/+6
2009-06-10CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUsHarald Welte1-5/+1
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu4-4/+4
2009-06-05[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFHDave Jones1-6/+7
2009-05-29acpi-cpufreq: fix printk typo and indentationJoe Perches1-2/+2
2009-05-26[CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann1-2/+21
2009-05-26[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger1-14/+5
2009-05-26[CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones1-0/+2