index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
cpufreq
Age
Commit message (
Expand
)
Author
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2009-03-09
Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
Dave Jones
2009-03-05
[CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor.
Dave Jones
2009-02-24
[CPUFREQ] Make cpufreq-nforce2 less obnoxious
Matthew Garrett
2009-02-24
[CPUFREQ] p4-clockmod reports wrong frequency.
Matthias-Christian Ott
2009-02-24
[CPUFREQ] powernow-k8: Use a common exit path.
Dave Jones
2009-02-24
[CPUFREQ] Change link order of x86 cpufreq modules
Matthew Garrett
2009-02-24
[CPUFREQ] Use swap() in longhaul.c
Dave Jones
2009-02-24
[CPUFREQ] checkpatch cleanups for acpi-cpufreq
Dave Jones
2009-02-24
[CPUFREQ] powernow-k8: Only print error message once, not per core.
Thomas Renninger
2009-02-24
[CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI support
Thomas Renninger
2009-02-24
[CPUFREQ] checkpatch cleanups for powernow-k8
Dave Jones
2009-02-24
[CPUFREQ] checkpatch cleanups for powernow-k7
Dave Jones
2009-02-24
[CPUFREQ] checkpatch cleanups for speedstep related drivers.
Dave Jones
2009-02-24
[CPUFREQ] checkpatch cleanups for sc520
Dave Jones
2009-02-24
[CPUFREQ] checkpatch cleanups for powernow-k6
Dave Jones
2009-02-24
[CPUFREQ] checkpatch cleanups for longrun
Dave Jones
2009-02-24
[CPUFREQ] checkpatch cleanups for longhaul
Dave Jones
2009-02-24
[CPUFREQ] checkpatch cleanups for gx-suspmod
Dave Jones
2009-02-24
[CPUFREQ] checkpatch cleanups for e_powersaver
Dave Jones
2009-02-24
[CPUFREQ] checkpatch cleanups for elanfreq
Dave Jones
2009-02-24
[CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix.
Dave Jones
2009-02-24
[CPUFREQ] checkpatch cleanups for cpufreq-nforce2
Dave Jones
2009-02-24
[CPUFREQ] Stupidly trivial CodingStyle fix
Dave Jones
2009-02-24
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Ingo Molnar
2009-02-20
Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core
Ingo Molnar
2009-02-20
x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits
Vegard Nossum
2009-02-20
alloc_percpu: change percpu_ptr to per_cpu_ptr
Rusty Russell
2009-02-16
cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...
Rusty Russell
2009-02-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2009-02-05
[CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table
Mark Langsdorf
2009-02-04
ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...
Thomas Renninger
2009-01-20
fix: crash: IP: __bitmap_intersects+0x48/0x73
Ingo Molnar
2009-01-19
cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write
Mike Travis
2009-01-13
x86, cpufreq: remove leftover copymask_copy()
Ingo Molnar
2009-01-12
Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"
Ingo Molnar
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-01-08
remove lots of double-semicolons
Fernando Carrijo
2009-01-06
cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs
Mike Travis
2009-01-06
cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write
Mike Travis
2009-01-06
cpumask: use cpumask_var_t in acpi-cpufreq.c
Mike Travis
2009-01-06
cpumask: convert struct cpufreq_policy to cpumask_var_t
Rusty Russell
2009-01-06
cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t
Rusty Russell
2009-01-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2009-01-03
cpumask: use alloc_cpumask_var_node where appropriate
Mike Travis
2009-01-03
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
2008-12-05
[CPUFREQ] Add Celeron Core support to p4-clockmod.
Herton Ronaldo Krzesinski
2008-12-05
[CPUFREQ] add to speedstep-lib additional fsb values for core processors
Herton Ronaldo Krzesinski
2008-12-05
[CPUFREQ] Disable sysfs ui for p4-clockmod.
Matthew Garrett
[next]