index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-03
powernow-k8: Fix frequency reporting
Mark Langsdorf
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
11
-7
/
+4
2010-03-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
3
-0
/
+635
2010-03-01
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-3
/
+3
2010-02-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-1
/
+2
2010-01-28
ACPI: replace acpi_integer by u64
Lin Ming
1
-3
/
+3
2010-01-13
[CPUFREQ] Fix cast warning in pcc driver.
Dave Jones
1
-2
/
+1
2010-01-13
[CPUFREQ] Processor Clocking Control interface driver
Naga Chumbalkar
3
-0
/
+636
2010-01-13
[CPUFREQ] Fix use after free of struct powernow_k8_data
Thomas Renninger
1
-1
/
+2
2009-12-22
arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...
Andrew Morton
1
-1
/
+3
2009-12-17
cpumask: rename tsk_cpumask to tsk_cpus_allowed
Rusty Russell
1
-1
/
+1
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-14
/
+14
2009-12-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
8
-47
/
+57
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
1
-1
/
+1
2009-11-24
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
Thomas Renninger
3
-24
/
+29
2009-11-24
[CPUFREQ] use an enum for speedstep processor identification
Rusty Russell
4
-17
/
+17
2009-11-24
[CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ...
Krzysztof Helt
1
-1
/
+1
2009-11-24
[CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...
Rusty Russell
1
-5
/
+10
2009-11-17
[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...
Rusty Russell
1
-12
/
+7
2009-11-17
[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...
John Villalovos
1
-6
/
+17
2009-11-17
[CPUFREQ] powernow-k8: Fix test in get_transition_latency()
Roel Kluin
1
-1
/
+1
2009-11-17
[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUs
Krzysztof Helt
1
-1
/
+1
2009-10-29
percpu: make percpu symbols in cpufreq unique
Tejun Heo
1
-14
/
+14
2009-09-20
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-5
/
+2
2009-09-19
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
1
-5
/
+2
2009-09-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2
-32
/
+33
2009-09-16
[CPUFREQ] Fix NULL ptr regression in powernow-k8
Kurt Roeckx
1
-7
/
+8
2009-09-15
x86: Add generic aperf/mperf code
Peter Zijlstra
1
-70
/
+9
2009-09-15
x86: Move APERF/MPERF into a X86_FEATURE
Peter Zijlstra
1
-7
/
+2
2009-09-01
[CPUFREQ] Create a blacklist for processors that should not load the acpi-cpu...
Prarit Bhargava
1
-0
/
+21
2009-09-01
[CPUFREQ] Powernow-k8: Enable more than 2 low P-states
Mark Langsdorf
1
-25
/
+4
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-1
/
+1
2009-07-06
[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states
Mark Langsdorf
2
-20
/
+13
2009-06-15
[CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...
Rusty Russell
2
-15
/
+4
2009-06-15
[CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.c
Rusty Russell
1
-58
/
+60
2009-06-15
[CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...
Rusty Russell
1
-43
/
+17
2009-06-15
[CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.c
Rusty Russell
2
-39
/
+55
2009-06-15
[CPUFREQ] powernow-k8: get drv data for correct CPU
Naga Chumbalkar
1
-5
/
+1
2009-06-15
[CPUFREQ] powernow-k8: read P-state from HW
Naga Chumbalkar
1
-14
/
+11
2009-06-15
[CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]
Andrew Morton
1
-4
/
+3
2009-06-15
[CPUFREQ] powernow-k8.c: mess cleanup
Luis Henriques
1
-7
/
+9
2009-06-15
[CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0
Thomas Renninger
1
-0
/
+13
2009-06-10
CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUS
Harald Welte
1
-3
/
+6
2009-06-10
CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs
Harald Welte
1
-5
/
+1
2009-06-09
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
4
-4
/
+4
2009-06-05
[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH
Dave Jones
1
-6
/
+7
2009-05-29
acpi-cpufreq: fix printk typo and indentation
Joe Perches
1
-2
/
+2
2009-05-26
[CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates
Andreas Herrmann
1
-2
/
+21
2009-05-26
[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data
Thomas Renninger
1
-14
/
+5
2009-05-26
[CPUFREQ] powernow-k7 build fix when ACPI=n
Dave Jones
1
-0
/
+2
[next]