index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
cpufreq
/
acpi-cpufreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpumask: use cpumask_var_t in acpi-cpufreq.c
Mike Travis
2009-01-06
1
-29
/
+29
*
cpumask: convert struct cpufreq_policy to cpumask_var_t
Rusty Russell
2009-01-06
1
-5
/
+5
*
cpumask: use alloc_cpumask_var_node where appropriate
Mike Travis
2009-01-03
1
-2
/
+3
*
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
2009-01-03
1
-3
/
+24
*
tracing: add "power-tracer": C/P state tracer to help power optimization
Arjan van de Ven
2008-11-26
1
-0
/
+4
*
Merge branch 'linus' into test
Len Brown
2008-10-23
1
-5
/
+8
|
\
|
*
[CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()
venkatesh.pallipadi@intel.com
2008-10-09
1
-2
/
+3
|
*
[CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() error
Akinobu Mita
2008-10-09
1
-3
/
+5
*
|
ACPI: don't load acpi_cpufreq if acpi=off
Yinghai Lu
2008-10-10
1
-0
/
+3
|
/
*
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
2008-07-26
1
-7
/
+3
*
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
2008-07-18
1
-3
/
+7
*
x86: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-23
1
-3
/
+3
*
[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...
Darrick J. Wong
2008-04-28
1
-0
/
+1
*
[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...
Venkatesh Pallipadi
2008-04-28
1
-0
/
+10
*
x86: use new set_cpus_allowed_ptr function
Mike Travis
2008-04-19
1
-14
/
+14
*
x86: change NR_CPUS arrays in acpi-cpufreq
travis@sgi.com
2008-01-30
1
-12
/
+13
*
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
1
-2
/
+2
*
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
2007-10-16
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-10-12
1
-1
/
+0
*
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...
Linus Torvalds
2007-10-11
1
-2
/
+2
*
i386: move kernel/cpu/cpufreq
Thomas Gleixner
2007-10-11
1
-0
/
+799