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-08-13
[CPUFREQ] acpi-cpufreq: add missing __percpu markup
Namhyung Kim
1
-1
/
+1
2010-08-12
[CPUFREQ] add missing __percpu markup in pcc-cpufreq.c
Namhyung Kim
1
-1
/
+1
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
2
-27
/
+25
2010-08-03
[CPUFREQ] Remove pointless printk from p4-clockmod.
Dave Jones
1
-6
/
+1
2010-08-03
[CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.c
Holger Freyther
1
-4
/
+4
2010-08-03
[CPUFREQ] Fix section mismatch for longhaul_cpu_init.
Holger Freyther
2
-16
/
+16
2010-08-03
[CPUFREQ] Fix section mismatch for longrun_cpu_init.
Holger Freyther
1
-3
/
+3
2010-08-03
[CPUFREQ] powernow-k8: Fix misleading variable naming
Borislav Petkov
1
-2
/
+2
2010-08-03
[CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-6
/
+3
2010-08-03
[CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev()
Kulikov Vasiliy
1
-1
/
+1
2010-08-03
[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent
Thomas Renninger
1
-3
/
+0
2010-08-03
[CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
Thomas Renninger
1
-2
/
+2
2010-08-03
[CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...
Marti Raudsepp
1
-0
/
+2
2010-08-03
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
Borislav Petkov
1
-6
/
+5
2010-08-03
[CPUFREQ] Fix PCC driver error path
Matthew Garrett
1
-8
/
+9
2010-08-03
[CPUFREQ] fix double freeing in error path of pcc-cpufreq
Daniel J Blueman
1
-12
/
+6
2010-08-03
[CPUFREQ] pcc driver should check for pcch method before calling _OSC
Matthew Garrett
1
-1
/
+5
2010-07-26
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
Borislav Petkov
1
-6
/
+5
2010-07-26
[CPUFREQ] Fix PCC driver error path
Matthew Garrett
1
-8
/
+9
2010-07-26
[CPUFREQ] fix double freeing in error path of pcc-cpufreq
Daniel J Blueman
1
-12
/
+6
2010-07-26
[CPUFREQ] pcc driver should check for pcch method before calling _OSC
Matthew Garrett
1
-1
/
+5
2010-07-19
update email address
Pavel Machek
1
-1
/
+1
2010-05-25
x86, k8: Fix section mismatch for powernowk8_exit()
Borislav Petkov
1
-3
/
+3
2010-05-08
Merge commit 'v2.6.34-rc6' into x86/cpu
H. Peter Anvin
11
-7
/
+4
2010-04-09
powernow-k8: Fix frequency reporting
Mark Langsdorf
1
-1
/
+2
2010-04-09
x86, cpufreq: Add APERF/MPERF support for AMD processors
Mark Langsdorf
5
-44
/
+72
2010-04-09
powernow-k8: Add core performance boost support
Borislav Petkov
2
-12
/
+151
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
[next]