index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
cpufreq
/
powernow-k8.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
1
-6
/
+5
|
|
\
|
|
*
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
Borislav Petkov
2010-07-26
1
-6
/
+5
|
*
|
update email address
Pavel Machek
2010-07-19
1
-1
/
+1
|
|
/
*
|
[CPUFREQ] powernow-k8: Fix misleading variable naming
Borislav Petkov
2010-08-03
1
-2
/
+2
*
|
[CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...
Marti Raudsepp
2010-08-03
1
-0
/
+2
*
|
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
Borislav Petkov
2010-08-03
1
-6
/
+5
|
/
*
x86, k8: Fix section mismatch for powernowk8_exit()
Borislav Petkov
2010-05-25
1
-3
/
+3
*
powernow-k8: Fix frequency reporting
Mark Langsdorf
2010-04-09
1
-1
/
+2
*
x86, cpufreq: Add APERF/MPERF support for AMD processors
Mark Langsdorf
2010-04-09
1
-0
/
+8
*
powernow-k8: Add core performance boost support
Borislav Petkov
2010-04-09
1
-10
/
+151
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-03-01
1
-3
/
+3
|
\
|
*
ACPI: replace acpi_integer by u64
Lin Ming
2010-01-28
1
-3
/
+3
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2010-02-08
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
[CPUFREQ] Fix use after free of struct powernow_k8_data
Thomas Renninger
2010-01-13
1
-1
/
+2
*
|
cpumask: rename tsk_cpumask to tsk_cpus_allowed
Rusty Russell
2009-12-17
1
-1
/
+1
|
/
*
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
Thomas Renninger
2009-11-24
1
-8
/
+9
*
[CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...
Rusty Russell
2009-11-24
1
-5
/
+10
*
[CPUFREQ] powernow-k8: Fix test in get_transition_latency()
Roel Kluin
2009-11-17
1
-1
/
+1
*
[CPUFREQ] Fix NULL ptr regression in powernow-k8
Kurt Roeckx
2009-09-16
1
-7
/
+8
*
[CPUFREQ] Powernow-k8: Enable more than 2 low P-states
Mark Langsdorf
2009-09-01
1
-25
/
+4
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-1
/
+1
*
[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states
Mark Langsdorf
2009-07-06
1
-19
/
+11
*
[CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...
Rusty Russell
2009-06-15
1
-4
/
+4
*
[CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.c
Rusty Russell
2009-06-15
1
-58
/
+60
*
[CPUFREQ] powernow-k8: get drv data for correct CPU
Naga Chumbalkar
2009-06-15
1
-5
/
+1
*
[CPUFREQ] powernow-k8: read P-state from HW
Naga Chumbalkar
2009-06-15
1
-14
/
+11
*
[CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]
Andrew Morton
2009-06-15
1
-4
/
+3
*
[CPUFREQ] powernow-k8.c: mess cleanup
Luis Henriques
2009-06-15
1
-7
/
+9
*
[CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0
Thomas Renninger
2009-06-15
1
-0
/
+13
*
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
2009-06-09
1
-1
/
+1
*
[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH
Dave Jones
2009-06-05
1
-6
/
+7
*
[CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates
Andreas Herrmann
2009-05-26
1
-2
/
+21
*
[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data
Thomas Renninger
2009-05-26
1
-14
/
+5
*
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
2009-03-30
1
-153
/
+233
|
\
|
*
[CPUFREQ] powernow-k8: Use a common exit path.
Dave Jones
2009-02-24
1
-12
/
+10
|
*
[CPUFREQ] powernow-k8: Only print error message once, not per core.
Thomas Renninger
2009-02-24
1
-6
/
+15
|
*
[CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI support
Thomas Renninger
2009-02-24
1
-28
/
+0
|
*
[CPUFREQ] checkpatch cleanups for powernow-k8
Dave Jones
2009-02-24
1
-125
/
+226
*
|
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
2009-03-13
1
-5
/
+8
|
/
*
cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...
Rusty Russell
2009-02-16
1
-5
/
+7
*
[CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table
Mark Langsdorf
2009-02-05
1
-6
/
+22
*
cpumask: convert struct cpufreq_policy to cpumask_var_t
Rusty Russell
2009-01-06
1
-3
/
+3
*
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
2009-01-03
1
-9
/
+15
*
[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value
Andreas Herrmann
2008-11-25
1
-3
/
+15
*
Merge branch 'linus' into test
Len Brown
2008-10-23
1
-1
/
+1
|
\
|
*
Update email addresses.
Dave Jones
2008-10-20
1
-1
/
+1
*
|
CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a re...
Thomas Renninger
2008-09-22
1
-18
/
+24
|
/
*
Revert "[CPUFREQ][2/2] preregister support for powernow-k8"
Linus Torvalds
2008-08-19
1
-73
/
+36
*
[CPUFREQ][2/2] preregister support for powernow-k8
Mark Langsdorf
2008-08-08
1
-36
/
+73
[next]