index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
Dave Jones
2011-05-19
*
[CPUFREQ] use dynamic debug instead of custom infrastructure
Dominik Brodowski
2011-05-04
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-18
|
\
|
*
x86: Fix common misspellings
Lucas De Marchi
2011-03-18
*
|
[CPUFREQ] powernow-k8: The table index is not worth displaying
Thomas Renninger
2011-03-16
|
/
*
[CPUFREQ] Fix another notifier leak in powernow-k8.
Dave Jones
2011-03-01
*
[CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.c
Neil Brown
2011-03-01
*
x86: Replace uses of current_cpu_data with this_cpu ops
Tejun Heo
2010-12-30
*
x86: Use this_cpu_ops to optimize code
Tejun Heo
2010-12-30
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
|
|
\
|
|
*
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
Borislav Petkov
2010-07-26
|
*
|
update email address
Pavel Machek
2010-07-19
|
|
/
*
|
[CPUFREQ] powernow-k8: Fix misleading variable naming
Borislav Petkov
2010-08-03
*
|
[CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...
Marti Raudsepp
2010-08-03
*
|
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
Borislav Petkov
2010-08-03
|
/
*
x86, k8: Fix section mismatch for powernowk8_exit()
Borislav Petkov
2010-05-25
*
powernow-k8: Fix frequency reporting
Mark Langsdorf
2010-04-09
*
x86, cpufreq: Add APERF/MPERF support for AMD processors
Mark Langsdorf
2010-04-09
*
powernow-k8: Add core performance boost support
Borislav Petkov
2010-04-09
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-03-01
|
\
|
*
ACPI: replace acpi_integer by u64
Lin Ming
2010-01-28
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2010-02-08
|
\
\
|
|
/
|
/
|
|
*
[CPUFREQ] Fix use after free of struct powernow_k8_data
Thomas Renninger
2010-01-13
*
|
cpumask: rename tsk_cpumask to tsk_cpus_allowed
Rusty Russell
2009-12-16
|
/
*
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
Thomas Renninger
2009-11-24
*
[CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...
Rusty Russell
2009-11-24
*
[CPUFREQ] powernow-k8: Fix test in get_transition_latency()
Roel Kluin
2009-11-17
*
[CPUFREQ] Fix NULL ptr regression in powernow-k8
Kurt Roeckx
2009-09-16
*
[CPUFREQ] Powernow-k8: Enable more than 2 low P-states
Mark Langsdorf
2009-09-01
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
*
[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states
Mark Langsdorf
2009-07-06
*
[CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...
Rusty Russell
2009-06-15
*
[CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.c
Rusty Russell
2009-06-15
*
[CPUFREQ] powernow-k8: get drv data for correct CPU
Naga Chumbalkar
2009-06-15
*
[CPUFREQ] powernow-k8: read P-state from HW
Naga Chumbalkar
2009-06-15
*
[CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]
Andrew Morton
2009-06-15
*
[CPUFREQ] powernow-k8.c: mess cleanup
Luis Henriques
2009-06-15
*
[CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0
Thomas Renninger
2009-06-15
*
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
2009-06-09
*
[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH
Dave Jones
2009-06-05
*
[CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates
Andreas Herrmann
2009-05-26
*
[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data
Thomas Renninger
2009-05-26
*
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
2009-03-30
|
\
|
*
[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-24
*
|
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
2009-03-13
|
/
*
cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...
Rusty Russell
2009-02-16
[next]