aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq
Commit message (Expand)AuthorAge
* 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
* [CPUFREQ][2/2] preregister support for powernow-k8Mark Langsdorf2008-08-08
* [CPUFREQ][1/2] whitespace fix for powernow-k8Mark Langsdorf2008-08-08
* [CPUFREQ] Fix warning in elanfreqDave Jones2008-08-08
* [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.Dave Jones2008-08-08
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-26
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-23
|\
| * NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis2008-07-20
| * cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_targetMike Travis2008-07-18
| * cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-18
| * Merge branch 'linus' into cpus4096Ingo Molnar2008-07-15
| |\
| * \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06
| |\ \