index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
/
cpu
/
cpufreq
/
speedstep-centrino.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
i386: move kernel/cpu/cpufreq
Thomas Gleixner
1
-634
/
+0
2007-07-13
[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
Adrian Bunk
1
-260
/
+16
2007-04-26
Fix preemption warnings in speedstep-centrino.c
Dave Jones
1
-1
/
+9
2006-12-23
[CPUFREQ] speedstep-centrino: missing space and bracket
Brice Goglin
1
-3
/
+3
2006-12-13
[CPUFREQ] speedstep-centrino should ignore upper performance control bits
Gary Hade
1
-3
/
+5
2006-11-09
Revert "[CPUFREQ] speedstep-centrino should ignore upper performance control ...
Dave Jones
1
-4
/
+0
2006-11-09
[CPUFREQ] speedstep-centrino should ignore upper performance control bits
Gary Hade
1
-0
/
+4
2006-10-21
[CPUFREQ] ifdef more unused on !SMP code.
Dave Jones
1
-1
/
+1
2006-10-21
[CPUFREQ] speedstep-centrino: remove dead code
Andrew Morton
1
-2
/
+2
2006-10-16
[CPUFREQ][4/8] acpi-cpufreq: Mark speedstep-centrino ACPI as deprecated
Venkatesh Pallipadi
1
-0
/
+3
2006-09-27
[CPUFREQ] Fix section mismatch warning
Venkatesh Pallipadi
1
-1
/
+1
2006-09-23
[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata
Jeremy Fitzhardinge
1
-1
/
+1
2006-09-06
[CPUFREQ] Workaround for BIOS bug in software coordination of frequency
Venkatesh Pallipadi
1
-1
/
+41
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
ACPI: HW P-state coordination support
Venkatesh Pallipadi
1
-1
/
+7
2006-06-25
[PATCH] remove for_each_cpu()
Andrew Morton
1
-3
/
+3
2006-06-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-68
/
+186
2006-06-22
[PATCH] redirect speedstep-centrino maintainer mail to cpufreq list
Jeremy Fitzhardinge
1
-8
/
+4
2006-06-16
Pull bugzilla-5737 into release branch
Len Brown
1
-66
/
+184
2006-06-05
[CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrino
Jan Beulich
1
-6
/
+6
2006-04-02
ACPI: UP build fix for bugzilla-5737
Andrew Morton
1
-0
/
+4
2006-02-28
[CPUFREQ] Remove duplicate cpuinfo struct
Dave Jones
1
-3
/
+1
2006-02-09
P-state software coordination for speedstep-centrino
Venkatesh Pallipadi
1
-66
/
+180
2006-01-25
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
1
-12
/
+0
2006-01-12
[PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...
Andi Kleen
1
-3
/
+2
2005-12-01
[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once
Venkatesh Pallipadi
1
-12
/
+0
2005-11-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-2
/
+1
2005-11-07
[PATCH] arch/i386: Use ARRAY_SIZE macro
Tobias Klauser
1
-1
/
+1
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-21
[CPUFREQ] kzalloc conversions for i386 drivers.
Dave Jones
1
-2
/
+1
2005-09-01
[CPUFREQ] Remove trailing whitespace before \n's in printks.
Dave Jones
1
-1
/
+1
2005-09-01
[CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.c
Mika Kukkonen
1
-2
/
+2
2005-09-01
[CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrino
Venkatesh Pallipadi
1
-7
/
+7
2005-07-12
[ACPI] enable C2 and C3 idle power states on SMP
Venkatesh Pallipadi
1
-1
/
+1
2005-06-01
[CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) support
Dave Jones
1
-0
/
+6
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+715