aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq
Commit message (Expand)AuthorAge
...
| | * | | | | [CPUFREQ] checkpatch cleanups for elanfreqDave Jones2009-02-24
| | * | | | | [CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix.Dave Jones2009-02-24
| | * | | | | [CPUFREQ] checkpatch cleanups for cpufreq-nforce2Dave Jones2009-02-24
| | * | | | | [CPUFREQ] Stupidly trivial CodingStyle fixDave Jones2009-02-24
| | | |_|_|/ | | |/| | |
* | | | | | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-13
| | | | | |
| \ \ \ \ \
*-. | | | | | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-11
|\ \| | | | | | | |_|/ / / | |/| | | |
| | * | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-09
| | |/ / /
| * | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-24
|/| | | |
| * | | | alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-20
| | |/ / | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-20
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| | * | x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum2009-02-20
| |/ /
* / / cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell2009-02-16
|/ /
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-02-09
|\ \ | |/ |/|
| * [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf2009-02-05
* | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-04
|/
* fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar2009-01-19
* cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-19
* x86, cpufreq: remove leftover copymask_copy()Ingo Molnar2009-01-13
* Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar2009-01-12
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-10
|\
| * cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrsMike Travis2009-01-06
| * cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-06
| * cpumask: use cpumask_var_t in acpi-cpufreq.cMike Travis2009-01-06
| * cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-06
| * cpumask: replace CPUMASK_ALLOC etc with cpumask_var_tRusty Russell2009-01-06
* | remove lots of double-semicolonsFernando Carrijo2009-01-08
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-01-05
|\
| * [CPUFREQ] Add Celeron Core support to p4-clockmod.Herton Ronaldo Krzesinski2008-12-05
| * [CPUFREQ] add to speedstep-lib additional fsb values for core processorsHerton Ronaldo Krzesinski2008-12-05
| * [CPUFREQ] Disable sysfs ui for p4-clockmod.Matthew Garrett2008-12-05
| * [CPUFREQ] p4-clockmod: reduce noiseDominik Brodowski2008-12-05
| * [CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usageRusty Russell2008-12-05
* | cpumask: use alloc_cpumask_var_node where appropriateMike Travis2009-01-03
* | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-03
* | Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-04
|\|
| * [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann2008-11-25
* | tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-26
|/
* Merge branch 'linus' into testLen Brown2008-10-23
|\
| * Update email addresses.Dave Jones2008-10-20
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-10-11
| |\
| | * [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com2008-10-09
| | * [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() errorAkinobu Mita2008-10-09
| | * [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.cPaolo Ciarrocchi2008-10-09
| | * [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.cPaolo Ciarrocchi2008-10-09
* | | Merge branch 'yinghai' into testLen Brown2008-10-22
|\ \ \
| * | | ACPI: don't load acpi_cpufreq if acpi=offYinghai Lu2008-10-10
| |/ /
* | | Merge branch 'FW_BUG' into testLen Brown2008-10-22
|\ \ \ | |/ / |/| |
| * | CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a re...Thomas Renninger2008-09-22
| |/
* / [CPUFREQ] correct broken links and email addressesNémeth Márton2008-10-09
|/
* Revert "[CPUFREQ][2/2] preregister support for powernow-k8"Linus Torvalds2008-08-19