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
/
powernow-k8.c
Age
Commit message (
Expand
)
Author
2009-03-30
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
2009-03-13
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
2009-02-24
[CPUFREQ] powernow-k8: Use a common exit path.
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-16
cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...
Rusty Russell
2009-02-05
[CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table
Mark Langsdorf
2009-01-06
cpumask: convert struct cpufreq_policy to cpumask_var_t
Rusty Russell
2009-01-03
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
2008-11-25
[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value
Andreas Herrmann
2008-10-23
Merge branch 'linus' into test
Len Brown
2008-10-20
Update email addresses.
Dave Jones
2008-09-22
CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a re...
Thomas Renninger
2008-08-19
Revert "[CPUFREQ][2/2] preregister support for powernow-k8"
Linus Torvalds
2008-08-08
[CPUFREQ][2/2] preregister support for powernow-k8
Mark Langsdorf
2008-08-08
[CPUFREQ][1/2] whitespace fix for powernow-k8
Mark Langsdorf
2008-07-26
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
2008-07-18
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
2008-07-06
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
2008-05-23
x86: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-19
[CPUFREQ] powernow-k8: improve error messages
Mark Langsdorf
2008-04-19
x86: use new set_cpus_allowed_ptr function
Mike Travis
2008-02-06
[CPUFREQ] Fix sparse warning in powernow-k8
Dave Jones
2008-02-06
[CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h
Yinghai Lu
2008-02-06
x86: fix sparse warnings in powernow-k8.c
Harvey Harrison
2008-01-30
x86: change NR_CPUS arrays in powernow-k8
travis@sgi.com
2007-11-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-10-22
[CPUFREQ] architectural pstate driver for powernow-k8
Mark Langsdorf
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
2007-10-16
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-10-11
i386: move kernel/cpu/cpufreq
Thomas Gleixner