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