summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-133-7/+10
*-. Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-112-2/+1
|\ \
| | * Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-1/+0
| * | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-241-1/+1
|/| |
| * | alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-201-1/+1
| | |
| \ \
*-. \ \ Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-202-6/+6
|\ \ \ \ | |_|_|/ |/| | |
| | * | x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum2009-02-202-6/+6
| |/ /
* / / cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell2009-02-161-5/+7
|/ /
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-02-091-6/+22
|\ \ | |/ |/|
| * [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf2009-02-051-6/+22
* | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-041-11/+0
|/
* fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar2009-01-201-7/+4
* cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-191-13/+9
* x86, cpufreq: remove leftover copymask_copy()Ingo Molnar2009-01-131-2/+0
* Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar2009-01-121-13/+12
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-106-119/+120
|\
| * cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrsMike Travis2009-01-061-40/+43
| * cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-061-12/+13
| * cpumask: use cpumask_var_t in acpi-cpufreq.cMike Travis2009-01-061-29/+29
| * cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-066-29/+29
| * cpumask: replace CPUMASK_ALLOC etc with cpumask_var_tRusty Russell2009-01-061-12/+9
* | remove lots of double-semicolonsFernando Carrijo2009-01-081-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-01-053-28/+38
|\
| * [CPUFREQ] Add Celeron Core support to p4-clockmod.Herton Ronaldo Krzesinski2008-12-051-0/+1
| * [CPUFREQ] add to speedstep-lib additional fsb values for core processorsHerton Ronaldo Krzesinski2008-12-051-0/+9
| * [CPUFREQ] Disable sysfs ui for p4-clockmod.Matthew Garrett2008-12-051-0/+1
| * [CPUFREQ] p4-clockmod: reduce noiseDominik Brodowski2008-12-051-1/+3
| * [CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usageRusty Russell2008-12-051-27/+24
* | cpumask: use alloc_cpumask_var_node where appropriateMike Travis2009-01-031-2/+3
* | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-033-12/+48
* | Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-042-4/+31
|\|
| * [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann2008-11-252-4/+31
* | tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-261-0/+4
|/
* Merge branch 'linus' into testLen Brown2008-10-237-53/+55
|\
| * Update email addresses.Dave Jones2008-10-205-7/+7
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-10-113-47/+49
| |\
| | * [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com2008-10-091-2/+3
| | * [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() errorAkinobu Mita2008-10-091-3/+5
| | * [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.cPaolo Ciarrocchi2008-10-091-21/+20
| | * [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.cPaolo Ciarrocchi2008-10-091-21/+21
* | | Merge branch 'yinghai' into testLen Brown2008-10-221-0/+3
|\ \ \
| * | | ACPI: don't load acpi_cpufreq if acpi=offYinghai Lu2008-10-101-0/+3
| |/ /
* | | Merge branch 'FW_BUG' into testLen Brown2008-10-221-18/+24
|\ \ \ | |/ / |/| |
| * | CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a re...Thomas Renninger2008-09-221-18/+24
| |/
* / [CPUFREQ] correct broken links and email addressesNémeth Márton2008-10-092-2/+2
|/
* Revert "[CPUFREQ][2/2] preregister support for powernow-k8"Linus Torvalds2008-08-192-75/+37
* [CPUFREQ][2/2] preregister support for powernow-k8Mark Langsdorf2008-08-082-37/+75
* [CPUFREQ][1/2] whitespace fix for powernow-k8Mark Langsdorf2008-08-081-3/+0
* [CPUFREQ] Fix warning in elanfreqDave Jones2008-08-081-1/+1
* [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.Dave Jones2008-08-081-2/+2