aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq/powernow-k8.c
Commit message (Expand)AuthorAge
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-19
* [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-04
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-18
|\
| * x86: Fix common misspellingsLucas De Marchi2011-03-18
* | [CPUFREQ] powernow-k8: The table index is not worth displayingThomas Renninger2011-03-16
|/
* [CPUFREQ] Fix another notifier leak in powernow-k8.Dave Jones2011-03-01
* [CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.cNeil Brown2011-03-01
* x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-30
* x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-30
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-04
| |\
| | * [CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov2010-07-26
| * | update email addressPavel Machek2010-07-19
| |/
* | [CPUFREQ] powernow-k8: Fix misleading variable namingBorislav Petkov2010-08-03
* | [CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...Marti Raudsepp2010-08-03
* | [CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov2010-08-03
|/
* x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov2010-05-25
* powernow-k8: Fix frequency reportingMark Langsdorf2010-04-09
* x86, cpufreq: Add APERF/MPERF support for AMD processorsMark Langsdorf2010-04-09
* powernow-k8: Add core performance boost supportBorislav Petkov2010-04-09
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-01
|\
| * ACPI: replace acpi_integer by u64Lin Ming2010-01-28
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-02-08
|\ \ | |/ |/|
| * [CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger2010-01-13
* | cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell2009-12-16
|/
* [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-24
* [CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...Rusty Russell2009-11-24
* [CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin2009-11-17
* [CPUFREQ] Fix NULL ptr regression in powernow-k8Kurt Roeckx2009-09-16
* [CPUFREQ] Powernow-k8: Enable more than 2 low P-statesMark Langsdorf2009-09-01
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf2009-07-06
* [CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...Rusty Russell2009-06-15
* [CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.cRusty Russell2009-06-15
* [CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar2009-06-15
* [CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar2009-06-15
* [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton2009-06-15
* [CPUFREQ] powernow-k8.c: mess cleanupLuis Henriques2009-06-15
* [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0Thomas Renninger2009-06-15
* cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-09
* [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFHDave Jones2009-06-05
* [CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann2009-05-26
* [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger2009-05-26
* Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-30
|\
| * [CPUFREQ] powernow-k8: Use a common exit path.Dave Jones2009-02-24
| * [CPUFREQ] powernow-k8: Only print error message once, not per core.Thomas Renninger2009-02-24
| * [CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI supportThomas Renninger2009-02-24
| * [CPUFREQ] checkpatch cleanups for powernow-k8Dave Jones2009-02-24
* | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-13
|/
* cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell2009-02-16